Boost 1.64.0 Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- V8 3.28.35 This license applies to all parts of V8 that are not externally maintained libraries. The externally maintained libraries used by V8 are: - PCRE test suite, located in test/mjsunit/third_party/regexp-pcre/regexp-pcre.js. This is based on the test suite from PCRE-7.3, which is copyrighted by the University of Cambridge and Google, Inc. The copyright notice and license are embedded in regexp-pcre.js. - Layout tests, located in test/mjsunit/third_party/object-keys. These are based on layout tests from webkit.org which are copyrighted by Apple Computer, Inc. and released under a 3-clause BSD license. - Strongtalk assembler, the basis of the files assembler-arm-inl.h, assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h, assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h, assembler-x64.cc, assembler-x64.h, assembler.cc and assembler.h. This code is copyrighted by Sun Microsystems Inc. and released under a 3-clause BSD license. - Valgrind client API header, located at third_party/valgrind/valgrind.h This is released under the BSD license. - The Wasm C/C++ API headers, located at third_party/wasm-api/wasm.{h,hh} This is released under the Apache license. The API's upstream prototype implementation also formed the basis of V8's implementation in src/wasm/c-api.cc. These libraries have their own licenses; we recommend you read them, as their terms may differ from the terms below. Further license information can be found in LICENSE files located in sub-directories. Copyright 2014, the V8 project authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. atf:rcar-gen3_v2.5 ======= License ======= The software is provided under a BSD-3-Clause license (below). Contributions to this project are accepted under the same license with developer sign-off as described in the :ref:`Contributor's Guide`. :: Copyright (c) [XXXX-]YYYY, . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of Arm nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. SPDX Identifiers ---------------- Individual files contain the following tag instead of the full license text. :: SPDX-License-Identifier: BSD-3-Clause This enables machine processing of license information based on the SPDX License Identifiers that are here available: http://spdx.org/licenses/ Other Projects -------------- This project contains code from other projects as listed below. The original license text is included in those source files. - The libc source code is derived from `FreeBSD`_ and `SCC`_. FreeBSD uses various BSD licenses, including BSD-3-Clause and BSD-2-Clause. The SCC code is used under the BSD-3-Clause license with the author's permission. - The libfdt source code is disjunctively dual licensed (GPL-2.0+ OR BSD-2-Clause). It is used by this project under the terms of the BSD-2-Clause license. Any contributions to this code must be made under the terms of both licenses. - The LLVM compiler-rt source code is disjunctively dual licensed (NCSA OR MIT). It is used by this project under the terms of the NCSA license (also known as the University of Illinois/NCSA Open Source License), which is a permissive license compatible with BSD-3-Clause. Any contributions to this code must be made under the terms of both licenses. - The zlib source code is licensed under the Zlib license, which is a permissive license compatible with BSD-3-Clause. - Some STMicroelectronics platform source code is disjunctively dual licensed (GPL-2.0+ OR BSD-3-Clause). It is used by this project under the terms of the BSD-3-Clause license. Any contributions to this code must be made under the terms of both licenses. - Some source files originating from the Linux source tree, which are disjunctively dual licensed (GPL-2.0 OR MIT), are redistributed under the terms of the MIT license. These files are: - ``include/dt-bindings/interrupt-controller/arm-gic.h`` See the original `Linux MIT license`_. .. _FreeBSD: http://www.freebsd.org .. _Linux MIT license: https://raw.githubusercontent.com/torvalds/linux/master/LICENSES/preferred/MIT .. _SCC: http://www.simple-cc.org/ -------------------------------------------------------------------------------- m3-atf\bl2\bl2_main.c m3-atf\bl31\bl31_main.c m3-atf\include\common\bl_common.h m3-atf\include\common\debug.h m3-atf\make_helpers\build_macros.mk /* * Copyright (c) 2013-2020, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\bl2\bl2.mk m3-atf\bl31\bl31.mk m3-atf\Makefile # # Copyright (c) 2013-2021, ARM Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # -------------------------------------------------------------------------------- m3-atf\bl31\aarch64\runtime_exceptions.S /* * Copyright (c) 2013-2021, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\drivers\auth\auth_mod.c /* * Copyright (c) 2015-2020, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\drivers\renesas\common\emmc\emmc_cmd.c m3-atf\drivers\renesas\common\emmc\emmc_config.h m3-atf\drivers\renesas\common\emmc\emmc_def.h m3-atf\drivers\renesas\common\emmc\emmc_hal.h m3-atf\drivers\renesas\common\emmc\emmc_mount.c m3-atf\drivers\renesas\common\emmc\emmc_read.c m3-atf\drivers\renesas\common\emmc\emmc_utility.c m3-atf\plat\renesas\common\bl2_interrupt_error.c /* * Copyright (c) 2015-2017, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\drivers\renesas\common\emmc\emmc_init.c m3-atf\drivers\renesas\common\emmc\emmc_interrupt.c m3-atf\drivers\renesas\common\emmc\emmc_registers.h m3-atf\drivers\renesas\common\emmc\emmc_std.h /* * Copyright (c) 2015-2018, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\plat\renesas\rcar\pfc\pfc_init.c m3-atf\plat\renesas\common\include\registers\cpg_registers.h m3-atf\plat\renesas\common\include\rcar_private.h /* * Copyright (c) 2015-2020, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\drivers\renesas\common\io\io_emmcdrv.c m3-atf\drivers\renesas\common\io\io_rcar.c m3-atf\drivers\renesas\common\scif\scif.S m3-atf\plat\renesas\common\include\rcar_def.h m3-atf\plat\renesas\common\bl2_cpg_init.c m3-atf\plat\renesas\common\bl2_secure_setting.c m3-atf\drivers\renesas\common\watchdog\rwdt.c /* * Copyright (c) 2015-2021, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\bl2\bl2_image_load_lb.c m3-atf\common\aarch32\debug.S /* * Copyright (c) 2016-2020, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\plat\common\aarch32\plat_common.c /* * Copyright (c) 2016-2018, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\plat\common\aarch32\platform_helpers.S /* * Copyright (c) 2016-2019, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\bl2\aarch32\bl2_el3_exceptions.S /* * Copyright (c) 2017, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\bl2\aarch32\bl2_el3_entrypoint.S m3-atf\lib\libc\snprintf.c /* * Copyright (c) 2017-2021, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\drivers\allwinner\axp\common.c m3-atf\plat\allwinner\common\include\platform_def.h /* * Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\plat\allwinner\common\plat_helpers.S /* * Copyright (c) 2017-2018, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\plat\hisilicon\poplar\bl31_plat_setup.c /* * Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\plat\hisilicon\poplar\bl2_plat_setup.c /* * Copyright (c) 2017-2021, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\bl31\aarch64\ea_delegate.S /* * Copyright (c) 2018-2021, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\drivers\renesas\common\delay\micro_delay.c /* * Copyright (c) 2018-2020, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\plat\brcm\board\common\platform_common.c /* * Copyright (c) 2015-2020, Broadcom * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\plat\nxp\common\setup\common.mk # # Copyright 2018-2021 NXP # # SPDX-License-Identifier: BSD-3-Clause # -------------------------------------------------------------------------------- m3-atf\plat\allwinner\sun50i_a64\platform.mk # # Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # -------------------------------------------------------------------------------- m3-atf\plat\renesas\rcar\rcar_stack_protector.c /* * Copyright (c) 2021, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- m3-atf\include\lib\libc\stdlib.h /* * Copyright (c) 2012-2021 Roberto E. Vargas Caballero * * SPDX-License-Identifier: BSD-3-Clause */ /* * Portions copyright (c) 2018-2019, ARM Limited and Contributors. * All rights reserved. */ -------------------------------------------------------------------------------- m3-atf\drivers\renesas\common\emmc\emmc_write.c /* * Copyright (c) 2015-2016, Renesas Electronics Corporation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * - Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * - Neither the name of Renesas nor the names of its contributors may be * used to endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- cr7_loader:R-car_Gen3_cr7-bsp_v5.3 ======= License ======= BSD 3-Clause License Copyright (c) . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- common/gic_v2.c include/bl_common.h include/gic_v2.h /* * Copyright (c) 2013-2014, ARM Limited and Contributors. All rights reserved. * Copyright (c) 2015-2019, Renesas Electronics Corporation. * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- common/arm_gic.c include/arm_gic.h include/mmio.h /* * Copyright (c) 2014, ARM Limited and Contributors. All rights reserved. * Copyright (c) 2015-2019, Renesas Electronics Corporation. * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- include/rcar_def.h /* * Copyright (c) 2014, ARM Limited and Contributors. All rights reserved. * Copyright (c) 2015-2022, Renesas Electronics Corporation. * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- include/debug.h /* * Copyright (c) 2013-2014, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- emmc/emmc_cmd.c emmc/emmc_config.h emmc/emmc_def.h emmc/emmc_hal.h emmc/emmc_mount.c emmc/emmc_read.c emmc/emmc_utility.c /* * Copyright (c) 2015-2017, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- emmc/emmc_init.c emmc/emmc_interrupt.c emmc/emmc_registers.h emmc/emmc_std.h ddr/ddr_b/ddr_b.mk /* * Copyright (c) 2015-2018, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- ddr/ddr_b/board_m3n_assy_a/boot_init_dram_config.c ddr/ddr_b/board_m3n_bb/boot_init_dram_config.c ddr/ddr_b/ddr_regdef.h ddr/ddr_b/init_dram_tbl_h3.h /* * Copyright (c) 2015-2019, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- drivers_atf/cpg/cpg_registers.h drivers_atf/cpg/rcar_private.h /* * Copyright (c) 2015-2020, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- drivers_atf/cpg/bl2_cpg_init.c /* * Copyright (c) 2015-2021, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- ddr/ddr_b/boot_init_dram.c ddr/ddr_b/boot_init_dram_regdef.h ddr/ddr_b/init_dram_tbl_h3ver2.h ddr/ddr_b/init_dram_tbl_m3.h ddr/ddr_b/init_dram_tbl_m3n.h /* * Copyright (c) 2015-2022, Renesas Electronics Corporation. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ -------------------------------------------------------------------------------- emmc/emmc_write.c /* * Copyright (c) 2015-2016, Renesas Electronics Corporation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * - Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * - Neither the name of Renesas nor the names of its contributors may be * used to endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- include/assert.h /*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. * All or some portions of this file are derived from material licensed * to the University of California by American Telephone and Telegraph * Co. or Unix System Laboratories, Inc. and are reproduced herein with * the permission of UNIX System Laboratories, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)assert.h 8.2 (Berkeley) 1/21/94 * $FreeBSD$ */ /* * Portions copyright (c) 2017, ARM Limited and Contributors. * All rights reserved. * Portions copyright (c) 2019, Renesas Electronics Corporation. * All rights reserved. */ -------------------------------------------------------------------------------- include/machine/_stdint.h /*- * Copyright (c) 2001, 2002 Mike Barcroft * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Klaus Klein. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * * $FreeBSD$ */ -------------------------------------------------------------------------------- include/machine/_types.h /*- * Copyright (c) 2002 Mike Barcroft * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * From: @(#)ansi.h 8.2 (Berkeley) 1/4/94 * From: @(#)types.h 8.3 (Berkeley) 1/5/94 * $FreeBSD$ */ -------------------------------------------------------------------------------- include/stdarg.h /*- * Copyright (c) 2002 David E. O'Brien. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * $FreeBSD$ */ -------------------------------------------------------------------------------- include/stddef.h include/string.h /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- include/stdio.h /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Chris Torek. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)stdio.h 8.5 (Berkeley) 4/29/95 * $FreeBSD$ */ -------------------------------------------------------------------------------- include/stdint.h include/sys/_types.h /*- * Copyright (c) 2001 Mike Barcroft * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * $FreeBSD$ */ -------------------------------------------------------------------------------- include/sys/_null.h /*- * Copyright (c) 2003 Marcel Moolenaar * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $FreeBSD$ */ -------------------------------------------------------------------------------- include/sys/_stdint.h /*- * Copyright (c) 2011 David E. O'Brien * Copyright (c) 2001 Mike Barcroft * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * $FreeBSD$ */ -------------------------------------------------------------------------------- include/sys/cdefs.h /*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Berkeley Software Design, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)cdefs.h 8.8 (Berkeley) 1/9/95 * $FreeBSD$ */ shadow-4.8.1 ======= License ======= BSD 3-Clause License Copyright (c) . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- =========== shadow\4.8.1-r0/shadow-4.8.1/.pc/.version shadow\4.8.1-r0/shadow-4.8.1/ABOUT-NLS shadow\4.8.1-r0/shadow-4.8.1/acinclude.m4 shadow\4.8.1-r0/shadow-4.8.1/ChangeLog shadow\4.8.1-r0/shadow-4.8.1/COPYING shadow\4.8.1-r0/shadow-4.8.1/contrib/adduser-old.c shadow\4.8.1-r0/shadow-4.8.1/contrib/adduser.c shadow\4.8.1-r0/shadow-4.8.1/contrib/adduser.sh shadow\4.8.1-r0/shadow-4.8.1/contrib/README shadow\4.8.1-r0/shadow-4.8.1/doc/HOWTO shadow\4.8.1-r0/shadow-4.8.1/doc/README.limits shadow\4.8.1-r0/shadow-4.8.1/doc/README.platforms shadow\4.8.1-r0/shadow-4.8.1/doc/WISHLIST shadow\4.8.1-r0/shadow-4.8.1/etc/login.defs shadow\4.8.1-r0/shadow-4.8.1/etc/pam.d/login shadow\4.8.1-r0/shadow-4.8.1/etc/pam.d/su shadow\4.8.1-r0/shadow-4.8.1/lib/defines.h shadow\4.8.1-r0/shadow-4.8.1/lib/nscd.c shadow\4.8.1-r0/shadow-4.8.1/TODO License: BSD-3-Clause | Artistic-1.0 -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/.pc/0001-Overhaul-valid_field.patch/lib/fields.c shadow\4.8.1-r0/shadow-4.8.1/.pc/CVE-2023-29383.patch/lib/fields.c shadow\4.8.1-r0/shadow-4.8.1/lib/fields.c /* * Copyright (c) 1990 , Julianne Frances Haugh * Copyright (c) 1996 - 1997, Marek Micha?kiewicz * Copyright (c) 2003 - 2005, Tomasz K?oczko * Copyright (c) 2007 , Nicolas Fran?ois * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the copyright holders or contributors may not be used to * endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/lib/encrypt.c shadow\4.8.1-r0/shadow-4.8.1/lib/fputsx.c /* * Copyright (c) 1990 - 1993, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Micha?kiewicz * Copyright (c) 2005 , Tomasz K?oczko * Copyright (c) 2007 - 2010, Nicolas Fran?ois * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the copyright holders or contributors may not be used to * endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/lib/commonio.c shadow\4.8.1-r0/shadow-4.8.1/lib/commonio.h /* * Copyright (c) 1990 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2001, Marek Micha?kiewicz * Copyright (c) 2001 - 2006, Tomasz K?oczko * Copyright (c) 2007 - 2011, Nicolas Fran?ois * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the copyright holders or contributors may not be used to * endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/.pc/CVE-2023-4641.patch/src/gpasswd.c /* * Copyright (c) 1990 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Micha?kiewicz * Copyright (c) 2001 - 2006, Tomasz K?oczko * Copyright (c) 2007 - 2011, Nicolas Fran?ois * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the copyright holders or contributors may not be used to * endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/.pc/shadow-4.1.3-dots-in-usernames.patch/libmisc/chkname.c shadow\4.8.1-r0/shadow-4.8.1/.pc/shadow-relaxed-usernames.patch/libmisc/chkname.c /* * Copyright (c) 1990 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Micha?kiewicz * Copyright (c) 2001 - 2005, Tomasz K?oczko * Copyright (c) 2005 - 2008, Nicolas Fran?ois * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the copyright holders or contributors may not be used to * endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/lib/getdef.c /* * Copyright (c) 1991 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Micha?kiewicz * Copyright (c) 2002 - 2006, Tomasz K?oczko * Copyright (c) 2007 - 2008, Nicolas Fran?ois * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the copyright holders or contributors may not be used to * endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/lib/groupio.c shadow\4.8.1-r0/shadow-4.8.1/lib/groupmem.c /* * Copyright (c) 1990 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Micha?kiewicz * Copyright (c) 2001 , Micha? Moskal * Copyright (c) 2005 , Tomasz K?oczko * Copyright (c) 2007 - 2010, Nicolas Fran?ois * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the copyright holders or contributors may not be used to * endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/lib/gshadow.c shadow\4.8.1-r0/shadow-4.8.1/lib/lockpw.c shadow\4.8.1-r0/shadow-4.8.1/lib/port.c shadow\4.8.1-r0/shadow-4.8.1/lib/prototypes.h shadow\4.8.1-r0/shadow-4.8.1/lib/pwauth.c shadow\4.8.1-r0/shadow-4.8.1/lib/pwio.c shadow\4.8.1-r0/shadow-4.8.1/lib/pwmem.c shadow\4.8.1-r0/shadow-4.8.1/lib/selinux.c shadow\4.8.1-r0/shadow-4.8.1/lib/sgetgrent.c shadow\4.8.1-r0/shadow-4.8.1/lib/sgetpwent.c shadow\4.8.1-r0/shadow-4.8.1/lib/sgetspent.c shadow\4.8.1-r0/shadow-4.8.1/lib/sgroupio.c shadow\4.8.1-r0/shadow-4.8.1/lib/shadow.c shadow\4.8.1-r0/shadow-4.8.1/lib/shadowio.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/addgrps.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/age.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/audit_help.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/basename.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/chkname.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/chowntty.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/cleanup.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/cleanup_group.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/cleanup_user.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/console.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/copydir.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/entry.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/env.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/failure.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/fields.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/find_new_gid.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/find_new_sub_gids.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/find_new_sub_uids.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/find_new_uid.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/getdate.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/getgr_nam_gid.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/getlong.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/getrange.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/hushed.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/idmapping.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/isexpired.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/limits.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/list.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/log.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/loginprompt.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/mail.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/motd.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/myname.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/obscure.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/pam_pass.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/pam_pass_non_interractive.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/pwd2spwd.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/pwdcheck.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/remove_tree.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/rlogin.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/root_flag.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/salt.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/setugid.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/setupenv.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/shell.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/strtoday.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/sub.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/suauth.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/sulog.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/ttytype.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/tz.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/ulimit.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/user_busy.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/valid.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/xgetgrgid.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/xgetgrnam.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/xgetpwnam.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/xgetpwuid.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/xgetspnam.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/xmalloc.c shadow\4.8.1-r0/shadow-4.8.1/libmisc/yesno.c shadow\4.8.1-r0/shadow-4.8.1/src/chage.c shadow\4.8.1-r0/shadow-4.8.1/src/chfn.c shadow\4.8.1-r0/shadow-4.8.1/src/chgpasswd.c shadow\4.8.1-r0/shadow-4.8.1/src/chpasswd.c shadow\4.8.1-r0/shadow-4.8.1/src/chsh.c shadow\4.8.1-r0/shadow-4.8.1/src/expiry.c shadow\4.8.1-r0/shadow-4.8.1/src/faillog.c shadow\4.8.1-r0/shadow-4.8.1/src/gpasswd.c shadow\4.8.1-r0/shadow-4.8.1/src/groupadd.c shadow\4.8.1-r0/shadow-4.8.1/src/groupdel.c shadow\4.8.1-r0/shadow-4.8.1/src/groupmems.c shadow\4.8.1-r0/shadow-4.8.1/src/groupmod.c shadow\4.8.1-r0/shadow-4.8.1/src/groups.c shadow\4.8.1-r0/shadow-4.8.1/src/grpck.c shadow\4.8.1-r0/shadow-4.8.1/src/grpconv.c shadow\4.8.1-r0/shadow-4.8.1/src/grpunconv.c shadow\4.8.1-r0/shadow-4.8.1/src/id.c shadow\4.8.1-r0/shadow-4.8.1/src/lastlog.c shadow\4.8.1-r0/shadow-4.8.1/src/login.c shadow\4.8.1-r0/shadow-4.8.1/src/logoutd.c shadow\4.8.1-r0/shadow-4.8.1/src/newgrp.c shadow\4.8.1-r0/shadow-4.8.1/src/newusers.c shadow\4.8.1-r0/shadow-4.8.1/src/nologin.c shadow\4.8.1-r0/shadow-4.8.1/src/passwd.c shadow\4.8.1-r0/shadow-4.8.1/src/pwck.c shadow\4.8.1-r0/shadow-4.8.1/src/pwconv.c shadow\4.8.1-r0/shadow-4.8.1/src/pwunconv.c shadow\4.8.1-r0/shadow-4.8.1/src/sg.c shadow\4.8.1-r0/shadow-4.8.1/src/su.c shadow\4.8.1-r0/shadow-4.8.1/src/suauth.c shadow\4.8.1-r0/shadow-4.8.1/src/sulogin.c shadow\4.8.1-r0/shadow-4.8.1/src/useradd.c shadow\4.8.1-r0/shadow-4.8.1/src/userdel.c shadow\4.8.1-r0/shadow-4.8.1/src/usermod.c /* * Copyright (c) 1989 - 1994, Julianne Frances Haugh * Copyright (c) 1996 - 2000, Marek Micha?kiewicz * Copyright (c) 2000 - 2006, Tomasz K?oczko * Copyright (c) 2007 - 2013, Nicolas Fran?ois * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the copyright holders or contributors may not be used to * endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/aclocal.m4 # Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/compile shadow\4.8.1-r0/shadow-4.8.1/depcomp # Copyright (C) 1999-2018 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/configure #! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for shadow 4.8.1. # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/ylwrap # Copyright (C) 1996-2018 Free Software Foundation, Inc. # # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/contrib/adduser2.sh # # adduser Interactive user adding program. # # Copyright (C) 1996 Petri Mattila, Prihateam Networks # petri@prihateam.fi # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # Changes: # 220496 v0.01 Initial version # 230496 v0.02 More checks, embolden summary # 240496 Even more checks # 250496 Help with ? # 040596 v0.03 Cleanups # 050596 v0.04 Bug fixes, expire date checks # 070596 v0.05 Iso-latin-1 names # -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/contrib/atudel #!/usr/bin/perl # # Copyright (c) 1996 Brian R. Gaeke # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # 3. All advertising materials mentioning features or use of this software # must display the following acknowledgement: # This product includes software developed by Brian R. Gaeke. # 4. The name of the author, Brian R. Gaeke, may not be used to endorse # or promote products derived from this software without specific # prior written permission. # # THIS SOFTWARE IS PROVIDED BY BRIAN R. GAEKE ``AS IS'' AND ANY EXPRESS # OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL BRIAN R. GAEKE BE LIABLE FOR ANY DIRECT, # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/contrib/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/doc/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/etc/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/etc/pam.d/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/lib/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/libmisc/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/cs/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/da/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/de/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/fr/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/hu/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/id/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/it/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/ja/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/ko/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/pl/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/pt_BR/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/ru/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/sv/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/tr/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/zh_CN/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/man/zh_TW/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/po/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/src/Makefile.in shadow\4.8.1-r0/shadow-4.8.1/tests/Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/install-sh # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/contrib/pwdauth.c /* * pwdauth.c - program to verify a given username/password pair. * * Run it with username in argv[1] (may be omitted - default is the * current user), and send it the password over a pipe on stdin. * Exit status: 0 - correct password, 1 - wrong password, >1 - other * errors. For use with shadow passwords, this program should be * installed setuid root. * * This can be used, for example, by xlock - you don't have to install * this large and complex (== possibly insecure) program setuid root, * just modify it to run this simple program to do the authentication. * * Recent versions (xlockmore-3.9) are cleaner, and drop privileges as * soon as possible after getting the user's encrypted password. * Using this program probably doesn't make it more secure, and has one * disadvantage: since we don't get the encrypted user's password at * startup (but at the time the user is authenticated), it is not clear * how we should handle errors (like getpwnam() returning NULL). * - fail the authentication? Problem: no way to unlock (other than kill * the process from somewhere else) if the NIS server stops responding. * - succeed and unlock? Problem: it's too easy to unlock by unplugging * the box from the network and waiting until NIS times out... * * This program is Copyright (C) 1996 Marek Michalkiewicz * . * * It may be used and distributed freely for any purposes. There is no * warranty - use at your own risk. I am not liable for any damages etc. * If you improve it, please send me your changes. */ -------------------------------------------------------------------------------- shadow\4.8.1-r0/shadow-4.8.1/src/vipw.c /* vipw, vigr edit the password or group file with -s will edit shadow or gshadow file Copyright (c) 1997 , Guy Maor Copyright (c) 1999 - 2000, Marek Micha?kiewicz Copyright (c) 2002 - 2006, Tomasz K?oczko Copyright (c) 2007 - 2013, Nicolas Fran?ois All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ dropbear-2019.78 =========== Dropbear contains a number of components from different sources, hence there are a few licenses and authors involved. All licenses are fairly non-restrictive. The majority of code is written by Matt Johnston, under the license below. Portions of the client-mode work are (c) 2004 Mihnea Stoenescu, under the same license: Copyright (c) 2002-2015 Matt Johnston Portions copyright (c) 2004 Mihnea Stoenescu All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ===== LibTomCrypt and LibTomMath are written by Tom St Denis, and are Public Domain. ===== sshpty.c is taken from OpenSSH 3.5p1, Copyright (c) 1995 Tatu Ylonen , Espoo, Finland All rights reserved "As far as I am concerned, the code I have written for this software can be used freely for any purpose. Any derived versions of this software must be clearly marked as such, and if the derived work is incompatible with the protocol description in the RFC file, it must be called by a name other than "ssh" or "Secure Shell". " ===== loginrec.c loginrec.h atomicio.h atomicio.c and strlcat() (included in util.c) are from OpenSSH 3.6.1p2, and are licensed under the 2 point BSD license. loginrec is written primarily by Andre Lucas, atomicio.c by Theo de Raadt. strlcat() is (c) Todd C. Miller ===== Import code in keyimport.c is modified from PuTTY's import.c, licensed as follows: PuTTY is copyright 1997-2003 Simon Tatham. Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, and CORE SDI S.A. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ===== curve25519-donna: /* Copyright 2008, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * Neither the name of Google Inc. nor the names of its * contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * curve25519-donna: Curve25519 elliptic curve, public key function * * http://code.google.com/p/curve25519-donna/ * * Adam Langley * * Derived from public domain C code by Daniel J. Bernstein * * More information about curve25519 can be found here * http://cr.yp.to/ecdh.html * * djb's sample implementation of curve25519 is written in a special assembly * language called qhasm and uses the floating point registers. * * This is, almost, a clean room reimplementation from the curve25519 paper. It * uses many of the tricks described therein. Only the crecip function is taken * from the sample implementation. */ expat 2.2.9-r0 ========= LICENSE: MIT Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper Copyright (c) 2001-2017 Expat maintainers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. libdrm 2.4.101-r0 ====== LICENSE: MIT /* * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ libgbm 1.0-r0 ====== This package was debianized by Xavier Boudet on Thu, 13 Sep 2012 10:50:24 +0200. Upstream Author(s): Benjamin Franzke Rob Clark Copyright: Texas Instruments Inc. 2012 License: License: * Copyright © 2011 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is: Copyright (C) 2012 Xavier Boudet and is licensed under the GPL version 2, see `/usr/share/common-licenses/GPL-2'. libxml2 2.9.10-r0 ====== Except where otherwise noted in the source code (e.g. the files hash.c, list.c and the trio files, which are covered by a similar licence but with different Copyright notices) all the files are: Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is fur- nished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ====== * Copyright (C) 2000,2012 Bjorn Reese and Daniel Veillard. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND * CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER. ====== * Copyright (C) 2000 Gary Pennington and Daniel Veillard. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND * CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER. ====== * Copyright (C) 1998 Bjorn Reese and Daniel Stenberg. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND * CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER. base-passwd 3.5.29 =========== GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\base-passwd\3.5.29-r0\base-passwd-3.5.29\install-sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting # documentation, and that the name of M.I.T. not be used in advertising or # publicity pertaining to distribution of the software without specific, # written prior permission. M.I.T. makes no representations about the # suitability of this software for any purpose. It is provided "as is" # without express or implied warranty. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. It can only install one file at a time, a restriction # shared with many OS's install programs. # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\base-passwd\3.5.29-r0\base-passwd-3.5.29\update-passwd.c /* update-passwd - Safely update /etc/passwd, /etc/shadow and /etc/group * Copyright 1999-2002 Wichert Akkerman * Copyright 2002, 2003, 2004 Colin Watson * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\base-passwd\3.5.29-r0\base-passwd-3.5.29\configure # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for base-passwd 3.5.29. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\base-passwd\3.5.29-r0\base-passwd-3.5.29\man\po4a\po\base-passwd.pot # SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy -------------------------------------------------------------------------------- bash 5.0 =========== GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. “This License” refers to version 3 of the GNU General Public License. “Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. “The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations. To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. A “covered work” means either the unmodified Program or a work based on the Program. To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work. A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: * a) The work must carry prominent notices stating that you modified it, and giving a relevant date. * b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”. * c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. * d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: * a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. * b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. * c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. * d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. * e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. “Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. “Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: * a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or * b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or * c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or * d) Limiting the use for publicity purposes of names of licensors or authors of the material; or * e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or * f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”. A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”. You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\general.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-005\command.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\command.h /* Copyright (C) 1993-2016 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\make_cmd.c /* Copyright (C) 1989-2018 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-009\lib\readline\histfile.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-013\lib\readline\histfile.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\histexpand.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\histfile.c /* Copyright (C) 1989-2018 Free Software Foundation, Inc. This file contains the GNU History Library (History), a set of routines for managing the text of previously typed lines. History is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. History is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with History. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\strtol.c /* Copyright (C) 1991,92,94,95,96,97,98,99,2000,2001 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\itos.c /* Copyright (C) 1998-2002 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\arrayfunc.h /* Copyright (C) 2001-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\complete\cdfunc # cdfunc - example completion function for cd # # based on the cd completion function from the bash_completion package # # Chet Ramey # # Copyright 2011 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\scripts\zprintf # # zprintf - function that calls gawk to do printf for those systems that # don't have a printf executable # # The format and arguments can have trailing commas, just like gawk # # example: # zprintf 'Eat %x %x and suck %x!\n' 57005 48879 64206 # # Chet Ramey # chet@po.cwru.edu # Copyright 1996 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\plural.y aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\plural-exp.c /* Copyright (C) 2000, 2001, 2005-2009 Free Software Foundation, Inc. Written by Ulrich Drepper , 2000. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\po\Makevars # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding # package. (Note that the msgstr strings, extracted from the package's # sources, belong to the copyright holder of the package.) Translators are # expected to transfer the copyright for their translations to this person # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-003\lib\glob\glob_loop.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\smatch.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\gm_loop.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-001\lib\glob\glob_loop.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\glob_loop.c /* Copyright (C) 1991-2017 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\bashgetopt.c /* Copyright (C) 1992-2002 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\basename.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\unlink.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\strftime.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\uname.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\pathchk.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\hello.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\necho.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\tee.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\print.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\ln.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\sleep.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\sync.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\id.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\truefalse.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\dirname.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\push.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\finfo.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\tty.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\realpath.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\printenv.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\whoami.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\mkdir.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\cat.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\rmdir.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\logname.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\head.c /* Copyright (C) 1999-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\wcswidth.c /* Copyright (C) 2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\func # # func -- print out definitions for functions named by arguments # # usage: func name [name ...] # # Chet Ramey # # Copyright 1991 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\strtoumax.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\strtoimax.c /* Copyright 1999-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\gmo.h /* Copyright (C) 1995, 1997, 2000-2002, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\shell.c /* Copyright (C) 1997-2009,2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\tilde.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\tilde\tilde.h /* Copyright (C) 1992-2009 Free Software Foundation, Inc. This file contains the Readline Library (Readline), a set of routines for providing Emacs style line input to programs that ask for it. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\utf8.c /* Copyright (C) 2018 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\input_avail.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\assoc.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\zgetline.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\ufuncs.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\uconvert.c /* Copyright (C) 2008,2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\install.sh # # install - install a program, script, or datafile # This comes from X11R5. # # $XConsortium: install.sh,v 1.2 89/12/18 14:47:22 jim Exp $ # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting # documentation, and that the name of M.I.T. not be used in advertising or # publicity pertaining to distribution of the software without specific, # written prior permission. M.I.T. makes no representations about the # suitability of this software for any purpose. It is provided "as is" # without express or implied warranty. # # This script is compatible with the BSD install script, but was written # from scratch. # # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-017\execute_cmd.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\execute_cmd.patch\execute_cmd.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\subst.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-011\subst.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-010\variables.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-005\execute_cmd.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-017\subst.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-016\execute_cmd.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\execute_cmd.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\variables.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\variables.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-018\subst.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\trap.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\braces.c /* Copyright (C) 1987-2018 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\ksh-compat-test # # Chet Ramey # # Copyright 1999 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # replacements for test/[ that do arithmetic expansion on the operands to # the arithmetic operators, like ksh. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\mailstat.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\bashversion.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\typemax.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\chartypes.h /* Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\externs.h /* Copyright (C) 1993-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\misc.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\funmap.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\display.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\vi_keymap.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\callback.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\undo.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\util.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\emacs_keymap.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\isearch.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\bind.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\signals.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\complete.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\readline.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\text.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-012\lib\readline\misc.c /* Copyright (C) 1987-2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\assoc.c /* Copyright (C) 2008,2009,2011 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\scripts\spin.bash # # spin.bash -- provide a `spinning wheel' to show progress # # Chet Ramey # chet@po.cwru.edu # # Copyright 1997 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\flags.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\bashhist.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\common.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-008\bashhist.c /* Copyright (C) 1993-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\Makefile.in # Makefile for directory with message catalog handling library of GNU gettext # Copyright (C) 1995-1998, 2000-2003, 2008,2009 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\CWRU\misc\errlist.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\CWRU\misc\hpux10-dlfcn.h /* Copyright (C) 1998-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\pathexp.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\flags.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\alias.c /* Copyright (C) 1987-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\CWRU\misc\bison # # bison -- just call yacc # # Copyright (C) 1996-2002 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\l10nflist.c /* Copyright (C) 1995-1999, 2000, 2001, 2002, 2005-2009 Free Software Foundation, Inc. Contributed by Ulrich Drepper , 1995. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ /* Pathname support. ISSLASH(C) tests whether C is a directory separator character. IS_ABSOLUTE_PATH(P) tests whether P is an absolute path. If it is not, it may be concatenated to a directory pathname. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\Makefile.in # # Simple makefile for the sample loadable builtins # # Copyright (C) 1996-2015 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\vi_mode.c /* Copyright (C) 1987-2018 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\parse-colors.c /* `dir', `vdir' and `ls' directory listing programs for GNU. Modified by Chet Ramey for Readline. Copyright (C) 1985, 1988, 1990-1991, 1995-2010, 2012, 2017 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\subst.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\jobs.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\execute_cmd.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-017\subst.h /* Copyright (C) 1993-2017 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\xmalloc.c /* Copyright (C) 1991-2016 Free Software Foundation, Inc. This file is part of GNU Bash, the GNU Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\ocache.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\mbschr.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\zcatfd.c /* Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\y.tab.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-002\y.tab.c /* Bison implementation for Yacc-like parsers in C Copyright (C) 1984, 1989-1990, 2000-2015, 2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\version.c /* Copyright (C) 1989-2019 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\readline.h /* Copyright (C) 1987-2016 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\array.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\hashcmd.c /* Copyright (C) 1997-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\CWRU\misc\sigs.c /* Copyright (C) 1990-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\os2compat.c /* Copyright (C) 2001-2002, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\examples\rltest.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\examples\rl.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\examples\rlcat.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\examples\histexamp.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\examples\fileman.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\examples\manexamp.c /* Copyright (C) 1987-2009 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\trap.h /* Copyright (C) 1993-2013 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\mbscasecmp.c /* Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\eval.c /* Copyright (C) 1996-2011 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\sig.h /* Copyright (C) 1994-2013 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\rlstdc.h /* Copyright (C) 1993-2009 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\expr.c /* Copyright (C) 1990-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\malloc.c /* Copyright (C) 1985-2005 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne-Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\parens.c /* Copyright (C) 1987, 1989, 1992-2015, 2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\test.c /* Copyright (C) 1987-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\unionwait.h /* Copyright (C) 1996 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\substr2 # # Chet Ramey # # Copyright 2002 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # substr -- a function to emulate the ancient ksh builtin # # -l == remove shortest from left # -L == remove longest from left # -r == remove shortest from right (the default) # -R == remove longest from right -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\evalfile.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\evalstring.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-005\builtins\evalstring.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-015\builtins\evalstring.c /* Copyright (C) 1996-2017 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\perl\Makefile.in # # Makefile for builtin perl interpreter # # # Copyright (C) 1998 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # Include some boilerplate Gnu makefile definitions. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\getopt.h /* Copyright (C) 1989, 1990, 1991, 1992, 1993, 2008,2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\tmpfile.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\strtrans.c /* Copyright (C) 2000-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\fstty # # A function that works as a front end for both stty and the `bind' # builtin, so the tty driver and readline see the same changes # # # Chet Ramey # # Copyright 2011 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # Convert between the stty ^H control character form and the readline \C-H # form # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\seq2 # # Chet Ramey # # Copyright 1998 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # Generate a sequence from m to n, m defaults to 1. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\strmatch.c /* Copyright (C) 1991-2002 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\keymaps.h /* Copyright (C) 1987, 1989, 1992 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\recho.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\netconn.c /* Copyright (C) 2002-2005 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\gen-helpfiles.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\wcsnwidth.c /* Copyright (C) 2012 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\eval-plural.h /* Copyright (C) 2000-2002, 2006-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\histlib.h /* Copyright (C) 1989-2009 Free Software Foundation, Inc. This file contains the GNU History Library (History), a set of routines for managing the text of previously typed lines. History is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. History is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with History. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\inet_aton.c /* * ++Copyright++ 1983, 1990, 1993 * - * Copyright (c) 1983, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. * - * --Copyright-- */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\mailcheck.h /* Copyright (C) 1987,1991,2001,2003,2005,2006,2008,2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\textdomain.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\bindtextdom.c /* Copyright (C) 1995-1998, 2000, 2001, 2002, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\configure # From configure.ac for Bash 5.0, version 5.005. # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for bash 5.0-release. # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\dirstack # @(#) dirstack ### # Another implementation of the directory manipulation functions # published in the Bolsky & Korn book : "The new Korn shell" : # cd, to change current directory # d, to display the stack content # Eric Sanchis (eric.sanchis@iut-rodez.fr), 2012 # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # ### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\memalloc.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\stdc.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\maxpath.h /* Copyright (C) 1993 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-003\pathexp.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\pathexp.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\CVE-2019-18276.patch\pathexp.c /* Copyright (C) 1995-2014 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\common.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-003\bashline.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\bashline.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-014\bashline.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\CVE-2019-18276.patch\shell.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-001\bashline.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\shell.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\CVE-2019-18276.patch\bashline.c /* Copyright (C) 1987-2017 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\array-stuff # # Chet Ramey # # Copyright 1999 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # usage: reverse arrayname -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\plural.c /* Skeleton parser for Yacc-like parsing with Bison, Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ /* Copyright (C) 2000, 2001, 2005-2009 Free Software Foundation, Inc. Written by Ulrich Drepper , 2000. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\Makefile.in aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\build-tests.patch\Makefile.in # Makefile for bash-5.0, version 4.27 # # Copyright (C) 1996-2018 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Make sure the first target in the makefile is the right one -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\winsize.c /* Copyright (C) 2005-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\jobs.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-007\jobs.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-002\parse.y aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\print_cmd.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\parse.y aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-004\jobs.c /* Copyright (C) 1989-2017 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\input.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\kill.c /* Copyright (C) 1994-2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\plural-exp.h /* Copyright (C) 2000, 2001, 2002, 2005-2009 Free Software Foundation, Inc. Written by Ulrich Drepper , 2000. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\dispose_cmd.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\mailcheck.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\unwind_prot.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\copy_cmd.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\bashjmp.h /* Copyright (C) 1987-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\watch.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\imalloc.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\table.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\trace.c /* Copyright (C) 2001-2003 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\rm.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\stat.c /* Copyright (C) 2016 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\chardefs.h /* Copyright (C) 1994-2015 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\xmbsrtowcs.c /* Copyright (C) 2002-2013 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\rlwinsize.h /* Copyright (C) 1997-2009 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\loadmsgcat.c /* Copyright (C) 1995-1999, 2000-2003, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\xenix-link.sh # link bash for Xenix under SCO Unix # # For xenix 2.2: # CC="cc -xenix -lx" ./configure # edit config.h: # comment out the define for HAVE_DIRENT_H # enable the define for HAVE_SYS_NDIR_H to 1 # make # CC="cc -xenix -lx" ./link.sh # # For xenix 2.3: # CC="cc -x2.3" ./configure # make # CC="cc -x2.3" ./link.sh # Copyright (C) 1989-2002 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\dcigettext.c /* Copyright (C) 1995-1999, 2000-2003, 2006-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\colors.h /* `dir', `vdir' and `ls' directory listing programs for GNU. Modified by Chet Ramey for Readline. Copyright (C) 1985, 1988, 1990-1991, 1995-2010, 2012, 2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\isnum2 # # Chet Ramey # # Copyright 1998 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\input.h /* Copyright (C) 1993-2018 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\strcasecmp.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\strerror.c /* Copyright (C) 1995 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\locale.c /* Copyright (C) 1996-2009,2012,2016 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\bashbug.sh aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\bashbug.sh.in # # bashbug - create a bug report and mail it to the bug address # # The bug address depends on the release status of the shell. Versions # with status `devel', `alpha', `beta', or `rc' mail bug reports to # chet@cwru.edu and, optionally, to bash-testers@cwru.edu. # Other versions send mail to bug-bash@gnu.org. # # Copyright (C) 1996-2004 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # configuration section: # these variables are filled in by the make target in Makefile # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\stringlist.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\stringvec.c /* Copyright (C) 2000-2002 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\y.tab.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\parser-built /* Bison interface for Yacc-like parsers in C Copyright (C) 1984, 1989-1990, 2000-2015, 2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\xmalloc.h /* Copyright (C) 2001-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\getpagesize.h /* Emulation of getpagesize() for systems that need it. Copyright (C) 1991-2003 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne-Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\doc\Makefile.in # This Makefile is for the Bash/documentation directory -*- text -*-. # # Copyright (C) 2003-2015 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\vprint.c /* Copyright (C) 1987,1989 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\whatis # # whatis -- and implementation of the 10th Edition Unix sh builtin `whatis' # command. # # usage: whatis arg [...] # # For each argument, whatis prints the associated value as a parameter, # builtin, function, alias, or executable file as appropriate. In each # case, the value is printed in a form which would yield the same value # if typed as input to the shell itself. # # # Chet Ramey # # Copyright 1994 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\mkclone # # mkclone - symlink every file appearing in $src/MANIFEST to a corresponding # file in the target directory ($1). Directories specified in # MANIFEST are created in the target directory # # Copyright (C) 1996-2002 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\mkbuiltins_have_stringize.patch\builtins\mkbuiltins.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\general.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\netopen.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\mkbuiltins.c /* Copyright (C) 1987-2016 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\termcap\termcap.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\termcap\tparam.c /* Copyright (C) 1985, 1986, 1993,1994, 1995, 1998, 2001,2003,2005,2006,2008,2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\shmbchar.h /* Multibyte character data type. Copyright (C) 2001, 2005-2007, 2009-2010 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* is_basic(c) tests whether the single-byte character c is in the ISO C "basic character set". */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\whence # # An almost-ksh compatible `whence' command. This is as hairy as it is # because of the desire to exactly mimic ksh. # # This depends somewhat on knowing the format of the output of the bash # `builtin type' command. # # Chet Ramey # chet@ins.CWRU.Edu # # # Chet Ramey # # Copyright 1994 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\history.h /* Copyright (C) 1989-2015 Free Software Foundation, Inc. This file contains the GNU History Library (History), a set of routines for managing the text of previously typed lines. History is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. History is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with History. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\xcase.c /* Copyright (C) 2008,2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\relocatable.c /* Copyright (C) 2003, 2005-2009 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ /* Pathname support. ISSLASH(C) tests whether C is a directory separator character. IS_PATH_WITH_DIR(P) tests whether P contains a directory specification. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\printenv.sh # Copyright (C) 1996-2002 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\siglist.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\config-bot.h /* Copyright (C) 1989-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\substr # # Chet Ramey # # Copyright 2002 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # substr -- a function to emulate the ancient ksh builtin # # # -l == shortest from left # -L == longest from left # -r == shortest from right (the default) # -R == longest from right -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\which # # which - emulation of `which' as it appears in FreeBSD # # usage: which [-as] command [command...] # # # Chet Ramey # # Copyright 1999 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\shobj-conf # # shobj-conf -- output a series of variable assignments to be substituted # into a Makefile by configure which specify system-dependent # information for creating shared objects that may be loaded # into bash with `enable -f' # # usage: shobj-conf [-C compiler] -c host_cpu -o host_os -v host_vendor # # Chet Ramey # chet@po.cwru.edu # Copyright (C) 1996-2014 Free Software Foundation, Inc. # # This file is part of GNU Bash, the Bourne Again SHell. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # # defaults # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\examples\Inputrc # My ~/.inputrc file is in -*- text -*- for easy editing with Emacs. # # Notice the various bindings which are conditionalized depending # on which program is running, or what terminal is active. # # Copyright (C) 1989-2009 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # In all programs, all terminals, make sure this is bound. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\termcap\Makefile.in ## -*- text -*- #################################################### # # # Makefile for termcap replacement libbrary. # # # #################################################################### # Copyright (C) 1996-2009 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\shell.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\getopt.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\unwind_prot.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\error.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\dispose_cmd.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\bracecomp.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\error.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\bashline.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\hashlib.h /* Copyright (C) 1993-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\setlinebuf.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\clktck.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\posixwait.h /* Copyright (C) 1997 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\siglist.h /* Copyright (C) 1993, 2001, 2005, 2008,2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\macro.c /* Copyright (C) 1994-2009,2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\ksh-cd # # Chet Ramey # # Copyright 2001 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # ksh-like `cd': cd [-LP] [dir [change]] # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\Makefile.in # # Simple Makefile for the support programs. # # documentation support: man2html # testing support: printenv recho zecho xcase # # bashbug.sh lives here (created by configure), but bashbug is created by # the top-level makefile # # Currently only man2html is built # # Copyright (C) 1998-2018 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # Boilerplate # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\rlvers.sh # # rlvers.sh -- run a program that prints out the readline version number # using locally-installed readline libraries # # Copyright (C) 1996-2002 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\pcomplete.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\pcomplib.c /* Copyright (C) 1999-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\m4\timespec.m4 # Configure checks for struct timespec # Copyright (C) 2000-2001, 2003-2007, 2009-2011, 2012 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Original written by Paul Eggert and Jim Meyering. # Modified by Chet Ramey for bash dnl Define HAVE_STRUCT_TIMESPEC if `struct timespec' is declared dnl in time.h, sys/time.h, or pthread.h. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\colors.c /* `dir', `vdir' and `ls' directory listing programs for GNU. Modified by Chet Ramey for Readline. Copyright (C) 1985, 1988, 1990-1991, 1995-2010, 2012, 2015, 2017 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\mkdirs # # mkdirs - a work-alike for `mkdir -p' # # Chet Ramey # chet@po.cwru.edu # Copyright (C) 1996-2002 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\signames.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\zmapfd.c /* Copyright (C) 2006 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\tilde\Makefile.in ## -*- text -*- #################################################### # # # Makefile for the GNU Tilde Library. # # # #################################################################### # Copyright (C) 1996-2009 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\rlmbutil.h /* Copyright (C) 2001-2015 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\seq.c /* seq - print sequence of numbers to standard output. Copyright (C) 2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\finddomain.c /* Copyright (C) 1995-1999, 2000, 2001, 2005-2009 Free Software Foundation, Inc. Written by Ulrich Drepper , 1995. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\complete\complete-examples # # Completion examples # # Chet Ramey # # Copyright 2002 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # This encapsulates the default bash completion code # call with the word to be completed as $1 # # Since programmable completion does not use the bash default completions # or the readline default of filename completion when the compspec does # not generate any matches, this may be used as a `last resort' in a # completion function to mimic the default bash completion behavior. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\fnxform.c /* Copyright (C) 2009-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\collsyms.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\getenv.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\printenv.c /* Copyright (C) 1997-2002 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\table.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\stats.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\mstats.h /* Copyright (C) 2001-2003 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne-Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\Makefile.in # This Makefile for building libbuiltins.a is in -*- text -*- for Emacs. # # Copyright (C) 1996-2017 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\rltty.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\search.c /* Copyright (C) 1992-2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\unicode.c /* Copyright (C) 2010-2016 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\array.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\redir.c /* Copyright (C) 1997-2016 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\mktime.c /* Copyright (C) 1993-2002 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Contributed by Paul Eggert (eggert@twinsun.com). Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\gettext.h /* Convenience header for conditional use of GNU . Copyright (C) 1995-1998, 2000-2002, 2008,2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne-Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\compat.c /* Copyright (C) 2000-2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\localename.c /* Copyright (C) 1995-1999, 2000-2002, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\rename.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\clock.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\shtty.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\times.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\timeval.c /* Copyright (C) 1999 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\gettextP.h /* Copyright (C) 1995-1999, 2000-2003, 2005-2009 Free Software Foundation, Inc. Written by Ulrich Drepper , 1995. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\Makefile.inc.in # # Sample makefile for bash loadable builtin development # # Copyright (C) 2015 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-003\lib\glob\glob.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\glob.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\CVE-2019-18276.patch\lib\glob\glob.c /* glob.c -- file-name wildcard pattern matching for Bash. Copyright (C) 1985-2017 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne-Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\getcwd.c /* Copyright (C) 1991 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\mksyntax.c /* Copyright (C) 2000-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\shtty.h /* Copyright (C) 1999 Free Software Foundation, Inc. */ /* This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\mbutil.c /* Copyright (C) 2001-2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\mkconffiles # # mkconffiles - create _distribution and _patchlevel files in preparation # for recreating `configure' from `configure.ac' # # options: # -s srcdir directory where `configure' resides (defaults to `.') # -d outdir directory where the files should be written (defaults # to "$srcdir") # -v verbose # -n nocreate - don't create the output files # # Chet Ramey # chet@po.cwru.edu # Copyright (C) 1996-2002 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\posixdir.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\posixdir.h /* Copyright (C) 1987,1991,2012 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\setpgid.c /* setpgid.c: bash loadable wrapper for setpgid system call An example of how to wrap a system call with a loadable builtin. Originally contributed by Jason Vas Dias Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\tilde.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\tilde\tilde.c /* Copyright (C) 1988-2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\shmbchar.c /* Copyright (C) 2001, 2006, 2009, 2010, 2012, 2015-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\snprintf.c /* Unix snprintf implementation. derived from inetutils/libinetutils/snprintf.c Version 1.1 Copyright (C) 2001,2006,2010,2012 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . Original (pre-bash) Revision History: 1.1: * added changes from Miles Bader * corrected a bug with %f * added support for %#g * added more comments :-) 1.0: * supporting must ANSI syntaxic_sugars 0.0: * support %s %c %d THANKS(for the patches and ideas): Miles Bader Cyrille Rustom Jacek Slabocewiz Mike Parker(mouse) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\Makefile.in # Skeleton Makefile for the GNU malloc code # # Copyright (C) 1996-2009 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\xmalloc.c /* Copyright (C) 1991-2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\Makefile.in ## -*- text -*- #################################################### # # # Makefile for the GNU Glob Library. # # # #################################################################### # # Copyright (C) 1996-2009 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\po\Makefile.in.in # Makefile for PO directory in any package using GNU gettext. # Copyright (C) 1995-2000 Ulrich Drepper # Copyright (C) 2000-2019 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, # without any warranty. # # Origin: gettext-0.20 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\shquote.c /* Copyright (C) 1999-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\builtins\psize.c /* Copyright (C) 1987, 1991 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\nojobs.c /* Copyright (C) 1987-2011 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\scripts\xterm_title # # xterm_title - print the contents of the xterm title bar # # Derived from http://www.clark.net/pub/dickey/xterm/xterm.faq.html#how2_title # # Copyright 1997 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\terminal.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\nls.c /* Copyright (C) 1996-2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\CWRU\misc\sigstat.c /* Copyright (C) 1991-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\xleaktrace # # xleaktrace - print unfreed memory using input generated by compact malloc # tracing (malloc_set_trace(1)) # # NOTE: we ignore `realloc' tags because they're just extra information # # Copyright (c) 2001 Chester Ramey # Permission is hereby granted to deal in this Software without restriction. # THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. # # Chet Ramey # chet@po.cwru.edu # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\explodename.c /* Copyright (C) 1995-1998, 2000, 2001, 2005-2009 Free Software Foundation, Inc. Contributed by Ulrich Drepper , 1995. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\arrayfunc.c /* Copyright (C) 2001-2016 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\sm_loop.c /* Copyright (C) 1991-2018 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\makepath.c /* Copyright (C) 1987, 1989, 1991 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\kshenv # # .kshenv -- functions and aliases to provide the beginnings of a ksh # environment for bash. # # Chet Ramey # chet@ins.CWRU.Edu # # # Copyright 2002 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # These are definitions for the ksh compiled-in `exported aliases'. There # are others, but we already have substitutes for them: "history", "type", # and "hash". # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\glob\gmisc.c /* gmisc.c -- miscellaneous pattern matching utility functions for Bash. Copyright (C) 2010-2017 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne-Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\rlprivate.h /* Copyright (C) 1999-2015 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\tilde\shell.c /* Copyright (C) 1998-2017 Free Software Foundation, Inc. This file is part of the GNU Tilde Library. The GNU Tilde Library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The GNU Tilde Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU Tilde Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\input.c /* Copyright (C) 1992-2018 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\Makefile.in ## -*- text -*- ############################################################# # # # Makefile for the Bash versions of the GNU Readline and History Libraries. # # # ############################################################################# # Copyright (C) 1994-2012 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\mbscmp.c /* Copyright (C) 1995-2018 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\parser.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\.pc\bash50-002\parser.h /* Copyright (C) 1995-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\posixjmp.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\posixjmp.h /* Copyright (C) 1987,1991-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\fmtulong.c /* Copyright (C) 1998-2011 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\syntax.h /* Copyright (C) 2000, 2001, 2005, 2008,2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\list.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\bashintl.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\stringlib.c /* Copyright (C) 1996-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\loadables\fdflags.c /* Copyright (C) 2017 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\intl-compat.c /* Copyright (C) 1995, 2000-2003, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\inetaddr # # Chet Ramey # # Copyright 2002 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # inet2hex - Internet address conversion, dotted-decimal to hex # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\bashhist.h /* Copyright (C) 1993-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\pcomplete.c /* Copyright (C) 1999-2018 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\strcasestr.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\pathcanon.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\spell.c aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\pathphys.c /* Copyright (C) 2000 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\complete\bash_completion # bash_completion - programmable completion functions for bash 3.x # (backwards compatible with bash 2.05b) # # $Id: bash_completion,v 1.872 2006/03/01 16:20:18 ianmacd Exp $ # # Copyright (C) Ian Macdonald # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # The latest version of this software can be obtained here: # # http://www.caliban.org/bash/index.shtml#completion # # RELEASE: 20060301 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\mksignames.c /* Copyright (C) 1992-2006 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\Makefile.in # # Makefile for the Bash library # # # Copyright (C) 1998-2010 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\parse-colors.h /* `dir', `vdir' and `ls' directory listing programs for GNU. Modified by Chet Ramey for Readline. Copyright (C) 1985, 1988, 1990-1991, 1995-2010, 2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\notify.bash # # Chet Ramey # # Copyright 1992 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\zread.c /* Copyright (C) 1999-2017 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\posixstat.h aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\posixstat.h /* Copyright (C) 1987,1991 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\texi2html #+############################################################################## # # texi2html: Program to transform Texinfo documents to HTML # # Copyright (C) 1999, 2000 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # #-############################################################################## # This requires perl version 5 or higher -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\eaccess.c /* Copyright (C) 2006-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\localealias.c /* Copyright (C) 1995-1999, 2000-2001, 2003, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\localcharset.c /* Copyright (C) 2000-2003, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\checkbashisms # This script is essentially copied from /usr/share/lintian/checks/scripts, # which is: # Copyright (C) 1998 Richard Braakman # Copyright (C) 2002 Josip Rodin # This version is # Copyright (C) 2003 Julian Gilbey # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\strtod.c /* Copyright (C) 1991, 1992 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\histsearch.c /* Copyright (C) 1989, 1992-2009,2017 Free Software Foundation, Inc. This file contains the GNU History Library (History), a set of routines for managing the text of previously typed lines. History is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. History is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with History. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\po\POTFILES.in # List of source files containing translatable strings. # Copyright (C) 2004 Free Software Foundation, Inc. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\m4\stat-time.m4 # Checks for stat-related time functions. # Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2012 Free Software # Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. dnl Modified by Chet Ramey for bash. # st_atim.tv_nsec - Linux, Solaris, Cygwin # st_atimespec.tv_nsec - FreeBSD, NetBSD, if ! defined _POSIX_SOURCE # st_atimensec - FreeBSD, NetBSD, if defined _POSIX_SOURCE # st_atim.st__tim.tv_nsec - UnixWare (at least 2.1.2 through 7.1) # st_birthtimespec - FreeBSD, NetBSD (hidden on OpenBSD 3.9, anyway) # st_birthtim - Cygwin 1.7.0+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\stat-time.h /* stat-related time functions. Copyright (C) 2005, 2007, 2009-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\history.c /* Copyright (C) 1989-2017 Free Software Foundation, Inc. This file contains the GNU History Library (History), a set of routines for managing the text of previously typed lines. History is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. History is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with History. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\mkversion.sh # Simple program to make new version numbers for the shell. # Big deal, but it was getting out of hand to do everything # in the makefile. This creates a file named by the -o option, # otherwise everything is echoed to the standard output. # Copyright (C) 1996-2002 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\zwrite.c /* Copyright (C) 1999-2002 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\casemod.c /* Copyright (C) 2008,2009,2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\scripts\center # # center - center a group of lines # # tabs in the lines might cause this to look a little bit off # # # Chet Ramey # # Copyright 1999 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\dprintf.c /* Copyright (C) 2008-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\sig.c /* Copyright (C) 1994-2018 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\loadinfo.h /* Copyright (C) 1996-1999, 2000-2002, 2005-2009 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\include\shmbutil.h /* Copyright (C) 2002-2004 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\seq # # Chet Ramey # # Copyright 1995 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # Generate a sequence from m to n, m defaults to 1. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\functions\sort-pos-params # # Chet Ramey # # Copyright 2001 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # Sort the positional paramters. # Make sure the positional parameters are passed as arguments to the function. # If -u is the first arg, remove duplicate array members. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\hashlib.c /* Copyright (C) 1987,1989,1991,1995,1998,2001,2003,2005,2006,2008,2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\fixlinks # # fixlinks - make symlinks in the bash source tree so that there is # exactly one version of any given source file. # # Copyright (C) 1996-2002 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\xmalloc.c /* Copyright (C) 1991-2003 Free Software Foundation, Inc. This file is part of GNU Readline, a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\log.c /* Copyright (C) 2003, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\examples\excallback.c /* Copyright (C) 1999 Jeff Solomon */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\shmatch.c /* Copyright (C) 2003-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\examples\scripts\shprompt # # shprompt -- give a prompt and get an answer satisfying certain criteria # # shprompt [-dDfFsy] prompt # s = prompt for string # f = prompt for filename # F = prompt for full pathname to a file or directory # d = prompt for a directory name # D = prompt for a full pathname to a directory # y = prompt for y or n answer # # Chet Ramey # chet@ins.CWRU.Edu # # Copyright 2002 Chester Ramey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # TThis program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\findcmd.c /* Copyright (C) 1997-2017 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\strstr.c /* Copyright (C) 1994, 1999 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\texi2dvi # texi2dvi --- produce DVI (or PDF) files from Texinfo (or (La)TeX) sources. # $Id: texi2dvi 5704 2014-07-07 17:45:16Z karl $ # # Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 # Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, # or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # Originally written by Noah Friedman. # # Please send bug reports, etc. to bug-texinfo@gnu.org. # If possible, please send a copy of the output of the script called with # the `--debug' option when making a bug report. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\oslib.c /* Copyright (C) 1995,2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\rldefs.h /* Copyright (C) 1987-2011 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\findcmd.h /* Copyright (C) 1997-2015 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\malloc\shmalloc.h /* Copyright (C) 2001-2003 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne-Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\sh\fpurge.c /* Copyright (C) 2007-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\intl\hash-string.h /* Copyright (C) 1995, 1997, 1998, 2000, 2001, 2005-2009 Free Software Foundation, Inc. This file is part of GNU Bash. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Bash. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\rltypedefs.h /* Copyright (C) 2000-2011 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\lib\readline\keymaps.c /* Copyright (C) 1988,1989-2009,2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Readline. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash\5.0-r0\bash-5.0\support\missing # Common stub for a few missing GNU programs while installing. # Copyright (C) 1996, 1997 Free Software Foundation, Inc. # Franc,ois Pinard , 1996. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- bash-completion 2.10 =========== GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation`s software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author`s protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors` reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone`s free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program`s source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients` exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. one line to give the program`s name and an idea of what it does. Copyright (C) yyyy name of author This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w`. This is free software, and you are welcome to redistribute it under certain conditions; type `show c` for details. The hypothetical commands `show w` and `show c` should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w` and `show c`; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision` (which makes passes at compilers) written by James Hacker. signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\pkgadd # pkgadd completion -*- shell-script -*- # # Copyright 2006 Yann Rouillard -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\update-rc.d # update-rc.d(8) completion -*- shell-script -*- # # Copyright (C) 2004 Servilio Afre Puentes -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\aclocal.m4 # generated automatically by aclocal 1.16.1 -*- Autoconf -*- # Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to # '$srcdir', '$srcdir/..', or '$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is '.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\pkgutil # pkgutil completion -*- shell-script -*- # Copyright 2006 Yann Rouillard -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\test\Makefile.in aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\test\t\Makefile.in aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\Makefile.in aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\doc\Makefile.in aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\Makefile.in aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\test\t\unit\Makefile.in aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\helpers\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\configure # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for bash-completion 2.10. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\svcadm # svcadm completion -*- shell-script -*- # # Copyright 2006 Yann Rouillard # # svcadm accept any complete FMRI or abbreviated FMRI # - a complete FMRI is svc:/foo/bar/bar/baz # - abbreviated FMRI are foo/bar/bar/baz, bar/bar/baz, bar/baz or baz # # The goal of this function is to be able to propose all alternatives, # but to not clutter the interface with all completions, we will only # cut every completion alternative at the next slash. # # For example, if the user types , we will propose for svc://foo/bar/bar/baz # the following completion: foo/, bar/ and baz # If the user types , we will propose: bar/ and baz # If the user types , we will propose: bar/bar/ and bar/baz # # By default, the function proproses only abbreviated completions except if the user already # began to type svc:. In that case we will propose only the complete FMRI beginning with the # pattern # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\pkg-get # pkg-get.completion completion -*- shell-script -*- # # Copyright 2006 Yann Rouillard -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\install-sh # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # 'make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\pkgrm # pkgrm completion -*- shell-script -*- # # Copyright 2006 Yann Rouillard -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\missing # Copyright (C) 1996-2018 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\sitecopy # sitecopy(1) completion -*- shell-script -*- # Copyright 2003 Eelco Lempsink # 2011 Raphaël Droz # License: GNU GPL v2 or later -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\invoke-rc.d # invoke-rc.d(8) completion -*- shell-script -*- # # Copyright (C) 2004 Servilio Afre Puentes -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\bash_completion # -*- shell-script -*- # # bash_completion - programmable completion functions for bash 4.1+ # # Copyright © 2006-2008, Ian Macdonald # © 2009-2019, Bash Completion Maintainers # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # # The latest version of this software can be obtained here: # # https://github.com/scop/bash-completion -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\bash-completion\2.10-r0\bash-completion-2.10\completions\_modules # module completion by Ted Stern -*- shell-script -*- # # Use of this file is deprecated, upstream completion is available in # modules >= 3.2.7, use that instead. # # Completion for Environment Modules `module' alias. # # See http://sourceforge.net/projects/modules/ # http://modules.sourceforge.net/ # # There are several versions of modules that are commonly used. Older # Cray UNICOS systems and many other sites use 2.2.2b. The latest GPL'd # version is 3.1.6. But the module alias is somewhat self-documenting # via the `module help' command, so use that to print the options. # # Programmable completion might be more difficult under tcsh since the # module command is an alias, and the `module avail' command returns # its output as stderr. # Test for existence of /etc/profile.d/modules.sh too because we may end up # being sourced before it and thus before the `module' alias has been defined. -------------------------------------------------------------------------------- coreutils 8.31 =========== GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. “This License” refers to version 3 of the GNU General Public License. “Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. “The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations. To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. A “covered work” means either the unmodified Program or a work based on the Program. To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work. A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: * a) The work must carry prominent notices stating that you modified it, and giving a relevant date. * b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”. * c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. * d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: * a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. * b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. * c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. * d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. * e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. “Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. “Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: * a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or * b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or * c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or * d) Limiting the use for publicity purposes of names of licensors or authors of the material; or * e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or * f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”. A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”. You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-rmdir.h /* Tests of rmdir. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\cut.pl # Test "cut". # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fseeko.c /* An fseeko() function that, together with fflush(), is POSIX compliant. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\perm.sh # Verify that mkdir's '-m MODE' option works properly # with various umask settings. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\backup-dir.sh # Ensure that cp -b doesn't back up directories. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\pthread.in.h /* Implement a trivial subset of POSIX 1003.1-2008 pthread.h. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\cksum.c /* cksum -- calculate and print POSIX checksums and sizes of files Copyright (C) 1992-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\posixtm.c /* Parse dates for touch and date. Copyright (C) 1989-1991, 1998, 2000-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\empty-file.sh # Make sure touch can set the mtime on an empty file. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Volker Borchert reported that touch 3.16r (and presumably all before that) # fails to work on SunOS 4.1.3 with 'most of the recommended patches' when # the empty file is on an NFS-mounted 4.2 volume. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getcwd-path-max.m4 # serial 22 # Check for several getcwd bugs with long file names. # If so, arrange to compile the wrapper function. # This is necessary for at least GNU libc on linux-2.4.19 and 2.4.20. # I've heard that this is due to a Linux kernel bug, and that it has # been fixed between 2.4.21-pre3 and 2.4.21-pre4. # Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # From Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fdopendir.c /* Test opening a directory stream from a file descriptor. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strtol.c /* Convert string representation of a number into an integer value. Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xmalloc.c /* xmalloc.c -- malloc with out of memory checking Copyright (C) 1990-2000, 2002-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\link-no-deref.sh # Ensure that cp --link --no-dereference works properly # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\savewd.m4 # Save and restore the working directory, possibly using a child process. dnl Copyright (C) 2004, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\cp-mv-enotsup-xattr.sh # Ensure that mv, cp -a and cp --preserve=xattr(all) options do work # as expected on file systems without their support and do show correct # diagnostics when required # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\float_h.m4 # float_h.m4 serial 12 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getopt_long.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getopt.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getopt-main.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getopt-gnu.c /* Test of command line argument processing. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\parent-perm-race.sh # Make sure cp -pR --parents isn't too generous with parent permissions. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mountlist.c /* mountlist.c -- return a list of mounted file systems Copyright (C) 1991-1992, 1997-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\users.c /* GNU's users. Copyright (C) 1992-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\obstack.h /* obstack.h - object stack macros Copyright (C) 1988-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xvasprintf.h /* vasprintf and asprintf with out-of-memory checking. Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\tzset.m4 # serial 11 # Copyright (C) 2003, 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # See if we have a working tzset function. # If so, arrange to compile the wrapper function. # For at least Solaris 2.5.1 and 2.6, this is necessary # because tzset can clobber the contents of the buffer # used by localtime. # Written by Paul Eggert and Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\nanosleep.c /* Provide a replacement for the POSIX nanosleep function. Copyright (C) 1999-2000, 2002, 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\jm-winsz1.m4 # serial 12 # Copyright (C) 1996, 1999, 2001-2002, 2004, 2006, 2009-2019 Free Software # Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering and Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-pthread_sigmask1.c /* Test of pthread_sigmask in a single-threaded program. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\copy.h /* core functions for copying files and directories Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-wcrtomb-w32.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-wcrtomb.c /* Test of conversion of wide character to multibyte character. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\special-1.sh # verify that mkdir honors special bits in MODE # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\dir-file.sh # mv must fail when src and dest are mismatched directory/non-directory. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rmdir\ignore.sh # make sure rmdir's --ignore-fail-on-non-empty option works # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\xvasprintf.m4 # xvasprintf.m4 serial 2 dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/xvasprintf.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fpurge.m4 # fpurge.m4 serial 8 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\arpa_inet.in.h /* A GNU-like . Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-memrchr.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-memchr.c /* * Copyright (C) 2008-2019 Free Software Foundation, Inc. * Written by Eric Blake and Bruno Haible * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strtoimax.c /* Convert string representation of a number into an intmax_t value. Copyright (C) 1999, 2001-2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\msvc-inval.m4 # msvc-inval.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\system.h /* system-dependent definitions for coreutils Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\move-dir-while-traversing.sh # Trigger a failed assertion in coreutils-8.9 and earlier. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sameacls.c /* Test whether two files have the same ACLs. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\c-ctype.h /* Character handling in C locale. These functions work like the corresponding functions in , except that they have the C (POSIX) locale hardwired, whereas the functions' behaviour depends on the current locale set via setlocale. Copyright (C) 2000-2003, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\host-cpu-c-abi.m4 # host-cpu-c-abi.m4 serial 11 dnl Copyright (C) 2002-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible and Sam Steingold. dnl Sets the HOST_CPU variable to the canonical name of the CPU. dnl Sets the HOST_CPU_C_ABI variable to the canonical name of the CPU with its dnl C language ABI (application binary interface). dnl Also defines __${HOST_CPU}__ and __${HOST_CPU_C_ABI}__ as C macros in dnl config.h. dnl dnl This canonical name can be used to select a particular assembly language dnl source file that will interoperate with C code on the given host. dnl dnl For example: dnl * 'i386' and 'sparc' are different canonical names, because code for i386 dnl will not run on SPARC CPUs and vice versa. They have different dnl instruction sets. dnl * 'sparc' and 'sparc64' are different canonical names, because code for dnl 'sparc' and code for 'sparc64' cannot be linked together: 'sparc' code dnl contains 32-bit instructions, whereas 'sparc64' code contains 64-bit dnl instructions. A process on a SPARC CPU can be in 32-bit mode or in 64-bit dnl mode, but not both. dnl * 'mips' and 'mipsn32' are different canonical names, because they use dnl different argument passing and return conventions for C functions, and dnl although the instruction set of 'mips' is a large subset of the dnl instruction set of 'mipsn32'. dnl * 'mipsn32' and 'mips64' are different canonical names, because they use dnl different sizes for the C types like 'int' and 'void *', and although dnl the instruction sets of 'mipsn32' and 'mips64' are the same. dnl * The same canonical name is used for different endiannesses. You can dnl determine the endianness through preprocessor symbols: dnl - 'arm': test __ARMEL__. dnl - 'mips', 'mipsn32', 'mips64': test _MIPSEB vs. _MIPSEL. dnl - 'powerpc64': test _BIG_ENDIAN vs. _LITTLE_ENDIAN. dnl * The same name 'i386' is used for CPUs of type i386, i486, i586 dnl (Pentium), AMD K7, Pentium II, Pentium IV, etc., because dnl - Instructions that do not exist on all of these CPUs (cmpxchg, dnl MMX, SSE, SSE2, 3DNow! etc.) are not frequently used. If your dnl assembly language source files use such instructions, you will dnl need to make the distinction. dnl - Speed of execution of the common instruction set is reasonable across dnl the entire family of CPUs. If you have assembly language source files dnl that are optimized for particular CPU types (like GNU gmp has), you dnl will need to make the distinction. dnl See . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\dd.c /* dd -- convert a file while copying it. Copyright (C) 1985-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\gettime.c /* gettime -- get the system clock Copyright (C) 2002, 2004-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\abmon-align.sh # Ensure ls output is aligned when using abbreviated months from the locale # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\threadlib.m4 # threadlib.m4 serial 16 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\cross-dev-symlink.sh # Ensure symlinks can be replaced across devices # Copyright (C) 2018-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\freadahead.m4 # freadahead.m4 serial 1 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\inotify-hash-abuse2.sh # Exercise an abort-inducing flaw in inotify-enabled tail -F. # Like inotify-hash-abuse, but without a hard-coded "9". # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Make coreutils. -*-Makefile-*- # Copyright (C) 1990-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Copyright (C) 2002-2019 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this file. If not, see . # # As a special exception to the GNU General Public License, # this file may be distributed as part of a program that # contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. # Reproduce by: # gnulib-tool --import --local-dir=gl \ # --lib=libcoreutils \ # --source-base=lib \ # --m4-base=m4 \ # --doc-base=doc \ # --tests-base=gnulib-tests \ # --aux-dir=build-aux \ # --with-tests \ # --makefile-name=gnulib.mk \ # --no-conditional-dependencies \ # --no-libtool \ # --macro-prefix=gl \ # --avoid=canonicalize-lgpl \ # --avoid=dummy \ # acl \ # alignof \ # alloca \ # announce-gen \ # areadlink-with-size \ # argmatch \ # argv-iter \ # assert \ # autobuild \ # backup-rename \ # backupfile \ # base32 \ # base64 \ # btowc \ # buffer-lcm \ # c-strcase \ # calloc-gnu \ # canon-host \ # canonicalize \ # chown \ # cl-strtod \ # cl-strtold \ # cloexec \ # closein \ # closeout \ # config-h \ # configmake \ # crypto/md5 \ # crypto/sha1 \ # crypto/sha256 \ # crypto/sha512 \ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\block-size.sh # Exercise ls --block-size and related options. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_wait_h.m4 # sys_wait_h.m4 serial 6 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xprintf.h /* printf wrappers that fail immediately for non-file-related errors Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\inotify-rotate.sh # ensure that tail -F handles rotation # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\trim.c /* Removes leading and/or trailing whitespaces Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\macros.h /* Common macros used by gnulib tests. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_time_h.m4 # Configure a replacement for . # serial 9 # Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert and Martin Lambers. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getgroups.m4 # serial 21 dnl From Jim Meyering. dnl A wrapper around AC_FUNC_GETGROUPS. # Copyright (C) 1996-1997, 1999-2004, 2008-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\csplit-io-err.sh # Ensure we handle i/o errors correctly in csplit # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\unexpand.pl # Test "unexpand". # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-digest.h /* Test of message digests. Copyright (C) 2018-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-compress-hang.sh # Test for sort --compress hang # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\ldexpl.m4 # ldexpl.m4 serial 17 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\bytes.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\sparse.sh # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\bind-mount-dir-cycle.sh # Exercise du's new ability to handle bind-mount-induced dir cycles. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\nice.c /* nice -- run a program with modified niceness Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\skip-seek.pl # Test dd's skip and seek options. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\parent-perm.sh # Ensure that cp --parents works properly with a preexisting dest. directory # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\od.pl # Exercise od # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\ldexp.m4 # ldexp.m4 serial 1 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chgrp\basic.sh # make sure chgrp is reasonable # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\bind.c /* bind.c --- wrappers for Windows bind function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\af_alg.c /* af_alg.c - Compute message digests from file streams and buffers. Copyright (C) 2018-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\fail-eacces.sh # Ensure that rm -rf unremovable-non-dir gives a diagnostic. # Test both a regular file and a symlink -- it makes a difference to rm. # With the symlink, rm from coreutils-6.9 would fail with a misleading # ELOOP diagnostic. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\se-selinux.in.h /* Replacement for platforms that lack it. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-thread_create.c /* Test of gl_thread_create () macro. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\argmatch.c /* argmatch.c -- find a match for a string in an array Copyright (C) 1990, 1998-1999, 2001-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\locale-tr.m4 # locale-tr.m4 serial 11 dnl Copyright (C) 2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Determine the name of a turkish locale with UTF-8 encoding. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\gethostname.m4 # gethostname.m4 serial 13 dnl Copyright (C) 2002, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Ensure # - the gethostname() function, # - the HOST_NAME_MAX macro in . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sys_wait.h /* Test of macros shared between and . Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-printf-posix.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fprintf-posix.h /* Test of POSIX compatible vsprintf() and sprintf() functions. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\c++defs.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\c++defs.h /* C++ compatible function declaration macros. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\invalid-opt.pl # exercise the 'invalid option' handling code in each program # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\hash.sh # Exercise a bug that was fixed in 4.0s. # Before then, rm would fail occasionally, sometimes via # a failed assertion, others with a seg fault. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\base64.m4 # base64.m4 serial 4 dnl Copyright (C) 2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\F-headers.sh # Ensure tail -F distinguishes output with the correct headers # Between coreutils 7.5 and 8.23 inclusive, 'tail -F ...' would # not output headers for or created/renamed files in certain cases. # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mkostemp.m4 # mkostemp.m4 serial 2 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\isnan.c /* Test for NaN that does not need libm. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\readlink.c /* readlink -- display value of a symbolic link. Copyright (C) 2002-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\time_r.m4 dnl Reentrant time functions: localtime_r, gmtime_r. dnl Copyright (C) 2003, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strtold.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-memchr2.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strtod.c /* * Copyright (C) 2008-2019 Free Software Foundation, Inc. * Written by Eric Blake * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\stderr.sh # Ensure dd recognizes failure to write to stderr. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sha1.m4 # sha1.m4 serial 12 dnl Copyright (C) 2002-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mountlist.h /* mountlist.h -- declarations for list of mounted file systems Copyright (C) 1991-1992, 1998, 2000-2005, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\wcwidth.m4 # wcwidth.m4 serial 27 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stdio_h.m4 # stdio_h.m4 serial 49 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\dir-slash.sh # Make sure that cp -R DIR1 DIR2 does the right thing # when DIR1 is written with a trailing slash. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\safe-write.m4 # safe-write.m4 serial 4 dnl Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Prerequisites of lib/safe-write.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\smack-no-root.sh # SMACK test for the mkdir,mknod, mkfifo commands. # Derived from tests/mkdir/selinux.sh. # Ensure that an unsettable SMACK label doesn't cause a segfault. # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\p-v.sh # Test mkdir -pv. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\math.in.h /* A GNU-like . Copyright (C) 2002-2003, 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stat-w32.c /* Core of implementation of fstat and stat for native Windows. Copyright (C) 2017-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\netinet_in_h.m4 # netinet_in_h.m4 serial 5 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\stat-free-color.sh # Show that --color need not use stat, as long as we have d_type support. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\readlink-fp-loop.sh # readlink from 6.9 would fail with a false-positive symlink loop error # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xalloc-oversized.h /* xalloc-oversized.h -- memory allocation size checking Copyright (C) 1990-2000, 2003-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\p-2.sh # Just like p-1, but with an absolute path. # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\regex_internal.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\regcomp.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\regex_internal.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\regexec.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\regex.c /* Extended regular expression matching and search library. Copyright (C) 2002-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\wc.c /* wc - print the number of lines, words, and bytes in files Copyright (C) 1985-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\existing-perm-race.sh # Make sure cp -p isn't too generous with existing file permissions. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\root-dev-ino.h /* Root device and inode number checking. Copyright (C) 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sys_select.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_select.in.h /* Substitute for . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\openat.h /* provide a replacement openat function Copyright (C) 2004-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getloadavg.c /* Test of getting load average. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\nohup.c /* nohup -- run a command immune to hangups, with output to a non-tty Copyright (C) 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\quotearg.c /* quotearg.c - quote arguments for output Copyright (C) 1998-2002, 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\dirchownmod.c /* Change the ownership and mode bits of a directory. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\CuSkip.pm # Skip a test: emit diag to log and to stderr, and exit 77 # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-ftello.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-ftello3.c /* Test of ftello() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbsinit.c /* Test of test for initial conversion state. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\randomd.c /* Some random 'double' numbers used by gnulib tests. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unistr\u8-uctomb-aux.c /* Conversion UCS-4 to UTF-8. Copyright (C) 2002, 2006-2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\expr.c /* expr -- evaluate expressions. Copyright (C) 1986-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\operand2sig.c /* operand2sig.c -- common function for parsing signal specifications Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\dirname.m4 #serial 10 -*- autoconf -*- dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl No prerequisites of lib/basename-lgpl.c, lib/dirname-lgpl.c, dnl lib/stripslash.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-base64.c /* Self tests for base64. Copyright (C) 2004, 2008-2019 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\u64.h /* uint64_t-like operations that work even on hosts lacking uint64_t Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xalloc.h /* xalloc.h -- malloc with out-of-memory checking Copyright (C) 1990-2000, 2003-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\install-sh # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # 'make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\link-heap.sh # ensure that cp --preserve=link --link doesn't waste heap # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\p-thru-slink.sh # Ensure that mkdir -p foo/bar works when foo is a symbolic link to a directory # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\check-decl.m4 #serial 26 # Check declarations for this package. dnl Copyright (C) 1997-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl This is just a wrapper function to encapsulate this kludge. dnl Putting it in a separate file like this helps share it between dnl different packages. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\hardlink-case.sh # Ensure multi-hardlinked files are not lost on case insensitive file systems # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\longlong.h /* longlong.h -- definitions for mixed size 32/64 bit arithmetic. Copyright 1991-2019 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this file. If not, see https://www.gnu.org/licenses/. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xstrtol.c /* A more useful interface to strtol. Copyright (C) 1995-1996, 1998-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\write-any-file.m4 # Determine whether we can write any file. # Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tr.pl aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\ptx.pl aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\test.pl aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tac.pl aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort.pl aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\ptx-overrun.sh # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-freopen-safer.c /* Test of reopening a stream. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-utime.c /* Tests of utime. Copyright (C) 2017-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\nstrftime.c /* Copyright (C) 1991-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\fiemap-perf.sh # ensure that a sparse file is copied efficiently, by default # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\find-mount-point.c /* find-mount-point.c -- find the root mount point for a file. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fcntl.m4 # fcntl.m4 serial 9 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # For now, this module ensures that fcntl() # - supports F_DUPFD correctly # - supports or emulates F_DUPFD_CLOEXEC # - supports F_GETFD # Still to be ported to mingw: # - F_SETFD # - F_GETFL, F_SETFL # - F_GETOWN, F_SETOWN # - F_GETLK, F_SETLK, F_SETLKW -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\opendir.m4 # opendir.m4 serial 5 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\2g.sh # Ensure that du can handle a 2GB file (i.e., a file of size 2^31 bytes) # Before coreutils-5.93, on systems with a signed, 32-bit stat.st_blocks # one of du's computations would overflow. # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-nstrftime.c /* Test that nstrftime works as required. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-snprintf.c /* Test of snprintf() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\uniq.pl # Test uniq. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\dirent_h.m4 # dirent_h.m4 serial 16 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbscasecmp.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-c-strcasecmp.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-c-strncasecmp.c /* Test of case-insensitive string comparison function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\termios_h.m4 # termios_h.m4 serial 4 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\8gb.sh # Ensure that du does not rely on narrow types like size_t for # file sizes or sums. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\hostname.c /* hostname - set or print the name of current host system Copyright (C) 1994-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\canonicalize.m4 # canonicalize.m4 serial 29 dnl Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Provides canonicalize_file_name and canonicalize_filename_mode, but does # not provide or fix realpath. # Like gl_CANONICALIZE_LGPL, except prepare for separate compilation # (no REPLACE_CANONICALIZE_FILE_NAME, no REPLACE_REALPATH, no AC_LIBOBJ). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\randint.c /* Generate random integers. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-areadlinkat.c /* Tests of areadlinkat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\mv-special-1.sh # Test "mv" with special files. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-stat.h /* Tests of stat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\exponentd.m4 # exponentd.m4 serial 3 dnl Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\builtin-expect.m4 dnl Check for __builtin_expect. dnl Copyright 2016-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\unlinkdir.m4 # serial 7 # Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\ctype.m4 # ctype_h.m4 serial 6 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\gethostname.c /* gethostname emulation for SysV and POSIX.1. Copyright (C) 1992, 2003, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\time_rz.m4 dnl Time zone functions: tzalloc, localtime_rz, etc. dnl Copyright (C) 2015-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\d-ino.m4 # serial 18 dnl From Jim Meyering. dnl dnl Check whether struct dirent has a member named d_ino. dnl # Copyright (C) 1997, 1999-2001, 2003-2004, 2006-2007, 2009-2019 Free Software # Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\read-file.m4 # read-file.m4 serial 3 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Prerequisites of lib/read-file.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\cp-hash.c /* cp-hash.c -- file copying (hash search routines) Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Torbjorn Granlund, Sweden (tege@sics.se). Rewritten to use lib/hash.c by Jim Meyering. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\do-release-commit-and-tag # Note: this is a bash script (could be zsh or dash) # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\group-dirs.sh # test --group-directories-first # Copyright (C) 2018 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\inet_pton.c /* inet_pton.c -- convert IPv4 and IPv6 addresses from text to binary form Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* * Copyright (c) 1996,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fseeko3.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fseeko4.c /* Test of fseeko() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fcntl-safer.m4 #serial 9 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\inttypes.in.h /* Copyright (C) 2006-2019 Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible, Derek Price. This file is part of gnulib. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\b-chunk.sh # test splitting into 3 chunks # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbrtowc.m4 # mbrtowc.m4 serial 31 -*- coding: utf-8 -*- dnl Copyright (C) 2001-2002, 2004-2005, 2008-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stdalign.m4 # Check for stdalign.h that conforms to C11. dnl Copyright 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Prepare for substituting if it is not supported. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xdectoint.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xdectoint.c /* Convert decimal strings with bounds checking and exit on error. Copyright (C) 2014-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\no-x.sh # Make sure chmod gives the right diagnostic for a readable, # but inaccessible directory. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\preserve-slink-time.sh # Verify that cp -Pp preserves times even on symlinks. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\direct.sh # ensure that dd's iflag=direct and oflag=direct work # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\nproc.c /* Detect the number of processors. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\backup-1.sh # Test cp backup. # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\factor.pl # Basic tests for "factor". # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\date-next-dow.pl aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\date.pl # Test "date". # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\dosname.h /* File names on MS-DOS/Windows systems. Copyright (C) 2000-2001, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . From Paul Eggert and Jim Meyering. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\wctype_h.m4 # wctype_h.m4 serial 21 dnl A placeholder for ISO C99 , for platforms that lack it. dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\isatty.c /* isatty() replacement. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\v-slash.sh # avoid extra slashes in --verbose output # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\modechange.c /* modechange.c -- file mode manipulation Copyright (C) 1989-1990, 1997-1999, 2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strtod.c /* Copyright (C) 1991-1992, 1997, 1999, 2003, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chgrp\no-x.sh # Make sure chgrp gives the right diagnostic for a readable, # but inaccessible directory. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\tmpdir.m4 # tmpdir.m4 serial 4 dnl Copyright (C) 2001-2002, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Prerequisites for lib/tmpdir.c -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\paste.pl # Test paste. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\fail-perm.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\cp-parents.sh # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\tls.m4 # tls.m4 serial 2 (gettext-0.18) dnl Copyright (C) 2005, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fputc.c /* Test of fputc() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\locale-zh.m4 # locale-zh.m4 serial 14 dnl Copyright (C) 2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Determine the name of a chinese locale with GB18030 encoding. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-readtokens.c /* Test the readtokens module. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\signalblocking.m4 # signalblocking.m4 serial 14 dnl Copyright (C) 2001-2002, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Determine available signal blocking primitives. Three different APIs exist: # 1) POSIX: sigemptyset, sigaddset, sigprocmask # 2) SYSV: sighold, sigrelse # 3) BSD: sigblock, sigsetmask # For simplicity, here we check only for the POSIX signal blocking. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-md5.c /* * Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\locale-fr.m4 # locale-fr.m4 serial 19 dnl Copyright (C) 2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Determine the name of a french locale with traditional encoding. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fflush.m4 # fflush.m4 serial 17 # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Eric Blake dnl Find out how to obey POSIX semantics of fflush(stdin) discarding dnl unread input on seekable streams, rather than C99 undefined semantics. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\link.c /* link utility for GNU. Copyright (C) 2001-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\propername.c /* Localization of proper names. Copyright (C) 2006-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\lib-ignore.m4 # If possible, ignore libraries that are not depended on. dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. # gl_IGNORE_UNUSED_LIBRARIES # -------------------------- # Determines the option to be passed to the C/C++/Fortran compiler, so that it # omits unused libraries. # Example (on Solaris): # $ cc foo.c -lnsl; ldd ./a.out # libnsl.so.1 => /lib/libnsl.so.1 # libc.so.1 => /lib/libc.so.1 # libmp.so.2 => /lib/libmp.so.2 # libmd.so.1 => /lib/libmd.so.1 # libscf.so.1 => /lib/libscf.so.1 # libdoor.so.1 => /lib/libdoor.so.1 # libuutil.so.1 => /lib/libuutil.so.1 # libgen.so.1 => /lib/libgen.so.1 # libm.so.2 => /lib/libm.so.2 # $ cc foo.c -lnsl -Wl,-z,ignore; ldd ./a.out # libc.so.1 => /lib/libc.so.1 # libm.so.2 => /lib/libm.so.2 # # Note that the option works only for the C compiler, not for the C++ # compiler: # - Sun C likes '-Wl,-z,ignore'. # '-Qoption ld -z,ignore' is not accepted. # '-z ignore' is accepted but has no effect. # - Sun C++ and Sun Fortran like '-Qoption ld -z,ignore'. # '-Wl,-z,ignore' is not accepted. # '-z ignore' is accepted but has no effect. # # Sets and substitutes a variable that depends on the current language: # - IGNORE_UNUSED_LIBRARIES_CFLAGS for C # - IGNORE_UNUSED_LIBRARIES_CXXFLAGS for C++ # - IGNORE_UNUSED_LIBRARIES_FFLAGS for Fortran # # Note that the option works only for direct invocation of the compiler, not # through libtool: When libtool is used to create a shared library, it will # honor and translate '-Wl,-z,ignore' to '-Qoption ld -z -Qoption ld ignore' # if needed, but it will drop a '-Qoption ld -z,ignore' on the command line. # # _gl_IGNORE_UNUSED_LIBRARIES_OPTIONS(C) # -------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fclose.c /* fclose replacement. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-localeconv.c /* Test of localeconv() function. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\install\d-slashdot.sh # Ensure that ginstall -d works with arguments specified with a trailing "/.". # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\linkat.m4 # serial 9 # See if we need to provide linkat replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\groups-version.sh # ensure groups --version output is similar to id --version # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\hard-2.sh # Ensure that moving hard-linked arguments onto existing destinations works. # Likewise when using cp --preserve=link. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getugroups.m4 # getugroups.m4 serial 9 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\deref-slink.sh # Demonstrate bug when using -d with an existing destination file # that is a symlink. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\pipe-f2.sh # Ensure that "tail -f fifo" tails indefinitely. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fpending.c /* fpending.c -- return the number of pending output bytes on a stream Copyright (C) 2000, 2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\utime_h.m4 # utime_h.m4 serial 3 dnl Copyright (C) 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\smack-root.sh # SMACK test for the mkdir,mknod, mkfifo commands. # Derived from tests/mkdir/selinux.sh. # Ensure that SMACK label gets set. # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\quote.m4 # quote.m4 serial 6 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\man\local.mk # Make coreutils man pages. -*-Makefile-*- # This is included by the top-level Makefile.am. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unistr\u8-mbtoucr.c /* Look at first character in UTF-8 string, returning an error code. Copyright (C) 1999-2002, 2006-2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stat-slash.sh # demonstrate that stat handles trailing slashes correctly # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\year2038.m4 # year2038.m4 serial 3 dnl Copyright (C) 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Attempt to ensure that 'time_t' is a 64-bit type dnl and that the functions time(), stat(), etc. return 64-bit times. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\id\zero.sh # Exercise "id --zero". # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\id\no-context.sh # With POSIXLY_CORRECT, id must not print context=... # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-calloc-gnu.c /* Test of calloc function. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\dir2dir.sh # Ensure that mv prints the right diagnostic for a dir->dir move # where the destination directory is not empty. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\.pc\disable-ls-output-quoting.patch\src\ls.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\ls.c /* 'dir', 'vdir' and 'ls' directory listing programs for GNU. Copyright (C) 1985-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\perror.m4 # perror.m4 serial 7 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\abuse.sh # ensure that cp does not write through a just-copied symlink # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\readlink.c /* Stub for readlink(). Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\sparse-fiemap.sh # Test cp --sparse=always through fiemap copy # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\rewinddir.c /* Restart reading the entries of a directory from the beginning. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stat.m4 # serial 15 # Copyright (C) 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\remove.c /* remove.c -- core functions for removing files and directories Copyright (C) 1988-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tty-eof.pl # Test whether programs exit upon a single EOF from a tty. # Ensure that e.g., cat exits upon a single EOF (^D) from a tty. # Do the same for all programs that can read stdin, # require no arguments and that write to standard output. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\obstack.c /* obstack.c - subroutines used implicitly by object stack macros Copyright (C) 1988-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\po\POTFILES.in # List of files which contain translatable strings. # Copyright (C) 1996-2019 Free Software Foundation, Inc. # These are nominally temporary... -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\cycle-check.m4 #serial 7 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-freadptr.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-freadptr2.c /* Test of freadptr() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\attr-existing.sh # Make sure cp --attributes-only doesn't truncate existing data # Copyright 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\localtime-buffer.c /* Provide access to the last buffer returned by localtime() or gmtime(). Copyright (C) 2001-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\tail-n0f.sh # Make sure that 'tail -n0 -f' and 'tail -c0 -f' sleep # rather than doing what amounted to a busy-wait. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # This bug was fixed for 5.0.91 # It skips the test if your system lacks a /proc/$pid/status # file, or if its contents don't look right. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\dcgen # dcgen -- convert dircolors.hin to dircolors.h. # Copyright (C) 1996-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # written by Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\flexmember.h /* Sizes of structs with flexible array members. Copyright 2016-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . Written by Paul Eggert. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\libunistring-base.m4 # libunistring-base.m4 serial 5 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paolo Bonzini and Bruno Haible. dnl gl_LIBUNISTRING_MODULE([VERSION], [Module]) dnl Declares that the source files of Module should be compiled, unless we dnl are linking with libunistring and its version is >= the given VERSION. dnl Defines an automake conditional LIBUNISTRING_COMPILE_$MODULE that is dnl true if the source files of Module should be compiled. dnl This macro is to be used for public libunistring API, not for dnl undocumented API. dnl dnl You have to bump the VERSION argument to the next projected version dnl number each time you make a change that affects the behaviour of the dnl functions defined in Module (even if the sources of Module itself do not dnl change). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\od-float.sh # Test od on floating-point values. # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\dir-no-w.sh # rm (without -r) must give a diagnostic for any directory. # It must not prompt, even if that directory is unwritable. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\fiemap.h /* FS_IOC_FIEMAP ioctl infrastructure. Some portions copyright (C) 2007 Cluster File Systems, Inc Authors: Mark Fasheh Kalpak Shah Andreas Dilger . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\glthread\tls.h /* Thread-local storage in multithreaded situations. Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\od-multiple-t.sh # verify that multiple -t specifiers to od align well # This would fail before coreutils-6.13. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-write.c /* Test the write() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fwrite.c /* Test of fwrite() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\nfs-removal-race.sh # Running cp S D on an NFS client while another client has just removed D # would lead (w/coreutils-8.16 and earlier) to cp's initial stat call # seeing (via stale NFS cache) that D exists, so that cp would then call # open without the O_CREAT flag. Yet, the open must actually consult # the server, which confesses that D has been deleted, thus causing the # open call to fail with ENOENT. # # This test simulates that situation by intercepting stat for a nonexistent # destination, D, and making the stat fill in the result struct for another # file and return 0. # # This test is skipped on systems that lack LD_PRELOAD support; that's fine. # Similarly, on a system that lacks or __xstat, skipping it is fine. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\F-vs-rename.sh # Demonstrate that tail -F works when renaming the tailed files. # Between coreutils 7.5 and 8.2 inclusive, 'tail -F a b' would # stop tracking additions to b after 'mv a b'. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\isblank.m4 # isblank.m4 serial 3 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\link-symlink.sh # Ensure that cp -a --link maintains timestamps if possible # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strerror_r.m4 # strerror_r.m4 serial 19 dnl Copyright (C) 2002, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\chown-core.c /* chown-core.c -- core functions for changing ownership. Copyright (C) 2000-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\pthread.m4 # pthread.m4 serial 10 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\intmax_t.m4 # intmax_t.m4 serial 8 dnl Copyright (C) 1997-2004, 2006-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\pipe2.m4 # pipe2.m4 serial 2 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\bison.m4 # serial 7 # Copyright (C) 2002, 2005, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\warn-on-use.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\warn-on-use.h /* A C macro for emitting warnings if a function is used. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\shred-passes.sh # Verify the operations done by shred # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\depcomp # Copyright (C) 1999-2018 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\opendir-safer.c /* Invoke opendir, but avoid some glitches. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\interactive-always.sh # Test the --interactive[=WHEN] changes added to coreutils 6.0 # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\yield.m4 # yield.m4 serial 2 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\kill.sh # Validate kill operation # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-lseek.c /* Test of lseek() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\timespec.m4 #serial 15 # Copyright (C) 2000-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\signal_h.m4 # signal_h.m4 serial 18 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\codeset.m4 # codeset.m4 serial 5 (gettext-0.18.2) dnl Copyright (C) 2000-2002, 2006, 2008-2014, 2016, 2019 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\leak-fd.sh # Exercise mv's file-descriptor-leak bug, reported against coreutils-5.2.1 # and fixed (properly) on 2004-10-21. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # limit so don't run it by default. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-xvasprintf.c /* Test of xvasprintf() and xasprintf() functions. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_types.in.h /* Provide a more complete sys/types.h. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\uniwidth\test-uc_width.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\uniwidth\test-uc_width2.c /* Test of uc_width() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\closeout.c /* Close standard output and standard error, exiting with a diagnostic on error. Copyright (C) 1998-2002, 2004, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-pipe.c /* Test of pipe. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-lock.c /* Test of locking in multithreaded situations. Copyright (C) 2005, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbsrtowcs.c /* Test of conversion of string to wide string. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-gethostname.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sockets.c /* * Copyright (C) 2008-2019 Free Software Foundation, Inc. * Written by Simon Josefsson. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\readutmp.c /* GNU's read utmp module. Copyright (C) 1992-2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbiter.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbuiter.h /* Iterating through multibyte strings: macros for multi-byte encodings. Copyright (C) 2001, 2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fsusage.m4 # serial 34 # Obtaining file system usage information. # Copyright (C) 1997-1998, 2000-2001, 2003-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\who.c /* GNU's who. Copyright (C) 1992-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\update-copyright # Update an FSF copyright year list to include the current year. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Jim Meyering and Joel E. Denny # The arguments to this script should be names of files that contain # copyright statements to be updated. The copyright holder's name # defaults to "Free Software Foundation, Inc." but may be changed to # any other name by using the "UPDATE_COPYRIGHT_HOLDER" environment # variable. # # For example, you might wish to use the update-copyright target rule # in maint.mk from gnulib's maintainer-makefile module. # # Iff a copyright statement is recognized in a file and the final # year is not the current year, then the statement is updated for the # new year and it is reformatted to: # # 1. Fit within 72 columns. # 2. Convert 2-digit years to 4-digit years by prepending "19". # 3. Expand copyright year intervals. (See "Environment variables" # below.) # # A warning is printed for every file for which no copyright # statement is recognized. # # Each file's copyright statement must be formatted correctly in # order to be recognized. For example, each of these is fine: # # Copyright @copyright{} 1990-2005, 2007-2009 Free Software # Foundation, Inc. # # # Copyright (C) 1990-2005, 2007-2009 Free Software # # Foundation, Inc. # # /* # * Copyright © 90,2005,2007-2009 # * Free Software Foundation, Inc. # */ # # However, the following format is not recognized because the line # prefix changes after the first line: # # ## Copyright (C) 1990-2005, 2007-2009 Free Software # # Foundation, Inc. # # However, any correctly formatted copyright statement following # a non-matching copyright statements would be recognized. # # The exact conditions that a file's copyright statement must meet # to be recognized are: # # 1. It is the first copyright statement that meets all of the # following conditions. Subsequent copyright statements are # ignored. # 2. Its format is "Copyright (C)", then a list of copyright years, # and then the name of the copyright holder. # 3. The "(C)" takes one of the following forms or is omitted # entirely: # # A. (C) # B. (c) # C. @copyright{} # D. © # E. © # # 4. The "Copyright" appears at the beginning of a line, except that it # may be prefixed by any sequence (e.g., a comment) of no more than # 5 characters -- including white space. # 5. Iff such a prefix is present, the same prefix appears at the # beginning of each remaining line within the FSF copyright # statement. There is one exception in order to support C-style # comments: if the first line's prefix contains nothing but # whitespace surrounding a "/*", then the prefix for all subsequent # lines is the same as the first line's prefix except with each of # "/" and possibly "*" replaced by a " ". The replacement of "*" # by " " is consistent throughout all subsequent lines. # 6. Blank lines, even if preceded by the prefix, do not appear # within the FSF copyright statement. # 7. Each copyright year is 2 or 4 digits, and years are separated by # commas or dashes. Whitespace may appear after commas. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\od-j.sh # Verify that 'od -j N' skips N bytes of input. # Copyright 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\unicodeio.m4 # unicodeio.m4 serial 2 dnl Copyright (C) 2002-2003, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\readlink\rl-1.sh # test for readlink mode. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sha512.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\bench-digest.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sha256.c /* * Copyright (C) 2018-2019 Free Software Foundation, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\sample-test # FIXME # Copyright (C) 2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\malloca.m4 # malloca.m4 serial 1 dnl Copyright (C) 2003-2004, 2006-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\d-type.m4 # serial 12 dnl From Jim Meyering. dnl dnl Check whether struct dirent has a member named d_type. dnl # Copyright (C) 1997, 1999-2004, 2006, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strstr.c /* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\close.m4 # close.m4 serial 9 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\clock_time.m4 # clock_time.m4 serial 10 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Check for clock_gettime and clock_settime, and set LIB_CLOCK_GETTIME. # For a program named, say foo, you should add a line like the following # in the corresponding Makefile.am file: # foo_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\memchr.c /* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2019 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and commentary by Jim Blandy (jimb@ai.mit.edu); adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), and implemented by Roland McGrath (roland@ai.mit.edu). NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\ftruncate.m4 # serial 20 # See if we need to emulate a missing ftruncate function using chsize. # Copyright (C) 2000-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tee.sh # test for basic tee functionality. # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\cat-buf.sh # Ensure that cat outputs processed data immediately. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\isatty.sh # Make sure 'chown 0 f; rm f' prompts before removing f. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getcwd.c /* Copyright (C) 1991-1999, 2004-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\fmt.c /* GNU fmt -- simple text formatter. Copyright (C) 1994-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chgrp\default-no-deref.sh # Ensure that chgrp -R does not dereference symlinks. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\total-verify.sh # Ensure "df --total" computes accurate totals # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\readdir-mountpoint-inode.sh # ensure that ls -i works also for mount points # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\fmt\long-line.sh # make sure fmt -s works even on long lines # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-errno.c /* Test of substitute. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\localename.c /* Determine name of the currently selected locale. Copyright (C) 1995-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\empty-name.pl # Make sure that rm -r '' fails. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # On SunOS 4.1.3, running rm -r '' in a nonempty directory may # actually remove files with names of entries in the current directory # but relative to '/' rather than relative to the current directory. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fseeko.m4 # fseeko.m4 serial 19 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\lchmod.m4 #serial 3 dnl Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. dnl Provide a replacement for lchmod on hosts that lack it. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\readutmp.h /* Declarations for GNU's read utmp module. Copyright (C) 1992-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\openat-priv.h /* Internals for openat-like functions. Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\root-rel-symlink-color.sh # Exercise the 8.17 ls bug with coloring relative-named symlinks in "/". # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\inodes.sh # exercise du's --inodes option # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\unistr\test-strncat.h /* Test of uN_strncat() functions. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\misc.sh # Ensure dd treats '--' properly. # Also test some flag values. # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\r-vs-symlink.sh # cp -r should not create symlinks. Fixed in fileutils-4.1.5. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Restored old behavior (whereby cp -r preserves symlinks) in 4.1.6, # though now such usage evokes a warning: # cp: 'slink': WARNING: using -r to copy symbolic links is not portable -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\filename.h /* Basic filename support macros. Copyright (C) 2001-2004, 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* Pathname support. ISSLASH(C) tests whether C is a directory separator character. IS_ABSOLUTE_PATH(P) tests whether P is an absolute path. If it is not, it may be concatenated to a directory pathname. IS_PATH_WITH_DIR(P) tests whether P contains a directory specification. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\no-create-missing.sh # Ensure that touch -c no-such-file no longer fails (it did in 4.1.8). # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\freopen.m4 # freopen.m4 serial 6 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\link-preserve.sh # ensure that 'cp -d' preserves hard-links between command line arguments # ensure that --preserve=links works with -RH and -RL # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stddef.in.h /* A substitute for POSIX 2008 , for platforms that have issues. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sha256.c /* sha256.c - Functions to compute SHA256 and SHA224 message digest of files or memory blocks according to the NIST specification FIPS-180-2. Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sleep.m4 # sleep.m4 serial 9 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\recursive.sh # 4.1.1 and 4.1.2 had a bug whereby some recursive listings # didn't include a blank line between per-directory groups of files. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\touch.c /* touch -- change modification and access times of files Copyright (C) 1987-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\fail-2eperm.sh # Like fail-eperm, but the failure must be for a file encountered # while trying to remove the containing directory with the sticky bit set. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-dirent-safer.c /* Test that directory streams leave standard fds alone. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\isatty.m4 # isatty.m4 serial 3 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\wait.sh # Make sure that 'tail -f' returns immediately if a file doesn't exist # while 'tail -F' waits for it to appear. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\signature.h /* Macro for checking that a function declaration is compliant. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getaddrinfo.m4 # getaddrinfo.m4 serial 31 dnl Copyright (C) 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sched.in.h /* A GNU-like . Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\help-version-getopt.sh # Ensure --version and --help options are processed before # any other options by some programs. # Copyright (C) 2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\dircolors.pl # Simple dircolors tests. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\id\context.sh # Ensure that "id" outputs SELinux context only without specified user # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fpucw.h /* Manipulating the FPU control word. -*- coding: utf-8 -*- Copyright (C) 2007-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\update.sh # make sure --update works as advertised # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\chown.m4 # serial 30 # Determine whether we need the chown wrapper. dnl Copyright (C) 1997-2001, 2003-2005, 2007, 2009-2019 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # chown should accept arguments of -1 for uid and gid, and it should # dereference symlinks. If it doesn't, arrange to use the replacement # function. # From Jim Meyering. # This is taken from the following Autoconf patch: # https://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=7fbb553727ed7e0e689a17594b58559ecf3ea6e9 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\vasnprintf.c /* vsprintf with automatic memory allocation. Copyright (C) 1999, 2002-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mkdir.m4 # serial 14 # Copyright (C) 2001, 2003-2004, 2006, 2008-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # On some systems, mkdir ("foo/", 0700) fails because of the trailing slash. # On others, mkdir ("foo/./", 0700) mistakenly succeeds. # On such systems, arrange to use a wrapper function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\id\gnu-zero-uids.sh # On GNU, 'id' must fail for processes with zero UIDs. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fpurge.c /* Test of fpurge() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\truncate-parameters.sh # Validate truncate parameter combinations # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-unlink.h /* Tests of unlink. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-signal-h.c /* Test of substitute. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\autobuild.m4 # autobuild.m4 serial 7 dnl Copyright (C) 2004, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Simon Josefsson # Usage: AB_INIT([MODE]). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\logname.c /* logname -- print user's login name Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\yesno.m4 # yesno.m4 serial 6 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbrtowc-w32.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbrtowc.c /* Test of conversion of multibyte character to wide character. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\i-ring.m4 # serial 2 dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getcwd-lgpl.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getcwd.c /* Test of getcwd() function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-exclude6.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-exclude7.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-exclude4.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-exclude2.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-exclude1.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-exclude5.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-exclude3.sh # Test suite for exclude. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\rename.m4 # serial 31 # Copyright (C) 2001, 2003, 2005-2006, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Volker Borchert. dnl Determine whether rename works for source file names with a trailing slash. dnl The rename from SunOS 4.1.1_U1 doesn't. dnl dnl If it doesn't, then define RENAME_TRAILING_SLASH_BUG and arrange dnl to compile the wrapper function. dnl -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stdint.m4 # stdint.m4 serial 53 dnl Copyright (C) 2001-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert and Bruno Haible. dnl Test whether is supported or must be substituted. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\proc-zero-len.sh # Ensure that cp copies contents of non-empty "regular" file with st_size==0 # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\skip-seek-past-dev.sh # test diagnostics are printed immediately when seeking beyond device. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbschr.c /* Searching a string for a character. Copyright (C) 2007-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ln\hard-to-sym.sh # Tests for ln -L/-P. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\hash.c /* hash - hashing table processing. Copyright (C) 1998-2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. Written by Jim Meyering, 1992. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\big-4gb.sh # Demonstrate a bug in 'tail -cN' when operating on files of size 4G and larger # Fixed in coreutils-4.5.2. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\obstack.m4 # See if we need to provide obstacks. dnl Copyright 1996-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl This replaces Autoconf's AC_FUNC_OBSTACK. dnl The Autoconf version should be marked obsolete at some point. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\mv.c /* mv -- move or rename files Copyright (C) 1986-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\base64.pl # Exercise base{32,64}. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\no-ctx.sh # Ensure we handle file systems returning no SELinux context, # which triggered a segmentation fault in coreutils-8.22. # This test is skipped on systems that lack LD_PRELOAD support; that's fine. # Similarly, on a system that lacks lgetfilecon altogether, skipping it is fine. # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\.pc\remove-usr-local-lib-from-m4.patch\m4\getloadavg.m4 aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getloadavg.m4 # Check for getloadavg. # Copyright (C) 1992-1996, 1999-2000, 2002-2003, 2006, 2008-2019 Free Software # Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. #serial 8 # Autoconf defines AC_FUNC_GETLOADAVG, but that is obsolescent. # New applications should use gl_GETLOADAVG instead. # gl_GETLOADAVG # ------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\selinux.c /* selinux - core functions for maintaining SELinux labeling Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getndelim2.m4 # getndelim2.m4 serial 8 dnl Copyright (C) 2003, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\symlink.c /* Stub for symlink(). Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\cat.c /* cat -- concatenate files and print on the standard output. Copyright (C) 1988-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\setlocale.m4 # setlocale.m4 serial 6 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fnmatch_h.m4 # fnmatch_h.m4 serial 4 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stty-pairs.sh # Make sure stty can parse most of its options - in pairs [expensive]. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\explicit_bzero.m4 dnl Copyright 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\pr\pr-tests.pl # Test pr. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\lseek.c /* An lseek() function that detects pipes. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getcwd-lgpl.c /* Copyright (C) 2011-2019 Free Software Foundation, Inc. This file is part of gnulib. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* Favor GPL getcwd.c if both getcwd and getcwd-lgpl modules are in use. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\gettimeofday.m4 # serial 25 # Copyright (C) 2001-2003, 2005, 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fseeko.c /* Test of fseeko() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\vasprintf.m4 # vasprintf.m4 serial 6 dnl Copyright (C) 2002-2003, 2006-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\guard-input.sh # ensure split doesn't overwrite input with output. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-read-file.c /* * Copyright (C) 2006-2007, 2010-2019 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fnmatch.c /* Test of fnmatch string matching function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\du.c /* du -- summarize disk usage Copyright (C) 1988-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\closedir.m4 # closedir.m4 serial 6 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\unlink.c /* unlink utility for GNU. Copyright (C) 2001-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\setgid.sh # Make sure GNU chmod works the same way as those of Solaris, HPUX, AIX # on directories with the setgid bit set. Also, check that the GNU octal # notations work. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tsort.pl # Test "tsort". # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-unique-segv.sh # parallel sort with --unique (-u) would segfault # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-setlocale2.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-setlocale1.c /* Test of setting the current locale. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\hard-3.sh # Ensure that using 'cp --preserve=link' to copy hard-linked arguments # onto existing destinations works, even when one of the link operations fails. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # This bug was fixed in coreutils-4.5.9. # To exercise this bug is non-trivial: # Set-up requires at least three hard-linked files. In copying them, # while preserving links, the initial copy must succeed, the attempt # to create the second file via 'link' must fail, and the final 'link' # (to create the third) must succeed. Before the corresponding fix, # the first and third destination files would not be linked. # # Note that this is nominally a test of 'cp', yet it is in the tests/mv # directory, because it requires use of the --preserve=link option that # mv enables by default. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-intprops.c /* Test intprops.h. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\nap.h /* Assist in file system timestamp tests. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\follow-slink.sh # make sure ls -L always follows symlinks # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-vasnprintf.c /* Test of vasnprintf() and asnprintf() functions. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\hostent.m4 # hostent.m4 serial 3 dnl Copyright (C) 2008, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\save-cwd.m4 # serial 10 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites for lib/save-cwd.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\mkdir.c /* mkdir -- make directories Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strncat.m4 # strncat.m4 serial 4 dnl Copyright (C) 2002-2004, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\nan.h /* Macros for not-a-number. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\inet_pton.m4 # inet_pton.m4 serial 18 dnl Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\ftoastr.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\ftoastr.c /* floating point to accurate string Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getfilecon.c /* wrap getfilecon, lgetfilecon, and fgetfilecon Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\wc-proc.sh # Test wc on /proc and /sys files. # Copyright 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\readlinkat.c /* Read a symlink relative to an open directory. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\i-1.pl # Make sure a 'n' reply to 'mv -i...' aborts the move operation. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\nice.sh # Test "nice". # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-select-fd.c /* Test of select() substitute, reading or writing from a given file descriptor. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbsalign.c /* Test that mbsalign works as advertised. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\alloca.m4 # alloca.m4 serial 14 dnl Copyright (C) 2002-2004, 2006-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\printenv.sh # Verify behavior of printenv. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\install\strip-program.sh # Ensure "install -s --strip-program=PROGRAM" uses the program to strip # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\skip-seek2.sh # show how to skip an amount that is smaller than the nominal block size. # There's a more realistic example in the documentation. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\force-link.c /* Implement ln -f "atomically" Copyright 2017-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\csplit-suppress-matched.pl # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strerror-override.c /* strerror-override.c --- POSIX compatible system error routine Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\stat-vs-dirent.sh # Ensure that d_ino (from ls -di) and st_ino (from stat --format=%i) match. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\true.c /* Exit with a status code indicating success. Copyright (C) 1999-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-vfprintf-posix.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-vprintf-posix.c /* Test of POSIX compatible vfprintf() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\setlocale.c /* Set the current locale. -*- coding: utf-8 -*- Copyright (C) 2009, 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\od-N.sh # Verify that 'od -N N' reads no more than N bytes of input. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\str-kmp.h /* Substring search in a NUL terminated string of UNIT elements, using the Knuth-Morris-Pratt algorithm. Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ /* Before including this file, you need to define: UNIT The element type of the needle and haystack. CANON_ELEMENT(c) A macro that canonicalizes an element right after it has been fetched from needle or haystack. The argument is of type UNIT; the result must be of type UNIT as well. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\xstrtol.m4 #serial 11 dnl Copyright (C) 2002-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\select.c /* Emulation for select(2) Contributed by Paolo Bonzini. Copyright 2008-2019 Free Software Foundation, Inc. This file is part of gnulib. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\base64.h /* base64.h -- Encode binary data using printable characters. Copyright (C) 2004-2006, 2009-2019 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\dirname.c /* dirname -- strip suffix from file name Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbsinit.m4 # mbsinit.m4 serial 8 dnl Copyright (C) 2008, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getcwd.m4 # getcwd.m4 - check for working getcwd that is compatible with glibc # Copyright (C) 2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. # serial 16 dnl Guarantee that getcwd will malloc with a NULL first argument. Assumes dnl that either the system getcwd is robust, or that calling code is okay dnl with spurious failures when run from a directory with an absolute name dnl larger than 4k bytes. dnl dnl Assumes that getcwd exists; if you are worried about obsolete dnl platforms that lacked getcwd(), then you need to use the GPL module. dnl Minimal replacement lib/getcwd-lgpl.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\printf-parse.c /* Formatted output to strings. Copyright (C) 1999-2000, 2002-2003, 2006-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\sparse.sh # Test cp --sparse=always # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ln\hard-backup.sh # Ensure that 'ln --backup F F' gives a proper diagnostic. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\wc-nbsp.sh # Test non breaking space handling # Copyright (C) 2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\readdir-bug.sh # Exercise the Darwin/MacOS bug worked around on 2006-09-29, # whereby rm would fail to remove all entries in a directory. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-userspec.c /* Test userspec.c Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\parse-datetime.y /* Parse a string into an internal timestamp. Copyright (C) 1999-2000, 2002-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\link.c /* Emulate link on platforms that lack it, namely native Windows platforms. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\symlinkat.m4 # serial 9 # See if we need to provide symlinkat replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\iconv_open.m4 # iconv_open.m4 serial 14 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stdbool.m4 # Check for stdbool.h that conforms to C99. dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. #serial 7 # Prepare for substituting if it is not supported. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\utimensat.m4 # serial 6 # See if we need to provide utimensat replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\savedir.m4 # savedir.m4 serial 10 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\i-link-no.sh # Show that mv doesn't preserve links to files the user has declined to move. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-utimensat.c /* Tests of utimensat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-iconv.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-striconv.c /* Test of character set conversion. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fdopendir.m4 # serial 10 # See if we need to provide fdopendir. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\equals.sh # Make sure chmod mode arguments of the form A=B work properly. # Before fileutils-4.1.2, some of them didn't. # Also, before coreutils-5.3.1, =[ugo] sometimes didn't work. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\af_alg.m4 # af_alg.m4 serial 4 dnl Copyright 2018-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Matteo Croce. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strtold1.c /* Test of strtold() in a French locale. Copyright (C) 2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\timespec-add.c /* Add two struct timespec values. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\snprintf.m4 # snprintf.m4 serial 7 dnl Copyright (C) 2002-2004, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Libintl 0.17 will replace snprintf only if it does not support %1$s, dnl but defers to any gnulib snprintf replacements. Therefore, gnulib dnl must guarantee that the decision for replacing snprintf is a superset dnl of the reasons checked by libintl. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\local.mk aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\.pc\0001-local.mk-fix-cross-compiling-problem.patch\src\local.mk # Make coreutils programs. -*-Makefile-*- # This is included by the top-level Makefile.am. ## Copyright (C) 1990-2019 Free Software Foundation, Inc. ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation, either version 3 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . # FIXME: once lib/ and gnulib-tests/ are also converted, hoist to Makefile.am -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\capability.sh # Ensure "ls --color" properly colorizes file with capability. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\argmatch.h /* argmatch.h -- definitions and prototypes for argmatch.c Copyright (C) 1990, 1998-1999, 2001-2002, 2004-2005, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\read-only.sh # ensure that touch can operate on read-only files # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\id\uid.sh # Ensure that "id" works with numeric user ids # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\od-x8.sh # verify that od -t x8 works properly # This would fail before coreutils-4.5.2. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\perm.sh # Make sure the permission-preserving code in copy.c (mv, cp, install) works. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-stdalign.c /* Test of . Copyright 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\x-option.sh # Exercise the -x option. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-inttypes.c /* Test of substitute. Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\minmax.m4 # minmax.m4 serial 4 dnl Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fclose.c /* Test of fclose module. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fsync.m4 # fsync.m4 serial 2 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\hex-option.sh # accept hex/oct numbers to -w and -T # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\numeric.sh # Test --{hex,numeric}-suffixes[=from] # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\basename.c /* basename -- strip directory and suffix from file names Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strerror-override.h /* strerror-override.h --- POSIX compatible system error routine Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\getlimits.c /* getlimits - print various platform dependent limits. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\printf-surprise.sh # Detect printf(3) failure even when it doesn't set stream error indicator # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\files0-from-dir.sh # ensure that du and wc handle --files0-from=DIR # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fchownat.c /* This function serves as replacement for a missing fchownat function, as well as a work around for the fchownat bug in glibc-2.4: when the buggy fchownat-with-AT_SYMLINK_NOFOLLOW operates on a symlink, it mistakenly affects the symlink referent, rather than the symlink itself. Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\str-two-way.h /* Byte-wise substring search, using the Two-Way algorithm. Copyright (C) 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Eric Blake , 2008. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ /* Before including this file, you need to include and , and define: RESULT_TYPE A macro that expands to the return type. AVAILABLE(h, h_l, j, n_l) A macro that returns nonzero if there are at least N_L bytes left starting at H[J]. H is 'unsigned char *', H_L, J, and N_L are 'size_t'; H_L is an lvalue. For NUL-terminated searches, H_L can be modified each iteration to avoid having to compute the end of H up front. For case-insensitivity, you may optionally define: CMP_FUNC(p1, p2, l) A macro that returns 0 iff the first L characters of P1 and P2 are equal. CANON_ELEMENT(c) A macro that canonicalizes an element right after it has been fetched from one of the two strings. The argument is an 'unsigned char'; the result must be an 'unsigned char' as well. This file undefines the macros documented above, and defines LONG_NEEDLE_THRESHOLD. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\pthread_rwlock_rdlock.m4 # pthread_rwlock_rdlock.m4 serial 2 dnl Copyright (C) 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Inspired by dnl https://github.com/linux-test-project/ltp/blob/master/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/2-2.c dnl by Intel Corporation. dnl Test whether in a situation where dnl - an rwlock is taken by a reader and has a writer waiting, dnl - an additional reader requests the lock, dnl - the waiting writer and the requesting reader threads have the same dnl priority, dnl the requesting reader thread gets blocked, so that at some point the dnl waiting writer can acquire the lock. dnl Without such a guarantee, when there a N readers and each of the readers dnl spends more than 1/Nth of the time with the lock held, there is a high dnl probability that the waiting writer will not get the lock in a given finite dnl time, a phenomenon called "writer starvation". dnl Without such a guarantee, applications have a hard time avoiding writer dnl starvation. dnl dnl POSIX:2017 makes this requirement only for implementations that support TPS dnl (Thread Priority Scheduling) and only for the scheduling policies SCHED_FIFO dnl and SCHED_RR, see dnl http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_rdlock.html dnl but this test verifies the guarantee regardless of TPS and regardless of dnl scheduling policy. dnl Glibc currently does not provide this guarantee, see dnl https://sourceware.org/bugzilla/show_bug.cgi?id=13701 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\base32.m4 # base32.m4 serial 4 dnl Copyright (C) 2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\memrchr.m4 # memrchr.m4 serial 10 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbswidth.m4 # mbswidth.m4 serial 18 dnl Copyright (C) 2000-2002, 2004, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl autoconf tests required for use of mbswidth.c dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbiter.m4 # mbiter.m4 serial 7 dnl Copyright (C) 2005, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl autoconf tests required for use of mbiter.h dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\not-rewound.sh # Make sure dd does the right thing when the input file descriptor # is not rewound. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\pwd.c /* pwd - print current directory Copyright (C) 1994-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stat-hyphen.sh # demonstrate that stat - works and stat -f - does not. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\siglist.h /* Canonical list of all signal names. Copyright (C) 1996-1999, 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\version-etc.m4 # version-etc.m4 serial 1 # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl $1 - configure flag and define name dnl $2 - human readable description -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fstat.c /* fstat() replacement. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\m-option.sh # exercise the -m option # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tail.pl # Test tail. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\glthread\thread.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\glthread\thread.c /* Creating and controlling threads. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\file-perm-race.sh # Make sure cp -p isn't too generous with file permissions. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fdatasync.m4 # fdatasync.m4 serial 5 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\freadptr.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\freading.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\freadahead.c /* Retrieve information about a FILE stream. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-ftell.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-ftell3.c /* Test of ftell() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\date-sec.sh # Ensure that a command like # date --date="21:04 +0100" +%S' always prints '00'. # Before coreutils-5.2.1, it would print the seconds from the current time. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-locale.c /* Test of substitute. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbrlen.m4 # mbrlen.m4 serial 10 -*- coding: utf-8 -*- dnl Copyright (C) 2008, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\rpmatch.c /* Determine whether string value is affirmation or negative response according to current locale's data. Copyright (C) 1996, 1998, 2000, 2002-2003, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\readlinkat.m4 # serial 5 # See if we need to provide readlinkat replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\arpa_inet_h.m4 # arpa_inet_h.m4 serial 13 dnl Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Simon Josefsson and Bruno Haible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\shuf.sh # Ensure that shuf randomizes its input. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-btowc.c /* Test of conversion of unibyte character to wide character. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mountlist.m4 # serial 13 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getprogname.m4 # getprogname.m4 - check for getprogname or replacements for it # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 4 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\ino-map.c /* Map an ino_t inode number to a small integer. Copyright 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-ftello4.c /* Test of ftello() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\fd-leak.sh # check for file descriptor leak # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\locale-ja.m4 # locale-ja.m4 serial 14 dnl Copyright (C) 2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Determine the name of a japanese locale with EUC-JP encoding. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\truncate-no-create-missing.sh # Ensure that truncate -c no-such-file doesn't fail. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-i-ring.c /* Test the simple ring buffer. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-perror2.c /* Test of perror() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-listen.c /* Test listen() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\paste.c /* paste - merge lines of files Copyright (C) 1997-2019 Free Software Foundation, Inc. Copyright (C) 1984 David M. Ihnat This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\file-type.sh # contrast ls -F, ls -p, and ls --indicator-style=file-type # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\i-ring.c /* a simple ring buffer Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\F-vs-missing.sh # demonstrate that tail -F works for currently missing dirs # Before coreutils-8.6, tail -F missing/file would not # notice any subsequent availability of the missing/file. # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\inotify-rotate-resources.sh # ensure that tail -F doesn't leak inotify resources # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fnmatch.m4 # Check for fnmatch - serial 13. -*- coding: utf-8 -*- # Copyright (C) 2000-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Autoconf defines AC_FUNC_FNMATCH, but that is obsolescent. # New applications should use the macros below instead. # Request a POSIX compliant fnmatch function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\inaccessible.sh # Test for the bug fixed on 2006-09-20. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbscasecmp.c /* Case-insensitive string comparison function. Copyright (C) 1998-1999, 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2005, based on earlier glibc code. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fchmodat.m4 # fchmodat.m4 serial 1 dnl Copyright (C) 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mkfifo.h /* Tests of mkfifo and friends. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\hyperlink.sh # Test --hyperlink processing # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\lcmessage.m4 # lcmessage.m4 serial 7 (gettext-0.18.2) dnl Copyright (C) 1995-2002, 2004-2005, 2008-2014, 2016, 2019 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Authors: dnl Ulrich Drepper , 1995. # Check whether LC_MESSAGES is available in . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\pthread_sigmask.c /* POSIX compatible signal blocking for threads. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strtoull.m4 # strtoull.m4 serial 7 dnl Copyright (C) 2002, 2004, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\no-target-dir.sh # ensure that --no-target-directory (-T) works when the destination is # an empty directory. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\trailing-slash.sh # Ensure that du works properly for an argument that refers to a # symbolic link, and that is specified with a trailing slash. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Before coreutils-4.5.3, it would remove a single trailing slash. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unistr\u8-uctomb.c /* Store a character in UTF-8 string. Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\readdir.c /* Read the next entry of a directory. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xstrtol.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xstrtol-error.c /* A more useful interface to strtol. Copyright (C) 1995-1996, 1998-1999, 2001-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\cut-huge-range.sh # Ensure that cut does not allocate mem for large ranges # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\euidaccess.m4 # euidaccess.m4 serial 15 dnl Copyright (C) 2002-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\install\basic-1.sh # Basic tests for "install". # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\ioctl.m4 # ioctl.m4 serial 5 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sys_stat.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\memchr.m4 # memchr.m4 serial 14 dnl Copyright (C) 2002-2004, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\i-3.sh # Make sure that 'mv file unwritable-file' prompts the user # and that 'mv -f file unwritable-file' doesn't. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\md5sum-newline.pl # Newline tests for "md5sum". # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sum.pl # Test "sum". # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-connect.c /* Test connecting a client socket. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\chown.c /* chown -- change user and group ownership of files Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\nocache_eof.sh # Ensure dd invalidates to EOF when appropriate # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sha384sum.pl # Test "sha384sum". # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fdatasync.c /* Test of fdatasync() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-xstrtol.c /* Test of xstrtol module. Copyright (C) 1995-1996, 1998-2001, 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-memcoll.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-memcasecmp.c /* * Copyright (C) 2008-2019 Free Software Foundation, Inc. * Written by Simon Josefsson and Bruno Haible * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-rename.h /* Test of rename() function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\hash-triple.c /* Hash functions for file-related triples: name, device, inode. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\test-diag.pl # Test the diagnostics of "test". # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\iconv.c /* Character set conversion. Copyright (C) 1999-2001, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-file-has-acl.c /* Test for presence of ACL. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_uio.in.h /* Substitute for . Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\head.c /* head -- output first part of file(s) Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\acl_entries.c /* Return the number of entries in an ACL. Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Paul Eggert and Andreas Gruenbacher. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\tac-pipe.c /* tac from a pipe. Copyright (C) 1997-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-setsockopt.c /* Test setsockopt() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\backupfile.c /* backupfile.c -- make Emacs style backup file names Copyright (C) 1990-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\unread3.sh # Ensure that rm works even from an unreadable working directory. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\error.m4 #serial 14 # Copyright (C) 1996-1998, 2001-2004, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fnmatch.in.h /* Substitute for and wrapper around . Copyright (C) 1991-1993, 1996-1999, 2001-2003, 2005, 2007, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-unlinkat.c /* Tests of unlinkat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\localcharset.c /* Determine a canonical name for the current locale's character encoding. Copyright (C) 2000-2006, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-read.c /* Test the read() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\filenamecat.m4 # filenamecat.m4 serial 11 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/filenamecat-lgpl.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\install\install-Z-selinux.sh # test 'install -Z -D' and 'install -Z -d' # based on tests/mkdir/restorecon.sh # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\rpmatch.m4 # rpmatch.m4 serial 10 dnl Copyright (C) 2002-2003, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\lstat.c /* Work around a bug of lstat on some systems Copyright (C) 1997-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbsrtowcs-impl.h /* Convert string to wide string. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-stdbool.c /* Test of substitute. Copyright (C) 2002-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getopt.m4 # getopt.m4 serial 46 dnl Copyright (C) 2002-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Request a POSIX compliant getopt function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-dirname.c /* Test the gnulib dirname module. Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\i-2.sh # Test both cp and mv for their behavior with -if and -fi # The standards (POSIX and SuS) dictate annoyingly inconsistent behavior. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\ylwrap # Copyright (C) 1996-2018 Free Software Foundation, Inc. # # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\truncate-fail-diag.sh # make sure truncate gives reasonable diagnostics # Note open() checks for trailing '/' before checking for existence # open (".", O_CREAT & (O_WRONLY | O_RDWR), ...) -> EISDIR # open ("missing/", O_CREAT & (O_WRONLY | O_RDWR), ...) -> EISDIR # open ("missing/file", O_CREAT & (O_WRONLY | O_RDWR), ...) -> ENOENT # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-utimens.c /* Tests of utimens. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mkdir.c /* On some systems, mkdir ("foo/", 0700) fails because of the trailing slash. On those systems, this wrapper removes the trailing slash. Copyright (C) 2001, 2003, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\seq-locale.sh # Test for output with appropriate precision # Copyright (C) 2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\striconv.c /* Charset conversion. Copyright (C) 2001-2007, 2010-2019 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\inacc-dir.sh # Ensure that du counts the size of an inaccessible directory. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\to-symlink.sh # Make sure that the copying code used in an inter-partition # move unlinks a destination symlink before opening it. # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\remove.m4 # remove.m4 serial 5 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\symlink-onto-hardlink-to-self.sh # Demonstrate that when moving a symlink onto a hardlink-to-that-symlink, # an error is presented. Depending on your kernel (e.g., Linux, Solaris, # but not NetBSD), prior to coreutils-8.16, the mv would successfully perform # a no-op. I.e., surprisingly, mv s1 s2 would succeed, yet fail to remove s1. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-benchmark-random.sh # Benchmark sort on randomly generated data. # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Glen Lenker. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xgethostname.c /* xgethostname.c -- return current hostname with unlimited length Copyright (C) 1992, 1996, 2000-2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getgroups.c /* Tests of getgroups. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\lchown.m4 # serial 17 # Determine whether we need the lchown wrapper. dnl Copyright (C) 1998, 2001, 2003-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. dnl Provide lchown on systems that lack it, and work around bugs dnl on systems that have it. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-u64.c /* Test of Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fstat.m4 # fstat.m4 serial 6 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\extent-scan.c /* extent-scan.c -- core functions for scanning extents Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Jie Liu (jeff.liu@oracle.com). */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\vasprintf.c /* Formatted output to strings. Copyright (C) 1999, 2002, 2006-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\threshold.sh # Exercise du's --threshold option. # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\suffix-length.sh # Show that split -a works. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\unreadable.sh # ensure that df can handle an unreadable argument # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\userspec.m4 # serial 11 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/userspec.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\r-chunk.sh # test splitting into round-robin chunks # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-freadahead.c /* Test of freadahead() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\float.in.h /* A correct . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getline.m4 # getline.m4 serial 28 dnl Copyright (C) 1998-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\basenc.c /* Base64, base32, and similar encoding/decoding strings or files. Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_ioctl.in.h /* Substitute for and wrapper around . Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\readlink\can-e.sh # tests for canonicalize-existing mode (readlink -e). # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\double-slash-root.m4 # double-slash-root.m4 serial 4 -*- Autoconf -*- dnl Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fstatat.c /* Tests of fstatat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\closein.m4 # closein.m4 serial 2 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/closein.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\ln.c /* 'ln' program to create links between files. Copyright (C) 1986-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\md5sum.pl # Basic tests for "md5sum". # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\color-term.sh # Ensure "ls --color" doesn't output colors for TERM=dumb # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\tmpdir.c /* Copyright (C) 1999, 2001-2002, 2006, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* Pathname support. ISSLASH(C) tests whether C is a directory separator character. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fchdir.m4 # fchdir.m4 serial 24 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\skip-seek-past-file.sh # test diagnostics are printed when seeking too far in seekable files. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\proc-selinux-segfault.sh # ls -l /proc/sys would segfault when built against libselinux1 2.0.15-2+b1 # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\install\create-leading.sh # Test -D option. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Note that the tests below use 'ginstall', not install, because # that's the name of the binary in ../../src. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\i-1.sh # Test "rm -i". # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\wcrtomb.c /* Convert wide character to multibyte character. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-select.h /* Test of select() substitute. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fcntl-h.c /* Test of substitute. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\regex.h /* Definitions for data structures and routines for the regular expression library. Copyright (C) 1985, 1989-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\relpath.c /* relpath - print the relative path Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\retry.sh # Exercise tail's behavior regarding missing files with/without --retry. # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\df.c /* df - summarize free disk space Copyright (C) 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\seq.c /* seq - print sequence of numbers to standard output. Copyright (C) 1994-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\float.c /* Auxiliary definitions for . Copyright (C) 2011-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\coreutils.c /* Copyright (C) 2014-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\mdate-sh # Copyright (C) 1995-2018 Free Software Foundation, Inc. # written by Ulrich Drepper , June 1995 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\printf-frexp.c /* Split a double into fraction and mantissa, for hexadecimal printf. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\gettext.h /* Convenience header for conditional use of GNU . Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\gettimeofday.c /* Provide gettimeofday for systems that don't have it or for which it's broken. Copyright (C) 2001-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\gl_openssl.h /* Wrap openssl crypto hash routines in gnulib interface. -*- coding: utf-8 -*- Copyright (C) 2013-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\filenamecat-lgpl.c /* Concatenate two arbitrary file names. Copyright (C) 1996-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\memcasecmp.m4 #serial 6 dnl Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\off_t.m4 # off_t.m4 serial 1 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check whether to override the 'off_t' type. dnl Set WINDOWS_64_BIT_OFF_T. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\vasprintf-posix.m4 # vasprintf-posix.m4 serial 13 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\vprintf-posix.m4 # vprintf-posix.m4 serial 3 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\readutmp.m4 # readutmp.m4 serial 20 dnl Copyright (C) 2002-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\a-option.sh # exercise the -a option # Copyright 2018-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fchdir.c /* Test changing to a directory named by a file descriptor. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\local.mk ## Process this file with automake to produce Makefile.in -*-Makefile-*-. ## Copyright (C) 2007-2019 Free Software Foundation, Inc. ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation, either version 3 of the License, or ## (at your option) any later version. ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . # Indirections required so that we'll still be able to know the # complete list of our tests even if the user overrides TESTS # from the command line (as permitted by the test harness API). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xtime.h /* xtime -- extended-resolution integer timestamps Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\t-slash.sh # Ensure that mkdir works with arguments specified with and without # a trailing slash. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\chgrp.c /* chgrp -- change group ownership of files Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\tee.c /* tee - read from standard input and write to standard output and files. Copyright (C) 1985-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strsignal.m4 # strsignal.m4 serial 8 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unistd.in.h /* Substitute for and wrapper around . Copyright (C) 2003-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\pid.sh # Test the --pid option of tail. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\localename-table.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\localename-table.h /* Table that maps a locale object to the names of the locale categories. Copyright (C) 2018-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strtold.m4 # strtold.m4 serial 2 dnl Copyright (C) 2002-2003, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sha1.c /* sha1.c - Functions to compute SHA1 message digest of files or memory blocks according to the NIST specification FIPS-180-1. Copyright (C) 2000-2001, 2003-2006, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\msvc-inval.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\msvc-inval.h /* Invalid parameter handler for MSVC runtime libraries. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\nproc.m4 # nproc.m4 serial 5 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sum-sysv.sh # make sure 'sum -s' works for input whose sum of bytes is larger than 2^32 # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Avoid a problem when run in a UTF-8 locale. # Otherwise, Perl would try to (and fail to) interpret # each string below as a sequence of multi-byte characters. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\end-of-device.sh # Ensure that tail seeks to the end of a device # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\printf-cov.pl # improve printf.c test coverage # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stat-mount.sh # Test stat -c%m # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fileblocks.c /* Convert file size to number of blocks on System V-like machines. Copyright (C) 1990, 1997-1999, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\selinux.sh # Test SELinux-related options. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\usage.sh # Verify that chmod works correctly with odd option combinations. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\rm4.sh # ensure that 'rm dir' fails without --recursive # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\tac.c /* tac - concatenate and print files in reverse Copyright (C) 1988-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\selinux-context-h.m4 # serial 3 -*- Autoconf -*- # Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # From Jim Meyering # Provide , if necessary. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\same-inode.h /* Determine whether two stat buffers are known to refer to the same file. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strndup.m4 # strndup.m4 serial 22 dnl Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-version-etc.sh # Test suite for version-etc. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\date-tz.sh # Verify TZ processing. # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\same.c /* Determine whether two file names refer to the same file. Copyright (C) 1997-2000, 2002-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\nproc-avail.sh # Ensure that "nproc" is less than or equal to "nproc --all". # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\unblock-sync.sh # Ensure that dd conv=unblock,sync works. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\no-arg.sh # make sure ls and 'ls -R' do the right thing when invoked with no arguments. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\string.in.h /* A GNU-like . Copyright (C) 1995-1996, 2001-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\lchown.c /* Provide a stub lchown function for systems that lack it. Copyright (C) 1998-1999, 2002, 2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\glthread\lock.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\glthread\lock.h /* Locking in multithreaded situations. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\shred-exact.sh # Test functionality of --exact # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\localcharset.m4 # localcharset.m4 serial 8 dnl Copyright (C) 2002, 2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\preserve-gid.sh # Verify that cp -p preserves GID when it is possible. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\ftell.m4 # ftell.m4 serial 3 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getaddrinfo.c /* Test the getaddrinfo module. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stdio-impl.h /* Implementation details of FILE streams. Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\no-mtab-status.sh # Test df's behaviour when the mount list cannot be read. # This test is skipped on systems that lack LD_PRELOAD support; that's fine. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\nl.c /* nl -- number lines of files Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\groups-dash.sh # ensure groups handles -- sanely # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\thru-dangling.sh # Test for proper error and exit code of chmod on a dangling symlink. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\zerosize-ptr.h /* Return a pointer to a zero-size object in memory. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_utsname_h.m4 # sys_utsname_h.m4 serial 8 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\no-allocate.sh # make sure that dd doesn't allocate memory unnecessarily # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fts_.h /* Traverse a file hierarchy. Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)fts.h 8.3 (Berkeley) 8/14/94 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\intl-thread-locale.m4 # intl-thread-locale.m4 serial 4 dnl Copyright (C) 2015-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Check how to retrieve the name of a per-thread locale (POSIX locale_t). dnl Sets gt_nameless_locales. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\one-file-system2.sh # Verify --one-file-system does delete within a file system # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\deref-args.sh # Ensure that --dereference-args (-D) gives reasonable names. # This test would fail for coreutils-5.0.91. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\md5sum.c /* Compute checksums of files or strings. Copyright (C) 1995-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-freading.c /* Test of freading() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\fmt\goal-option.sh # Exercise the fmt -g option. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\chown.c /* provide consistent interface to chown for systems that don't interpret an ID of -1 as meaning "don't change the corresponding ID". Copyright (C) 1997, 2004-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\nproc.c /* nproc - print the number of processors. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\dup.c /* Duplicate an open file descriptor. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\wctype.in.h /* A substitute for ISO C99 , for platforms that lack it. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\wcswidth.m4 # wcswidth.m4 serial 2 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\jm-macros.m4 #serial 111 -*- autoconf -*- dnl Misc type-related macros for coreutils. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mktime.m4 # serial 30 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\utimens.c /* Set file access and modification times. Copyright (C) 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\signal.in.h /* A GNU-like . Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\tm_gmtoff.m4 # tm_gmtoff.m4 serial 3 dnl Copyright (C) 2002, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbsstr1.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbsstr2.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbsstr3.c /* Test of searching in a string. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-areadlink.h /* Tests of areadlink and friends. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\nocrash.m4 # nocrash.m4 serial 5 dnl Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Based on libsigsegv, from Bruno Haible and Paolo Bonzini. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-ino-map.c /* Test the ino-map module. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\signbitl.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\signbitf.c /* signbit() macro: Determine the sign bit of a floating-point number. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stdio.in.h /* A GNU-like . Copyright (C) 2004, 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\backupfile.m4 # backupfile.m4 serial 14 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/backupfile.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\flexmember.m4 # serial 5 # Check for flexible array member support. # Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\comm.pl # -*- perl -*- # Test comm # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fnmatch_loop.c /* Copyright (C) 1991-1993, 1996-2006, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fdutimensat.c /* Set file access and modification times. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbrtowc.c /* Convert multibyte character to wide character. Copyright (C) 1999-2002, 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\rmdir.c /* Work around rmdir bugs. Copyright (C) 1988, 1990, 1999, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\runcon-no-reorder.sh # Ensure that runcon does not reorder its arguments. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getlogin.h /* Test of getting user name. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\extract-magic # Derive #define directives from specially formatted 'case ...:' statements. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\symlink-onto-hardlink.sh # Ensure that mv works with a few symlink-onto-hard-link cases. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\openat.m4 # serial 46 # See if we need to use our replacement for Solaris' openat et al functions. dnl Copyright (C) 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\at-func2.c /* Define 2-FD at-style functions like linkat or renameat. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\unistr\test-u8-uctomb.c /* Test of u8_uctomb() function. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chown\deref.sh # For coreutils-5.2.1 and earlier, chown --dereference would skip # symlinks having owner/group matching the specified owner/group. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\dangle.sh # Make sure ls properly handles dangling symlinks vs. ls's -L, -H, options. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\localeconv.m4 # localeconv.m4 serial 1 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mgetgroups.c /* mgetgroups.c -- return a list of the groups a user or current process is in Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strtoull.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strtoumax.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strtoll.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strtoimax.c /* * Copyright (C) 2011-2019 Free Software Foundation, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-futimens.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-utimens-common.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-lutimens.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-utimens.h /* Test of file timestamp modification functions. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\printf.sh # basic tests for printf # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-xalloc-die.sh # Test suite for xalloc_die. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fchownat.c /* Tests of fchownat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\rmdir.m4 # rmdir.m4 serial 16 dnl Copyright (C) 2002, 2005, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\part-symlink.sh # make sure cp and mv can handle many combinations of local and # other-partition regular/symlink'd files. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\settime.c /* settime -- set the system clock Copyright (C) 2002, 2004-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\glthread\yield.h /* Yielding the processor to other threads and processes. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-float.sh # Ensure sort -g sorts floating point limits correctly # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\i-5.sh # Make sure 'mv -i dir file' prompts before failing. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\chcon.sh # exercise chcon # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\.pc\0001-uname-report-processor-and-hardware-correctly.patch\src\uname.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\uname.c /* uname -- print system information Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-alloca-opt.c /* Test of optional automatic memory allocation. Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\physmem.c /* Calculate the size of physical memory. Copyright (C) 2000-2001, 2003, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\file-type.c /* Return a string describing the type of a file. Copyright (C) 1993-1994, 2001-2002, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\csplit-1000.sh # cause a 1-byte heap buffer overrun # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\slink-acl.sh # verify that ls -lL works when applied to a symlink to an ACL'd file # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\backupfile.h /* backupfile.h -- declarations for making Emacs style backup file names Copyright (C) 1990-1992, 1997-1999, 2003-2004, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\c-strtod.m4 # c-strtod.m4 serial 18 # Copyright (C) 2004-2006, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. dnl Prerequisites of lib/c-strtod.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\uptime.m4 # serial 8 # Copyright (C) 1996, 1999-2001, 2004, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-debug-keys.sh # Test annotation of sort keys # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\modechange.m4 # modechange.m4 serial 7 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\printf-args.c /* Decomposed printf argument list. Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\timespec-sub.c /* Subtract two struct timespec values. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\copy-acl.c /* Copy access control list from one file to file. -*- coding: utf-8 -*- Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getpass.m4 # getpass.m4 serial 16 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Provide a getpass() function if the system doesn't have it. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_stat_h.m4 # sys_stat_h.m4 serial 31 -*- Autoconf -*- dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Eric Blake. dnl Provide a GNU-like . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\wchar_h.m4 dnl A placeholder for ISO C99 , for platforms that have issues. dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Eric Blake. # wchar_h.m4 serial 43 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\posixver.c /* Which POSIX version to conform to, for utilities. Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sig2str.c /* sig2str.c -- convert between signal names and numbers Copyright (C) 2002, 2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\canon-host.c /* Host name canonicalization Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Derek Price . This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\wcswidth-impl.h /* Determine number of screen columns needed for a size-bounded wide string. Copyright (C) 1999, 2011-2019 Free Software Foundation, Inc. Written by Bruno Haible , 1999. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\dircolors.c /* dircolors - output commands to set the LS_COLOR environment variable Copyright (C) 1996-2019 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000 H. Peter Anvin This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\into-self.sh # Confirm that copying a directory into itself gets a proper diagnostic. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # In 4.0.35 and earlier, 'mkdir dir && cp -R dir dir' would produce this: # cp: won't create hard link 'dir/dir/dir' to directory '' # Now it gives this: # cp: can't copy a directory 'dir' into itself 'dir/dir' -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\infloop.sh # show that the following no longer makes ls infloop # mkdir loop; cd loop; ln -s ../loop sub; ls -RL # Also ensure ls exits with status = 2 in that case. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\stat-free-symlinks.sh # ensure that ls does not stat a symlink in an unusual case # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fflush.c /* Test of POSIX compatible fflush() function. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\isnand.m4 # isnand.m4 serial 11 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check how to get or define isnand(). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\printf-quote.sh # tests for printf %q # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\r-root.sh # Try to remove '/' recursively. # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\nproc-positive.sh # Ensure that nproc prints a number > 0 # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-wcwidth.c /* Test of wcwidth() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-vasprintf-posix.c /* Test of POSIX compatible vasprintf() and asprintf() functions. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-isatty.c /* Test isatty() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\freading.m4 # freading.m4 serial 1 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\nproc-override.sh # Test the various OpenMP override options # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\make-prime-list.c /* Factoring of uintmax_t numbers. Generation of needed tables. Contributed to the GNU project by Torbjörn Granlund and Niels Möller Contains code from GNU MP. Copyright 2012-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\pipe2.c /* Create a pipe, with specific opening flags. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-c-ctype.c /* Test of character handling in C locale. Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\readtokens.c /* readtokens.c -- Functions for reading tokens from an input stream. Copyright (C) 1990-1991, 1999-2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Jim Meyering. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\obsolescent.sh # Test touch with obsolescent 8- or 10-digit timestamps. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\verify.h /* Compile-time assert-like macros. Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\atomic.sh # ensure that mv doesn't first unlink its destination in one particular case # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-files0-from.pl # Exercise sort's --files0-from option. # FIXME: keep this file in sync with tests/du/files0-from. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\vfprintf.c /* Formatted output to a stream. Copyright (C) 2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_ioctl_h.m4 # sys_ioctl_h.m4 serial 10 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\set-fields.c /* set-fields.c -- common functions for parsing field list Copyright (C) 2015-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-debug-warn.sh # Test warnings for sort options # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getcwd-abort-bug.m4 # serial 9 # Determine whether getcwd aborts when the length of the working directory # name is unusually large. Any length between 4k and 16k trigger the bug # when using glibc-2.4.90-9 or older. # Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # From Jim Meyering # gl_FUNC_GETCWD_ABORT_BUG([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-argv-iter.c /* Test argv iterator Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stat-birthtime.sh # ensure that stat attempts birthtime access # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-readlinkat.c /* Tests of readlinkat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fcntl.c /* Test of fcntl(2). Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\xgetcwd.m4 #serial 8 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\include_next.m4 # include_next.m4 serial 24 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert and Derek Price. dnl Sets INCLUDE_NEXT, INCLUDE_NEXT_AS_FIRST_DIRECTIVE, PRAGMA_SYSTEM_HEADER, dnl and PRAGMA_COLUMNS. dnl dnl INCLUDE_NEXT expands to 'include_next' if the compiler supports it, or to dnl 'include' otherwise. dnl dnl INCLUDE_NEXT_AS_FIRST_DIRECTIVE expands to 'include_next' if the compiler dnl supports it in the special case that it is the first include directive in dnl the given file, or to 'include' otherwise. dnl dnl PRAGMA_SYSTEM_HEADER can be used in files that contain #include_next, dnl so as to avoid GCC warnings when the gcc option -pedantic is used. dnl '#pragma GCC system_header' has the same effect as if the file was found dnl through the include search path specified with '-isystem' options (as dnl opposed to the search path specified with '-I' options). Namely, gcc dnl does not warn about some things, and on some systems (Solaris and Interix) dnl __STDC__ evaluates to 0 instead of to 1. The latter is an undesired side dnl effect; we are therefore careful to use 'defined __STDC__' or '1' instead dnl of plain '__STDC__'. dnl dnl PRAGMA_COLUMNS can be used in files that override system header files, so dnl as to avoid compilation errors on HP NonStop systems when the gnulib file dnl is included by a system header file that does a "#pragma COLUMNS 80" (which dnl has the effect of truncating the lines of that file and all files that it dnl includes to 80 columns) and the gnulib file has lines longer than 80 dnl columns. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\no-deref-link2.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\no-deref-link1.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\no-deref-link3.sh # cp from 3.16 fails this test # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\same.m4 #serial 10 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/same.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\iconv_close.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\iconv_open.c /* Character set conversion. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\shuf.c /* Shuffle lines of text. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Paul Eggert. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\truncate-dir-fail.sh # Make sure truncate fails for a directory. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\raise.c /* Provide a non-threads replacement for the POSIX raise function. Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strnumcmp-in.h /* Compare numeric strings. This is an internal include file. Copyright (C) 1988-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_wait.in.h /* A POSIX-like . Copyright (C) 2001-2003, 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\special-bits.sh # make sure 'cp -p' preserves special bits # This works only when run as root. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # This test would fail due to a bug introduced in 4.0y. # The bug was fixed in 4.0z. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\hard-locale.c /* hard-locale.c -- Determine whether a locale is hard. Copyright (C) 1997-1999, 2002-2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\tail.c /* tail -- output the last part of file(s) Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_uio_h.m4 # sys_uio_h.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\slink-2-slink.sh # 'test cp --update A B' where A and B are both symlinks that point # to the same file # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sys_resource.c /* Test of substitute. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\useless-if-before-free aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\gitlog-to-changelog # The definition above must lie within the first 8 lines in order # for the Emacs time-stamp write hook (at end) to update it. # If you change this file with Emacs, please let the write hook # do its job. Otherwise, update this string manually. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-parse-datetime.c /* Test of parse_datetime() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\priv-set.m4 # serial 8 # Copyright (C) 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by David Bartley. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\factor\run.sh # === THIS IS A __TEMPLATE__ === # Test the factor rewrite. # The test is to run this command # seq $START $END | factor | shasum -c --status <(echo $CKSUM -) # I.e., to ensure that the factorizations of integers $1..$2 # match what we expect. # # See: tests/factor/create-test.sh # Copyright (C) 2012-2019 Free Software Foundation, Inc. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\not-owner.sh # Make sure that touch gives reasonable diagnostics when applied # to an unwritable directory owned by some other user. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-dup2.c /* Test duplicating file descriptors. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\openat-proc.c /* Create /proc/self/fd-related names for subfiles of open directories. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\dirfd.m4 # serial 26 -*- Autoconf -*- dnl Find out how to get the file descriptor associated with an open DIR*. # Copyright (C) 2001-2006, 2008-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\follow-name.sh # ensure that --follow=name does not imply --retry # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\ftruncate.c /* ftruncate emulations for native Windows. Copyright (C) 1992-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fcntl-o.m4 # fcntl-o.m4 serial 6 dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\size_max.m4 # size_max.m4 serial 11 dnl Copyright (C) 2003, 2005-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\setenv.c /* Copyright (C) 1992, 1995-2003, 2005-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getrusage.c /* Test of getting resource utilization. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\rm2.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\rm3.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\rm1.sh # exercise another small part of remove.c # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\safe-read.c /* An interface to read and write that retries after interrupts. Copyright (C) 1993-1994, 1998, 2002-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\tail-c.sh # exercise tail -c # Copyright 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\multihardlink.sh # Ensure "ls --color" properly colorizes hard linked files. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chown\preserve-root.sh # Verify that --preserve-root works. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\append-only.sh # Ensure that tail -f works on an append-only file # Requires root access to do chattr +a, as well as an ext[23] or xfs file system # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\exponentf.m4 # exponentf.m4 serial 2 dnl Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\non-recursive-gnulib-prefix-hack.m4 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl gl_NON_RECURSIVE_GNULIB_PREFIX_HACK LIB_DIR dnl Adjust configure-set $gl_LIBOBJS and each AC_SUBST'd *_H variable dnl with a value ending in ".h" to reflect that these files are located dnl in the directory specified by LIB_DIR. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stat-printf.pl # Test "stat --printf". # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\date.c /* date - print or set the system date and time Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . David MacKenzie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\limits-h.m4 dnl Check whether limits.h has needed features. dnl Copyright 2016-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\env.sh # Verify behavior of env. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-wctype-h.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\truncate-dangling-symlink.sh # Make sure truncate can create a file through a dangling symlink. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\uname.c /* uname replacement. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\ssize_t.m4 # ssize_t.m4 serial 5 (gettext-0.18.2) dnl Copyright (C) 2001-2003, 2006, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Test whether ssize_t is defined. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\sort.c /* sort - sort lines of text (with all kinds of options). Copyright (C) 1988-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written December 1988 by Mike Haertel. The author may be reached (Email) at the address mike@gnu.ai.mit.edu, or (US mail) as Mike Haertel c/o Free Software Foundation. Ørn E. Hansen added NLS support in 1997. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\timegm.m4 # timegm.m4 serial 12 dnl Copyright (C) 2003, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\base64.c /* base64.c -- Encode binary data using printable characters. Copyright (C) 1999-2001, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\idcache.c /* idcache.c -- map user and group IDs, cached for speed Copyright (C) 1985, 1988-1990, 1997-1998, 2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\__inline.m4 # Test for __inline keyword dnl Copyright 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-filevercmp.c /* Test of filevercmp() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getpass.c /* Copyright (C) 1992-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\umask-x.sh # Test that chmod -x file reports an error if the result is executable. # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\select.m4 # select.m4 serial 10 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\cycle-check.c /* help detect directory cycles efficiently Copyright (C) 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\intlmacosx.m4 # intlmacosx.m4 serial 6 (gettext-0.19.9) dnl Copyright (C) 2004-2014, 2016, 2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Checks for special options needed on Mac OS X. dnl Defines INTL_MACOSX_LIBS. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\faccessat.m4 # serial 8 # See if we need to provide faccessat replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\error.h /* Declaration for error-reporting function Copyright (C) 1995-1997, 2003, 2006, 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\hard-4.sh # ensure that mv maintains a in this case: touch a; ln a b; mv a b # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\math_h.m4 # math_h.m4 serial 119 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\head.pl # test head # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\time.in.h /* A more-standard . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\00gnulib.m4 # 00gnulib.m4 serial 3 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl This file must be named something that sorts before all other dnl gnulib-provided .m4 files. It is needed until such time as we can dnl assume Autoconf 2.64, with its improved AC_DEFUN_ONCE and dnl m4_divert semantics. # Until autoconf 2.63, handling of the diversion stack required m4_init # to be called first; but this does not happen with aclocal. Wrapping # the entire execution in another layer of the diversion stack fixes this. # Worse, prior to autoconf 2.62, m4_wrap depended on the underlying m4 # for whether it was FIFO or LIFO; in order to properly balance with # m4_init, we need to undo our push just before anything wrapped within # the m4_init body. The way to ensure this is to wrap both sides of # m4_init with a one-shot macro that does the pop at the right time. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-openat.c /* Test that openat works. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tac-continue.sh # Ensure that tac processes all command line arguments, even # when it encounters an error with say the first one. # With coreutils-5.2.1 and earlier, this test would fail. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\dircolors.hin # Configuration file for dircolors, a utility to help you set the # LS_COLORS environment variable used by GNU ls with the --color option. # Copyright (C) 1996-2019 Free Software Foundation, Inc. # Copying and distribution of this file, with or without modification, # are permitted provided the copyright notice and this notice are preserved. # The keywords COLOR, OPTIONS, and EIGHTBIT (honored by the # slackware version of dircolors) are recognized but ignored. # Below are TERM entries, which can be a glob patterns, to match # against the TERM environment variable to determine if it is colorizable. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chgrp\recurse.sh # ad-hoc tests of chgrp with -R and -H or -L and symlinks # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xstrtod.c /* error-checking interface to strtod-like functions Copyright (C) 1996, 1999-2000, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\tempname.c /* tempname.c - generate the name of a temporary file. Copyright (C) 1991-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getopt1.c /* getopt_long and getopt_long_only entry points for GNU getopt. Copyright (C) 1987-2019 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\dir-rm-dest.sh # verify cp's --remove-destination option # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\seq-epipe.sh # Test for proper detection of EPIPE with ignored SIGPIPE # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-init.sh # Unit tests for init.sh # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getopt.c /* Getopt for GNU. Copyright (C) 1987-2019 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\link.sh # Make sure cp --link -f works when the target exists. # This failed for 4.0z (due to a bug introduced in that test release). # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-h-thousands-sep.sh # exercise 'sort -h' in locales where thousands separator is blank # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getdelim.m4 # getdelim.m4 serial 12 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-regex.c /* Test regular expressions Copyright 1996-2001, 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\reflink-perm.sh # Test cp --reflink copies permissions # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbsstr.c /* Searching in a string. -*- coding: utf-8 -*- Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\ptx.c /* Permuted index for GNU, with keywords in their context. Copyright (C) 1990-2019 Free Software Foundation, Inc. François Pinard , 1988. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . François Pinard */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\empty-inacc.sh # Ensure that rm -rf removes an empty-and-inaccessible directory. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\one-file-system.sh # Test for bugs in du's --one-file-system (-x) option. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\no-deref.sh # Ensure that by default, du doesn't dereference command-line symlinks. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sigprocmask.c /* Test of sigprocmask. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\man\help2man # Generate a short man page from --help and --version output. # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, # 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, see . # Written by Brendan O'Dea # Available from https://ftp.gnu.org/gnu/help2man/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\part-hardlink.sh # Ensure that hard links are preserved when moving between partitions # and when the links are in separate command line arguments. # For additional constraints, see the comment in copy.c. # Before coreutils-5.2.1, this test would fail. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\wctob.m4 # wctob.m4 serial 11 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fnmatch.c /* Copyright (C) 1991-1993, 1996-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\chcon.c /* chcon -- change security context of files Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\od-endian.sh # verify that od --endian works properly # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\unread2.sh # exercise one small part of remove.c # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\acl.sh # move files/directories across file system boundaries # and make sure acls are preserved # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fts-cycle.c /* Detect cycles in file tree walks. Copyright (C) 2003-2006, 2009-2019 Free Software Foundation, Inc. Written by Jim Meyering. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tty.sh # Test 'tty'. # Copyright 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Make sure there's a tty on stdin. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\cl-strtod.c /* Convert string to double in the current locale, falling back on the C locale. Copyright 2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getndelim2.c /* Test of getndelim2() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\st_dm_mode.m4 # serial 6 # Copyright (C) 1998-1999, 2001, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Define HAVE_ST_DM_MODE if struct stat has an st_dm_mode member. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\locale.in.h /* A POSIX . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_utsname.in.h /* Substitute for . Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fdopen.c /* Open a stream with a given file descriptor. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_socket.in.h /* Provide a sys/socket header file for systems lacking it (read: MinGW) and for systems where it is incomplete. Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\read-file.c /* read-file.c -- read file contents into a string Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. Written by Simon Josefsson and Bruno Haible. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mkdir-p.c /* mkdir-p.c -- Ensure that a directory and its parents exist. Copyright (C) 1990, 1997-2000, 2002-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\glibc21.m4 # glibc21.m4 serial 5 dnl Copyright (C) 2000-2002, 2004, 2008, 2010-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Test for the GNU C Library, version 2.1 or newer, or uClibc. # From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\sync.c /* sync - update the super block Copyright (C) 1994-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\regex.m4 # serial 68 # Copyright (C) 1996-2001, 2003-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl Initially derived from code in GNU grep. dnl Mostly written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\df-symlink.sh # Ensure that df dereferences symlinks to disk nodes # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\glthread\threadlib.c /* Multithreading primitives. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\copy.c /* copy.c -- core functions for copying files and directories Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\human.c /* human.c -- print human readable file size Copyright (C) 1996-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\buffer-lcm.c /* buffer-lcm.c - compute a good buffer size for dealing with two files Copyright (C) 2002-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\boottime.m4 # boottime.m4 serial 4 # Determine whether this system has infrastructure for obtaining the boot time. # Copyright (C) 1996-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # GNULIB_BOOT_TIME([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\sleep.c /* Pausing execution of the current thread. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mkancesdirs.m4 # Make a file's ancestor directories. dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\additional-suffix.sh # show that 'split --additional-suffix=SUFFIX' works. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\preserve-2.sh # ensure that cp's --preserve=X,Y option is parsed properly # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\manywarnings.m4 # manywarnings.m4 serial 17 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Simon Josefsson # gl_MANYWARN_COMPLEMENT(OUTVAR, LISTVAR, REMOVEVAR) # -------------------------------------------------- # Copy LISTVAR to OUTVAR except for the entries in REMOVEVAR. # Elements separated by whitespace. In set logic terms, the function # does OUTVAR = LISTVAR \ REMOVEVAR. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\usage_vs_getopt.sh # Verify that all options mentioned in usage are recognized by getopt. # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\existing-perm-dir.sh # Make sure cp -p doesn't "restore" permissions it shouldn't (Bug#9170). # Copyright 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\inaccessible-cwd.sh # Ensure that even when run from an inaccessible directory, du can still # operate on accessible directories elsewhere. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Before the switch to an fts-based implementation in coreutils 5.0.92, # this test would fail. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chown\basic.sh # make sure chown --from=... works # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\mknod.sh # Ensure that mknod, mkfifo, mkdir -m MODE work with a restrictive umask # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\deref.sh # prior to coreutils-4.5.3, du -D didn't work in some cases # Based on an example from Andreas Schwab and/or Michal Svec. # Also, up to coreutils-8.5, du -L sometimes incorrectly # counted the space of the followed symlinks. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\realpath.sh # Validate realpath operation # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\CuTmpdir.pm # create, then chdir into a temporary sub-directory # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-update-copyright.sh # Test suite for update-copyright. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Ensure the update-copyright program gets found. # Copyright (C) 1990-2005, 2007-2009 Free Software # Foundation, Inc. ## Copyright (C) 1990-2005, 2007-2009 Free Software # Foundation, Inc. ## Copyright (C) 1990-2005, 2007-2009 Free Software # Foundation, Inc. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\iswblank.m4 # iswblank.m4 serial 4 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\test-N.sh # Test 'test -N file'. # Copyright (C) 2018-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-isnanl.h /* Test of isnanl() substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\i-4.sh # make sure 'mv -i a b' does its job with a positive response # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\p-acl.sh # Test "mkdir -p" with default ACLs. # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fstypename.m4 #serial 6 dnl From Jim Meyering. dnl dnl See if struct statfs has the f_fstypename member. dnl If so, define HAVE_STRUCT_STATFS_F_FSTYPENAME. dnl # Copyright (C) 1998-1999, 2001, 2004, 2006, 2009-2019 Free Software # Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fpending.m4 # serial 22 # Copyright (C) 2000-2001, 2004-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering dnl Using code from emacs, based on suggestions from Paul Eggert dnl and Ulrich Drepper. dnl Find out how to determine the number of pending output bytes on a stream. dnl glibc (2.1.93 and newer) and Solaris provide __fpending. On other systems, dnl we have to grub around in the (possibly opaque) FILE struct. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\uniwidth\width.c /* Determine display width of Unicode character. Copyright (C) 2001-2002, 2006-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\factor-parallel.sh # Test for complete lines on output # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sockets.m4 # sockets.m4 serial 7 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\Coreutils.pm # This is a testing framework. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chgrp\deref.sh # see if chgrp can change the group of a symlink # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\blake2\blake2.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\blake2\blake2b-ref.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\blake2\blake2-impl.h /* BLAKE2 reference source code package - reference C implementations Copyright 2012, Samuel Neves . You may use this under the terms of the CC0, the OpenSSL Licence, or the Apache Public License 2.0, at your option. The terms of these licenses can be found at: - CC0 1.0 Universal : https://creativecommons.org/publicdomain/zero/1.0 - OpenSSL license : https://www.openssl.org/source/license.html - Apache 2.0 : https://www.apache.org/licenses/LICENSE-2.0 More information about the BLAKE2 hash function can be found at https://blake2.net. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\pwd-option.sh # Ensure that pwd options work. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\seq-long-double.sh # Test for this fix: 461231f022bdb3ee392622d31dc475034adceeb2. # Ensure that seq prints exactly two numbers for a 2-number integral # range at the limit of floating point precision. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\missing # Copyright (C) 1996-2018 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\selinux.sh # ensure that an invalid context doesn't cause a segfault # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\yes.sh # Validate yes buffer handling # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\color-clear-to-eol.sh # ensure that ls --color works well when a colored name is wrapped # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\unblock.pl # Exercise dd's conv=unblock mode # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-version.sh # exercise sort's --sort=version option # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\total-unprocessed.sh # Ensure that df exits non-Zero and writes an error message when # --total is used but no file system has been processed. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\pathchk1.sh # pathchk tests # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\freopen.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fopen.c /* Open a stream to a file. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\netdb_h.m4 # netdb_h.m4 serial 11 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\localeconv.c /* Query locale dependent information for formatting numbers. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\fiemap-extents.sh # Test cp handles extents correctly # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\tty.c /* tty -- print the name of the terminal connected to standard input Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\close.c /* close replacement. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\fail.sh # split must fail when given length/count of zero. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbchar.h /* Multibyte character data type. Copyright (C) 2001, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\expand.pl # Exercise expand. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_resource_h.m4 # sys_resource_h.m4 serial 2 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\utimes.m4 # Detect some bugs in glibc's implementation of utimes. # serial 5 dnl Copyright (C) 2003-2005, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # See if we need to work around bugs in glibc's implementation of # utimes from 2003-07-12 to 2003-09-17. # First, there was a bug that would make utimes set mtime # and atime to zero (1970-01-01) unconditionally. # Then, there was code to round rather than truncate. # Then, there was an implementation (sparc64, Linux-2.4.28, glibc-2.3.3) # that didn't honor the NULL-means-set-to-current-time semantics. # Finally, there was also a version of utimes that failed on read-only # files, while utime worked fine (linux-2.2.20, glibc-2.2.5). # # From Jim Meyering, with suggestions from Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\closein.c /* Close standard input, rewinding seekable stdin if necessary. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\unistr\test-u8-mbtoucr.c /* Test of u8_mbtoucr() function. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\frexp.c /* Split a double into fraction and mantissa. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-tls.c /* Test of thread-local storage in multithreaded situations. Copyright (C) 2005, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\host-os.m4 # serial 10 # Copyright (C) 2001, 2003-2004, 2006, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. dnl From Paul Eggert. # Define HOST_OPERATING_SYSTEM to a name for the host operating system. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\install\install-C.sh # Ensure "install -C" works. (basic tests) # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\close-stdout.sh # Ensure that several programs work fine, even with stdout initially closed. # This is effectively a test of closeout.c's close_stdout function. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-uname.c /* Test of system information. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fdutimensat.c /* Tests of fdutimensat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unlocked-io.h /* Prefer faster, non-thread-safe stdio functions if available. Copyright (C) 2001-2004, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-faccessat.c /* Test checking user's permissions for a file. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\childproof.sh # Ensure that cp/mv/ln don't clobber a just-copied/moved/linked file. # With fileutils-4.1 and earlier, this test would fail for cp and mv. # With coreutils-6.9 and earlier, this test would fail for ln. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\id\smack.sh # SMACK test for the id-command. # Derived from tests/id/context.sh and tests/id/no-context.sh. # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\include-exclude-prog.m4 #serial 2 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. # Usage: gl_ADD_PROG([prog_list_var_name], [prog_name]) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strsignal.c /* Test of strsignal() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\unreadable.pl # Test "rm" and unreadable directories. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\canonicalize.c /* Return the canonical absolute name of a given file. Copyright (C) 1996-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\d-3.sh # Ensure that 'rm -d -i dir' (i.e., without --recursive) gives a prompt and # then deletes the directory if it is empty # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\memchr2.c /* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2019 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and commentary by Jim Blandy (jimb@ai.mit.edu); adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), and implemented in glibc by Roland McGrath (roland@ai.mit.edu). Extension to memchr2 implemented by Eric Blake (ebb9@byu.net). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\streq.h /* Optimized string comparison. Copyright (C) 2001-2002, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\dup-source.sh # Ensure that cp merely warns when a non-directory source file is # listed on the command line more than once. fileutils-4.1.1 # made this fail: cp a a d/ # Ensure that mv fails with a similar command. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\install\install-C-root.sh # Ensure "install -C" compares owner and group. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unistr.in.h /* Elementary Unicode string functions. Copyright (C) 2001-2002, 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stdbuf.sh # Exercise stdbuf functionality # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stty-row-col.sh # Test "stty" with rows and columns. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Setting this envvar to a very small value used to cause e.g., 'stty size' # to generate slightly different output on certain systems. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\po\Makefile.in.in # Makefile for PO directory in any package using GNU gettext. # Copyright (C) 1995-2000 Ulrich Drepper # Copyright (C) 2000-2019 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, # without any warranty. # # Origin: gettext-0.20 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-stale-thread-mem.sh # Trigger a bug that would cause 'sort' to reference stale thread stack memory. # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # written by Jim Meyering and Paul Eggert -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\blake2\b2sum.c /* BLAKE2 reference source code package - b2sum tool Copyright 2012, Samuel Neves . You may use this under the terms of the CC0, the OpenSSL Licence, or the Apache Public License 2.0, at your option. The terms of these licenses can be found at: - CC0 1.0 Universal : https://creativecommons.org/publicdomain/zero/1.0 - OpenSSL license : https://www.openssl.org/source/license.html - Apache 2.0 : https://www.apache.org/licenses/LICENSE-2.0 More information about the BLAKE2 hash function can be found at https://blake2.net. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-bind.c /* Test binding a server socket to a port. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\fmt\base.pl # Basic tests for "fmt". # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getopt-cdefs.in.h /* getopt-on-non-glibc compatibility macros. Copyright (C) 1989-2019 Free Software Foundation, Inc. This file is part of gnulib. Unlike most of the getopt implementation, it is NOT shared with the GNU C Library. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with gnulib; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\lstat.m4 # serial 32 # Copyright (C) 1997-2001, 2003-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\set-permissions.c /* Set permissions of a file. -*- coding: utf-8 -*- Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\freadseek.c /* Skipping input from a FILE stream. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\calloc.m4 # calloc.m4 serial 18 # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. # Determine whether calloc (N, S) returns non-NULL when N*S is zero, # and returns NULL when N*S overflows. # If so, define HAVE_CALLOC. Otherwise, define calloc to rpl_calloc # and arrange to use a calloc wrapper function that does work in that case. # _AC_FUNC_CALLOC_IF([IF-WORKS], [IF-NOT]) # ------------------------------------- # If 'calloc (0, 0)' is properly handled, run IF-WORKS, otherwise, IF-NOT. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\numfmt.c /* Reformat numbers like 11505426432 to the more human-readable 11G Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\partition-perm.sh # Make sure permissions are preserved when moving from one partition to another. # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\head-c.sh # exercise head -c # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\p-slashdot.sh # Ensure that mkdir -p works with arguments specified with a trailing "/.". # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\dup.m4 # dup.m4 serial 6 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getopt_int.h /* Internal declarations for getopt. Copyright (C) 1989-2019 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rmdir\fail-perm.sh # For unwritable directory 'd', 'rmdir -p d d/e/f' would emit # diagnostics but would not fail. Fixed in 5.1.2. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\relative.sh # Demonstrate using a combination of --reference and --date to # set the time of a file back by an arbitrary amount. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\areadlink-with-size.c /* readlink wrapper to return the link name in malloc'd storage. Unlike xreadlink and xreadlink_with_size, don't ever call exit. Copyright (C) 2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\renameatu.c /* Rename a file relative to open directories. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\ls-misc.pl # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\restore-wd.sh # due to a bug in glibc's ftw.c, in some cases, nftw w/FTW_CHDIR # would not restore the working directory. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unlinkat.c /* Work around unlinkat bugs on Solaris 9 and Hurd. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\inacc-dest.sh # Prior to coreutils-6.5, an inaccessible destination dir (chmod a-x) # would cause du to exit prematurely on systems with native openat support. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-month.sh # Test sorting of abbreviated months from the locale # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\tmpfile.c /* Create a temporary file. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\env-signal-handler.sh # Test env --default-signal=PIPE feature. # Copyright (C) 2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fpurge.c /* Flushing buffers of a FILE stream. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\inotify-dir-recreate.sh # Makes sure, inotify will switch to polling mode if directory # of the watched file was removed and recreated. # (...instead of getting stuck forever) # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\string_h.m4 # Configure a GNU-like replacement for . # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 22 # Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\env-null.sh # Verify behavior of env -0 and printenv -0. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\qcopy-acl.c /* Copy access control list from one file to another. -*- coding: utf-8 -*- Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\printf.c /* printf - format and print data Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sigaction.m4 # sigaction.m4 serial 7 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Determine if sigaction interface is present. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sha512.c /* sha512.c - Functions to compute SHA512 and SHA384 message digest of files or memory blocks according to the NIST specification FIPS-180-2. Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\mv-n.sh # Test whether mv -n works as documented (not overwrite target). # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\csplit.c /* csplit - split a file into sections determined by context lines Copyright (C) 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\git-version-gen # Copyright (C) 2007-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # This script is derived from GIT-VERSION-GEN from GIT: https://git-scm.com/. # It may be run two ways: # - from a git repository in which the "git describe" command below # produces useful output (thus requiring at least one signed tag) # - from a non-git-repo directory containing a .tarball-version file, which # presumes this script is invoked like "./git-version-gen .tarball-version". # In order to use intra-version strings in your project, you will need two # separate generated version string files: # # .tarball-version - present only in a distribution tarball, and not in # a checked-out repository. Created with contents that were learned at # the last time autoconf was run, and used by git-version-gen. Must not # be present in either $(srcdir) or $(builddir) for git-version-gen to # give accurate answers during normal development with a checked out tree, # but must be present in a tarball when there is no version control system. # Therefore, it cannot be used in any dependencies. GNUmakefile has # hooks to force a reconfigure at distribution time to get the value # correct, without penalizing normal development with extra reconfigures. # # .version - present in a checked-out repository and in a distribution # tarball. Usable in dependencies, particularly for files that don't # want to depend on config.h but do want to track version changes. # Delete this file prior to any autoconf run where you want to rebuild # files to pick up a version string change; and leave it stale to # minimize rebuild time after unrelated changes to configure sources. # # As with any generated file in a VC'd directory, you should add # /.version to .gitignore, so that you don't accidentally commit it. # .tarball-version is never generated in a VC'd directory, so needn't # be listed there. # # Use the following line in your configure.ac, so that $(VERSION) will # automatically be up-to-date each time configure is run (and note that # since configure.ac no longer includes a version string, Makefile rules # should not depend on configure.ac for version updates). # # AC_INIT([GNU project], # m4_esyscmd([build-aux/git-version-gen .tarball-version]), # [bug-project@example]) # # Then use the following lines in your Makefile.am, so that .version # will be present for dependencies, and so that .version and # .tarball-version will exist in distribution tarballs. # # EXTRA_DIST = $(top_srcdir)/.version # BUILT_SOURCES = $(top_srcdir)/.version # $(top_srcdir)/.version: # echo $(VERSION) > $@-t && mv $@-t $@ # dist-hook: # echo $(VERSION) > $(distdir)/.tarball-version -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\extern-inline.m4 dnl 'extern inline' a la ISO C99. dnl Copyright 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-exclude.c /* Test suite for exclude. Copyright (C) 2009-2019 Free Software Foundation, Inc. This file is part of the GNUlib Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\configure # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for GNU coreutils 8.31. # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\open.c /* Open a descriptor to a file. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\src-base-dot.sh # Ensure that "mkdir x y; cd y; cp -ab ../x/. ." is a successful, silent, no-op. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getrusage.m4 # getrusage.m4 serial 1 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fd-hook.c /* Hook for making file descriptor functions close(), ioctl() extensible. Copyright (C) 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\skip-rootfs.sh # Test df's behavior for skipping the pseudo "rootfs" file system. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-ioctl.c /* Test of ioctl() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-compress.sh # Test use of compression by sort # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-printf-frexpl.c /* Test of splitting a 'long double' into fraction and mantissa. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-copy-acl.c /* Test of copying of files. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\gnu-make.m4 # Determine whether recent-enough GNU Make is being used. # Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. # Set GNU_MAKE if we are using a recent-enough version of GNU make. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\futimens.m4 # serial 7 # See if we need to provide futimens replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-quotearg.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-quotearg-simple.c /* Test of quotearg family of functions. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\xattr.m4 # xattr.m4 - check for Extended Attributes (Linux) # serial 3 # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Originally written by Andreas Gruenbacher. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\tempname.m4 #serial 5 # Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # glibc provides __gen_tempname as a wrapper for mk[ds]temp. Expose # it as a public API, and provide it on systems that are lacking. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\wcrtomb.m4 # wcrtomb.m4 serial 14 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\assert.sh # Test for assertion failure in "test". # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # This test fails with tail from textutils-2.0. # It would get something like this: # tail: tail.c:718: recheck: Assertion 'valid_file_spec (f)' failed. # Aborted # due to a race condition in which a dev/inode pair is reused. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\comm.c /* comm -- compare two sorted files line by line. Copyright (C) 1986-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getdtablesize.c /* getdtablesize() function: Return maximum possible file descriptor value + 1. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fd-hook.h /* Hook for making file descriptor functions close(), ioctl() extensible. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strerror.c /* strerror.c --- POSIX compatible system error routine Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\truncate-overflow.sh # Validate truncate integer overflow # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\i-no-r.sh # Since the rewrite for fileutils-4.1.9, 'rm -i DIR' would mistakenly # recurse into directory DIR. rm -i (without -r) must fail in that case. # Fixed in coreutils-4.5.2. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbswidth.c /* Determine the number of screen columns needed for a string. Copyright (C) 2000-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\selinux-selinux-h.m4 # serial 5 -*- Autoconf -*- # Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # From Jim Meyering # Provide , if necessary. # If it is already present, provide wrapper functions to guard against # misbehavior from getfilecon, lgetfilecon, and fgetfilecon. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\ungetc.m4 # ungetc.m4 serial 6 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\shred-remove.sh # Exercise shred --remove # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-priv-set.c /* Test the priv-set module. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\cycle-check.h /* help detect directory cycles efficiently Copyright (C) 2003-2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\thread.m4 # thread.m4 serial 3 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\calloc.c /* calloc() function that is glibc compatible. This wrapper function is required at least on Tru64 UNIX 5.1 and mingw. Copyright (C) 2004-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\write.c /* POSIX compatible write() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\group-member.m4 # serial 14 # Copyright (C) 1999-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl Written by Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stdlib.in.h /* A GNU-like . Copyright (C) 1995, 2001-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\fold.c /* fold -- wrap each input line to fit in specified width. Copyright (C) 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xvasprintf.c /* vasprintf and asprintf with out-of-memory checking. Copyright (C) 1999, 2002-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\60-seconds.sh # touch -t would mistakenly reject a time specifying "60" seconds # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-signbit.c /* Test of signbit() substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-ignore-value.c /* Test the "ignore-value" module. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\dot-rel.sh # Use rm -r to remove two non-empty dot-relative directories. # This would have failed between 2004-10-18 and 2004-10-21. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fsusage.c /* fsusage.c -- return space usage of mounted file systems Copyright (C) 1991-1992, 1996, 1998-1999, 2002-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\locale_h.m4 # locale_h.m4 serial 21 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\close-stream.c /* Close a stream, with nicer error checking than fclose's. Copyright (C) 1998-2002, 2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\id.c /* id -- print real and effective UIDs and GIDs Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\read.c /* POSIX compatible read() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mknod.c /* Create a device inode. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fopen.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-freopen.c /* Test of opening a file stream. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\acl-internal.h /* Internal implementation of access control lists. -*- coding: utf-8 -*- Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\file-set.c /* Specialized functions to manipulate a set of files. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\libc-config.h /* System definitions for code taken from the GNU C Library Copyright 2017-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fsync.c /* Emulate fsync on platforms that lack it, primarily Windows and cross-compilers like MinGW. This is derived from sqlite3 sources. https://www.sqlite.org/src/finfo?name=src/os_win.c https://www.sqlite.org/copyright.html Written by Richard W.M. Jones Copyright (C) 2008-2019 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xsize.h /* xsize.h -- Checked size_t computations. Copyright (C) 2003, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\perl.m4 # serial 9 dnl From Jim Meyering. dnl Find a new-enough version of Perl. # Copyright (C) 1998-2001, 2003-2004, 2007, 2009-2019 Free Software Foundation, # Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\savedir.c /* savedir.c -- save the list of files in a directory in a string Copyright (C) 1990, 1997-2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\setenv.m4 # setenv.m4 serial 27 dnl Copyright (C) 2001-2004, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\i-never.sh # Ensure that rm --interactive=never works does not prompt, even for # an unwritable file. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\basename-lgpl.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\basename.c /* basename.c -- return the last element in a file name Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\expand-common.c /* expand-common - common functionality for expand/unexapnd Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unlink.c /* Work around unlink bugs. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getprogname.c /* Test the gnulib getprogname module. Copyright (C) 2016-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\follow-stdin.sh # Test tail -f - # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sigaction.c /* Test of sigaction() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\renameat.m4 # serial 3 # See if we need to provide renameat replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mpsort.c /* Sort a vector of pointers to data. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\inttostr.m4 #serial 8 dnl Copyright (C) 2004-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\pr.c /* pr -- convert text files for printing. Copyright (C) 1988-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fts.m4 #serial 22 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-limits-h.c /* Test of substitute. Copyright 2016-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\configmake.m4 # configmake.m4 serial 3 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\lseek.m4 # lseek.m4 serial 10 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\nohup.sh # test nohup # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\realloc.c /* realloc() function that is glibc compatible. Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\trailing-slash.sh # On some operating systems, e.g. SunOS-4.1.1_U1 on sun3x, # rename() doesn't accept trailing slashes. # Also, ensure that "mv dir non-exist-dir/" works. # Also, ensure that "cp dir non-exist-dir/" works. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\filemode.m4 # filemode.m4 serial 8 dnl Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\groups-process-all.sh # Ensure groups processes all arguments before exiting. # With coreutils-2.27 and prior, it would exit upon first failure. # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\md5.m4 # md5.m4 serial 14 dnl Copyright (C) 2002-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\stat-failed.sh # Verify that ls works properly when it fails to stat a file that is # not mentioned on the command line. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getloadavg.c /* Get the system load averages. Copyright (C) 1985-1989, 1991-1995, 1997, 1999-2000, 2003-2019 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with gnulib. Bugs can be reported to bug-gnulib@gnu.org. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-binary-io.c /* Test of binary mode I/O. Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\binary-io.h /* Binary mode I/O. Copyright (C) 2001, 2003, 2005, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\chroot.c /* chroot -- run command or shell with special root directory Copyright (C) 1995-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\hostid.c /* print the hexadecimal identifier for the current host Copyright (C) 1997-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unsetenv.c /* Copyright (C) 1992, 1995-2002, 2005-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\inaccessible.sh # Ensure that rm works even when run from a directory # for which the user has no access at all. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\chdir-long.m4 #serial 16 # Use Gnulib's robust chdir function. # It can handle arbitrarily long directory names, which means # that when it is given the name of an existing directory, it # never fails with ENAMETOOLONG. # Arrange to compile chdir-long.c only on systems that define PATH_MAX. dnl Copyright (C) 2004-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\printf-frexpl.m4 # printf-frexpl.m4 serial 10 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check how to define printf_frexpl() without linking with libm. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\envvar-check # -*- sh -*- # Check environment variables for sane values while testing. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\pathmax.m4 # pathmax.m4 serial 11 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\inotify-race.sh # Ensure that tail does not ignore data that is appended to a tailed-forever # file between tail's initial read-to-EOF, and when the inotify watches # are established in tail_forever_inotify. That data could be ignored # indefinitely if no *other* data is appended, but it would be printed as # soon as any additional appended data is detected. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\chroot-fail.sh # Verify that internal failure in chroot gives exact status. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strnlen.m4 # strnlen.m4 serial 13 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\unistd-safer.m4 #serial 9 dnl Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\no-x.sh # Make sure du gives the right diagnostic for a readable, # but inaccessible directory. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-nl_langinfo.c /* Test of nl_langinfo replacement. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ln\misc.sh # Miscellaneous tests for "ln". # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\aclocal.m4 # generated automatically by aclocal 1.16.1 -*- Autoconf -*- # Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to # '$srcdir', '$srcdir/..', or '$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is '.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\doc\local.mk # Make coreutils documentation. -*-Makefile-*- # This is included by the top-level Makefile.am. # Copyright (C) 1995-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\date-debug.sh # Test 'date --debug' option. # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\servent.m4 # servent.m4 serial 3 dnl Copyright (C) 2008, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\inttypes-pri.m4 # inttypes-pri.m4 serial 7 (gettext-0.18.2) dnl Copyright (C) 1997-2002, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\memcoll.c /* Locale-specific memory comparison. Copyright (C) 1999, 2002-2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\r-1.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\r-2.sh # Test "rm -r --verbose". # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\join.pl # Test join. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\sum.c /* sum -- checksum and count the blocks in a file Copyright (C) 1986-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\unexpand.c /* unexpand - convert blanks to tabs Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\posixver.m4 # posixver.m4 serial 12 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\nanosleep.m4 # serial 38 dnl From Jim Meyering. dnl Check for the nanosleep function. dnl If not found, use the supplied replacement. dnl # Copyright (C) 1999-2001, 2003-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\echo.c /* echo.c, derived from code echo.c in Bash. Copyright (C) 1987-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fflush.c /* fflush.c -- allow flushing input streams Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\split.c /* split.c -- split a file into pieces. Copyright (C) 1988-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-merge-fdlimit.sh # Test whether sort avoids opening more file descriptors than it is # allowed when merging files. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\inet_ntop.m4 # inet_ntop.m4 serial 20 dnl Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\vasnprintf.m4 # vasnprintf.m4 serial 36 dnl Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\uname.m4 # uname.m4 serial 11 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\dir-nonrecur.sh # Ensure that 'rm dir' (i.e., without --recursive) gives a reasonable # diagnostic when failing. # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\md5sum-bsd.sh # 'md5sum' tests for generation and checking of # BSD traditional and alternate formats (md5 [-r]) # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\w32sock.h aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\w32sock.h /* w32sock.h --- internal auxiliary functions for Windows socket functions Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\no-give-up.sh # With rm from coreutils-5.2.1 and earlier, 'rm -r' would mistakenly # give up too early under some conditions. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\version-etc.c /* Print --version and bug-reporting information in a consistent format. Copyright (C) 1999-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* TRANSLATORS: Translate "(C)" to the copyright symbol (C-in-a-circle), if this symbol is available in the user's locale. Otherwise, do not translate "(C)"; leave it as-is. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mbschr.c /* Test of searching a string for a character. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-openat-safer.c /* Test that openat_safer leave standard fds alone. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\anytostr.c /* anytostr.c -- convert integers to printable strings Copyright (C) 2001, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\groups.c /* groups -- print the groups a user is in Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\factor.c /* factor -- print prime factors of n. Copyright (C) 1986-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\hash.h /* hash - hashing table processing. Copyright (C) 1998-1999, 2001, 2003, 2009-2019 Free Software Foundation, Inc. Written by Jim Meyering , 1998. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_types_h.m4 # sys_types_h.m4 serial 9 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\df-P.sh # Ensure that df -P is not affected by BLOCK_SIZE settings # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\nocache.sh # Ensure dd handles the 'nocache' flag # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\read.m4 # read.m4 serial 5 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-bitrotate.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-freadseek.c /* Test of freadseek() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-langinfo.c /* Test of substitute. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\pathchk.c /* pathchk -- check whether file names are valid or portable Copyright (C) 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stty.sh # Make sure stty can parse most of its options. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Make sure there's a tty on stdin. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\ext3-perf.sh # ensure that "rm -rf DIR-with-many-entries" is not O(N^2) # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\color-dtype-dir.sh # Ensure "ls --color" properly colors other-writable and sticky directories. # Before coreutils-6.2, this test would fail, coloring all three # directories the same as the first one -- but only on a file system # with dirent.d_type support. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mkdir-p.m4 # mkdir-p.m4 serial 15 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-lstat.h /* Test of lstat() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\rt-1.sh # Make sure name is used as secondary key when sorting on mtime or ctime. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\base32.c /* base32.c -- Encode binary data using printable characters. Copyright (C) 1999-2001, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\assert-2.sh # This variant of 'assert' would get a Uninit Mem Read reliably in 2.0.9. # Due to a race condition in the test, the 'assert' script would get # the UMR on Solaris only some of the time, and not at all on Linux/GNU. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-compress-proc.sh # Test use of compression subprocesses by sort # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\utime.m4 # utime.m4 serial 1 dnl Copyright (C) 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\init.sh # source this file; set up for tests # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Using this file in a test # ========================= # # The typical skeleton of a test looks like this: # # #!/bin/sh # . "${srcdir=.}/init.sh"; path_prepend_ . # Execute some commands. # Note that these commands are executed in a subdirectory, therefore you # need to prepend "../" to relative filenames in the build directory. # Note that the "path_prepend_ ." is useful only if the body of your # test invokes programs residing in the initial directory. # For example, if the programs you want to test are in src/, and this test # script is named tests/test-1, then you would use "path_prepend_ ../src", # or perhaps export PATH='$(abs_top_builddir)/src$(PATH_SEPARATOR)'"$$PATH" # to all tests via automake's TESTS_ENVIRONMENT. # Set the exit code 0 for success, 77 for skipped, or 1 or other for failure. # Use the skip_ and fail_ functions to print a diagnostic and then exit # with the corresponding exit code. # Exit $? # Executing a test that uses this file # ==================================== # # Running a single test: # $ make check TESTS=test-foo.sh # # Running a single test, with verbose output: # $ make check TESTS=test-foo.sh VERBOSE=yes # # Running a single test, keeping the temporary directory: # $ make check TESTS=test-foo.sh KEEP=yes # # Running a single test, with single-stepping: # 1. Go into a sub-shell: # $ bash # 2. Set relevant environment variables from TESTS_ENVIRONMENT in the # Makefile: # $ export srcdir=../../tests # this is an example # 3. Execute the commands from the test, copy&pasting them one by one: # $ . "$srcdir/init.sh"; path_prepend_ . # ... # 4. Finally # $ exit -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stat-size.m4 #serial 1 # Copyright (C) 2011-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\malloc.m4 # malloc.m4 serial 17 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_select_h.m4 # sys_select_h.m4 serial 20 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\cut.c /* cut - remove parts of lines of files Copyright (C) 1997-2019 Free Software Foundation, Inc. Copyright (C) 1984 David M. Ihnat This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-rand.sh # Ensure that sort --sort-random doesn't sort. # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sockpfaf.m4 # sockpfaf.m4 serial 9 dnl Copyright (C) 2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Test for some common socket protocol families (PF_INET, PF_INET6, ...) dnl and some common address families (AF_INET, AF_INET6, ...). dnl This test assumes that a system supports an address family if and only if dnl it supports the corresponding protocol family. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strncat.c /* Test of strncat() function. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stpncpy.m4 # stpncpy.m4 serial 16 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\pipe-f.sh # ensure that tail -f doesn't hang in various cases # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\posixtm.m4 # posixtm.m4 serial 8 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\cat-self.sh # Check that cat operates correctly when the input is the same as the output. # Copyright 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\other-fs-tmpdir # Use stat to find a writable directory on a file system different from that # of the current directory. If one is found, create a temporary directory # inside it. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stpcpy.m4 # stpcpy.m4 serial 8 dnl Copyright (C) 2002, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\link-follow.m4 # serial 20 dnl Run a program to determine whether link(2) follows symlinks. dnl Set LINK_FOLLOWS_SYMLINKS accordingly. # Copyright (C) 1999-2001, 2004-2006, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl This macro can be used to emulate POSIX linkat. If dnl LINK_FOLLOWS_SYMLINKS is 0, link matches linkat(,0), and dnl linkat(,AT_SYMLINK_FOLLOW) requires a readlink. If it is 1, dnl link matches linkat(,AT_SYMLINK_FOLLOW), and there is no way dnl to do linkat(,0) on symlinks (on all other file types, dnl link() is sufficient). If it is -1, use a Solaris specific dnl runtime test. If it is -2, use a generic runtime test. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\close-stream.m4 #serial 4 dnl Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/close-stream.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\signbitd.c /* signbit() macro: Determine the sign bit of a floating-point number. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\libstdbuf.c /* libstdbuf -- a shared lib to preload to setup stdio buffering for a command Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sleep.sh # Validate sleep parameters # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\save-cwd.c /* save-cwd.c -- Save and restore current working directory. Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* Record the location of the current working directory in CWD so that the program may change to other directories and later use restore_cwd to return to the recorded location. This function may allocate space using malloc (via getcwd) or leave a file descriptor open; use free_cwd to perform the necessary free or close. Upon failure, no memory is allocated, any locally opened file descriptors are closed; return non-zero -- in that case, free_cwd need not be called, but doing so is ok. Otherwise, return zero. The _raison d'etre_ for this interface is that the working directory is sometimes inaccessible, and getcwd is not robust or as efficient. So, we prefer to use the open/fchdir approach, but fall back on getcwd if necessary. This module works for most cases with just the getcwd-lgpl module, but to be truly robust, use the getcwd module. Some systems lack fchdir altogether: e.g., OS/2, pre-2001 Cygwin, SCO Xenix. Also, SunOS 4 and Irix 5.3 provide the function, yet it doesn't work for partitions on which auditing is enabled. If you're still using an obsolete system with these problems, please send email to the maintainer of this code. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\xstrndup.m4 # xstrndup.m4 serial 2 dnl Copyright (C) 2003, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\langinfo.in.h /* Substitute for and wrapper around . Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fseterr.m4 # fseterr.m4 serial 1 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mknod.m4 # serial 7 # See if we need to provide mknod replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\wcwidth.c /* Determine the number of screen columns needed for a character. Copyright (C) 2006-2007, 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getpagesize.m4 # getpagesize.m4 serial 10 dnl Copyright (C) 2002, 2004-2005, 2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sha1sum-vec.pl # Sample vectors for "sha1sum". # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\assert.m4 #serial 7 # Copyright (C) 1998-1999, 2001, 2004, 2008-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl based on code from Eleftherios Gkioulekas dnl Autoconf 2.60 provides AC_HEADER_ASSERT for the same purpose, but dnl it has broken semantics for --enable-assert until 2.64. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\time_rz.c /* Time zone functions such as tzalloc and localtime_rz Copyright 2015-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strtoll.m4 # strtoll.m4 serial 7 dnl Copyright (C) 2002, 2004, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbsinit.c /* Test for initial conversion state. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\randread.c /* Generate buffers of random data. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-vasprintf.c /* Test of vasprintf() and asprintf() functions. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\frexpl.m4 # frexpl.m4 serial 21 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\xalloc.m4 # xalloc.m4 serial 18 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbsalign.c /* Align/Truncate a string in a given screen width Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\many-dir-entries-vs-OOM.sh # In coreutils-8.12, rm,du,chmod, etc. would use too much memory # when processing a directory with many entries (as in > 100,000). # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\lock.m4 # lock.m4 serial 14 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\symlink-slash.sh # Make sure that cp -dR dereferences a symlink arg if its name is # written with a trailing slash. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\dirent.in.h /* A GNU-like . Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-verify.c /* Test the "verify" module. Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\gnulib-common.m4 # gnulib-common.m4 serial 41 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\inttypes_h.m4 # inttypes_h.m4 serial 10 dnl Copyright (C) 1997-2004, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. # Define HAVE_INTTYPES_H_WITH_UINTMAX if exists, # doesn't clash with , and declares uintmax_t. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fchdir.c /* fchdir replacement. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strstr.m4 # strstr.m4 serial 20 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check that strstr works. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\init.sh # source this file; set up for tests # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Using this file in a test # ========================= # # The typical skeleton of a test looks like this: # # #!/bin/sh # . "${srcdir=.}/init.sh"; path_prepend_ . # Execute some commands. # Note that these commands are executed in a subdirectory, therefore you # need to prepend "../" to relative filenames in the build directory. # Note that the "path_prepend_ ." is useful only if the body of your # test invokes programs residing in the initial directory. # For example, if the programs you want to test are in src/, and this test # script is named tests/test-1, then you would use "path_prepend_ ../src", # or perhaps export PATH='$(abs_top_builddir)/src$(PATH_SEPARATOR)'"$$PATH" # to all tests via automake's TESTS_ENVIRONMENT. # Set the exit code 0 for success, 77 for skipped, or 1 or other for failure. # Use the skip_ and fail_ functions to print a diagnostic and then exit # with the corresponding exit code. # Exit $? # Executing a test that uses this file # ==================================== # # Running a single test: # $ make check TESTS=test-foo.sh # # Running a single test, with verbose output: # $ make check TESTS=test-foo.sh VERBOSE=yes # # Running a single test, keeping the temporary directory: # $ make check TESTS=test-foo.sh KEEP=yes # # Running a single test, with single-stepping: # 1. Go into a sub-shell: # $ bash # 2. Set relevant environment variables from TESTS_ENVIRONMENT in the # Makefile: # $ export srcdir=../../tests # this is an example # 3. Execute the commands from the test, copy&pasting them one by one: # $ . "$srcdir/init.sh"; path_prepend_ . # ... # 4. Finally # $ exit # ============================================================================= # Elementary diagnostics -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-localename.c /* Test of gl_locale_name function and its variants. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\closeout.m4 # closeout.m4 serial 6 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/closeout.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\isapipe.m4 # Test whether a file descriptor is a pipe. dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\same-file.sh # Test some of cp's options and how cp handles situations in # which a naive implementation might overwrite the source file. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\no-rights.sh # Make sure touch can update the times on a file that is neither # readable nor writable. # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\false-status.sh # ensure that false exits nonzero even with --help or --version # and ensure that true exits nonzero when it can't write --help or --version # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\link.m4 # link.m4 serial 10 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\wctomb.m4 # wctomb.m4 serial 2 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getaddrinfo.c /* Get address information (partial implementation). Copyright (C) 1997, 2001-2002, 2004-2019 Free Software Foundation, Inc. Contributed by Simon Josefsson . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\into-self.sh # Demonstrate how mv fails when it tries to move a directory into itself. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\announce-gen # The definition above must lie within the first 8 lines in order # for the Emacs time-stamp write hook (at end) to update it. # If you change this file with Emacs, please let the write hook # do its job. Otherwise, update this string manually. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strtoimax.m4 # strtoimax.m4 serial 15 dnl Copyright (C) 2002-2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\ftello.m4 # ftello.m4 serial 13 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-inet_ntop.c /* Test of inet_ntop function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mkfifo.m4 # serial 8 # See if we need to provide mkfifo replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\tr.c /* tr -- a filter to translate characters Copyright (C) 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ln\target-1.sh # Test "ln --target-dir" with one file. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Before coreutils-4.5.3, --target-dir didn't work with one file. # It would create the desired link, but would fail with a diagnosis like this: # ln: 'd/.': cannot overwrite directory # Based on a test case from Dmitry V. Levin. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getusershell.m4 # getusershell.m4 serial 7 dnl Copyright (C) 2002-2003, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-readlink.h /* Tests of readlink. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\group-list.c /* group-list.c --Print a list of group IDs or names. Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sys_socket_h.m4 # sys_socket_h.m4 serial 23 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Simon Josefsson. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\inode.sh # Make sure that ls -i works properly on symlinks. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fsync.c /* Test of fsync() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\sticky-to-xpart.sh # A cross-partition move of a file in a sticky tmpdir and owned by # someone else would evoke an invalid diagnostic: # mv: cannot remove 'x': Operation not permitted # Affects coreutils-6.0-6.9. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\basic.sh # Compare actual numbers from du, assuming block size matches mine. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\putenv.c /* Copyright (C) 1991, 1994, 1997-1998, 2000, 2003-2019 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\ascii.sh # test conv=ascii # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\ir-1.sh # Test "rm -ir". # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\full-write.c /* An interface to read and write that retries (if necessary) until complete. Copyright (C) 1993-1994, 1997-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\color-norm.sh # Ensure "ls --color" properly colors "normal" text and files. # I.e., that it uses NORMAL to style non file name output and # file names with no associated color (unless FILE is also set). # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getdelim.c /* Test of getdelim() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-getline.c /* Test of getline() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\priv-set.c /* Query, remove, or restore a Solaris privilege. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by David Bartley. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\readtokens.m4 # readtokens.m4 serial 6 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/readtokens.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sched_h.m4 # sched_h.m4 serial 11 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\proc-short-read.sh # exercise cp's short-read failure when operating on >4KB files in /proc # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\ls-time.sh # Test some of ls's sorting options. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\long-from-unreadable.sh # Show fts fails on old-fashioned systems. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Show that fts (hence du, chmod, chgrp, chown) fails when all of the # following are true: # - '.' is not readable # - operating on a hierarchy containing a relative name longer than PATH_MAX # - run on a system where gnulib's openat emulation must resort to using # save_cwd and restore_cwd (which fail if '.' is not readable). # Thus, the following du invocation should succeed on newer Linux and # Solaris systems, yet it must fail on systems lacking both openat and # /proc support. However, before coreutils-6.0 this test would fail even # on Linux+PROC_FS systems because its fts implementation would revert # unnecessarily to using FTS_NOCHDIR mode in this corner case. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\ignorable.sh # Ensure that rm -f existing-non-dir/anything exits successfully # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\timeout-group.sh # test program group handling # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ln\relative.sh # Test "ln --relative". # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-rand-isaac.c /* Test the ISAAC or ISAAC64 pseudorandom number generator. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\uptime.c /* GNU's uptime. Copyright (C) 1992-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\get-permissions.c /* Get permissions of a file. -*- coding: utf-8 -*- Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\d-2.sh # Ensure that 'rm -d dir' (i.e., without --recursive) gives a reasonable # diagnostic when failing. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\rm5.sh # a basic test of rm -ri # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-chown.h /* Tests of chown. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fstatat.c /* Work around an fstatat bug on Solaris 9. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mgetgroups.m4 #serial 5 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-malloca.c /* Test of safe automatic memory allocation. Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strerror.m4 # strerror.m4 serial 19 dnl Copyright (C) 2002, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-dup-safer.c /* Test that dup_safer leaves standard fds alone. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\d-1.sh # Test "rm --dir --verbose". # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\mktemp.pl # Test "mktemp". # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\memcoll.m4 # memcoll.m4 serial 10 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\dup2.c /* Duplicate an open file descriptor to a specified file descriptor. Copyright (C) 1999, 2004-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\csplit-heap.sh # ensure that csplit uses a bounded amount of memory # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\restorecon.sh # test mkdir, mknod, mkfifo -Z # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tac-2-nonseekable.sh # ensure that tac works with non-seekable or quasi-seekable inputs # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\prereq.m4 # These are the prerequisite macros for files in the lib/ # directory of the coreutils package. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chown\separator.sh # Make sure "chown USER:GROUP FILE" works, and similar tests with separators. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-u-FMR.sh # Before 8.19, this would trigger a free-memory read. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\base32.h /* base32.h -- Encode binary data using printable characters. Copyright (C) 2004-2006, 2009-2019 Free Software Foundation, Inc. Adapted from Simon Josefsson's base64 code by Gijs van Tulder. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\exclude.c /* exclude.c -- exclude file names Copyright (C) 1992-1994, 1997, 1999-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\quotearg.h /* quotearg.h - quote arguments for output Copyright (C) 1998-2002, 2004, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-nanosleep.c /* Test of nanosleep() function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\yesno.c /* yesno.c -- read a yes/no response from stdin Copyright (C) 1990, 1998, 2001, 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-open.h /* Test of opening a file descriptor. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\usleep.c /* Pausing execution of the current thread. Copyright (C) 2009-2019 Free Software Foundation, Inc. Written by Eric Blake , 2009. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\nice-fail.sh # Verify that internal failure in nice gives exact status. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mempcpy.m4 # mempcpy.m4 serial 11 dnl Copyright (C) 2003-2004, 2006-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mktime.c /* Convert a 'struct tm' to a time_t value. Copyright (C) 1993-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Eggert . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\xattr.sh # Ensure that cp --preserve=xattr, cp --preserve=all and mv preserve extended # attributes and install does not preserve extended attributes. # cp -a should preserve xattr, error diagnostics should not be displayed # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\utimecmp.m4 #serial 4 dnl Copyright (C) 2004-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\idcache.m4 # idcache.m4 serial 7 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\longlong.m4 # longlong.m4 serial 18 dnl Copyright (C) 1999-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\filevercmp.c /* Copyright (C) 1995 Ian Jackson Copyright (C) 2001 Anthony Towns Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\suffix-auto-length.sh # Test the suffix auto width functionality # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strerror.c /* Test of strerror() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-setenv.c /* Tests of setenv. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\write-any-file.c /* Determine whether we can write any file. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\printenv.c /* printenv -- print all or part of environment Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\reblock.sh # test dd reblocking vs. bs= # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fgetc.c /* Test of fgetc() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fcntl.in.h /* Like , but with non-working flags defined to 0. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\head-pos.sh # When reading a specified number of lines, ensure that the output # file pointer is positioned just after those lines. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\nl_langinfo.m4 # nl_langinfo.m4 serial 6 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\secure_getenv.c /* Look up an environment variable, returning NULL in insecure situations. Copyright 2013-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\dirname.pl # Test "dirname". # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\readlink\can-f.sh # tests for canonicalize mode (readlink -f). # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\errno_h.m4 # errno_h.m4 serial 13 dnl Copyright (C) 2004, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\gmp.m4 # Tests for GNU GMP (or any compatible replacement). dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by James Youngman. dnl Check for libgmp. We avoid use of AC_CHECK_LIBS because we don't want to dnl add this to $LIBS for all targets. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\infinity.h /* Macros for infinity. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\malloca.c /* Safe automatic memory allocation. Copyright (C) 2003, 2006-2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2003, 2018. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\xnanosleep.m4 #serial 5 dnl Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-continue.sh # Tests for file descriptor exhaustion. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sleep.c /* Test of sleep() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getugroups.c /* getugroups.c -- return a list of the groups a user is in Copyright (C) 1990-1991, 1998-2000, 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\fiemap-FMR.sh # Trigger a free-memory read bug in cp from coreutils-[8.11..8.19] # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\snprintf.c /* Formatted output to strings. Copyright (C) 2004, 2006-2019 Free Software Foundation, Inc. Written by Simon Josefsson and Paul Eggert. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\readdir.m4 # readdir.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\strerror_r.c /* strerror_r.c --- POSIX compatible system error routine Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\gendocs.sh # Copyright 2003-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # Original author: Mohit Agarwal. # Send bug reports and any other correspondence to bug-gnulib@gnu.org. # # The latest version of this script, and the companion template, is # available from the Gnulib repository: # # https://git.savannah.gnu.org/cgit/gnulib.git/tree/build-aux/gendocs.sh # https://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/gendocs_template # TODO: # - image importing was only implemented for HTML generated by # makeinfo. But it should be simple enough to adjust. # - images are not imported in the source tarball. All the needed # formats (PDF, PNG, etc.) should be included. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\raise.m4 # raise.m4 serial 4 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\printf-frexp.m4 # printf-frexp.m4 serial 5 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check how to define printf_frexp() without linking with libm. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbchar.m4 # mbchar.m4 serial 9 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl autoconf tests required for use of mbchar.m4 dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\intprops.h /* intprops.h -- properties of integer types Copyright (C) 2001-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\chown-core.h /* chown-core.h -- types and prototypes shared by chown and chgrp. Copyright (C) 2000-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\df-output.sh # Exercise df's --output option. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\shuf-reservoir.sh # Exercise shuf's reservoir-sampling code # NOTE: # These tests do not check valid randomness, # they just check memory allocation related code. # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\inet_ntop.c /* inet_ntop.c -- convert IPv4 and IPv6 addresses from binary to text form Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ /* * Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\printf-hex.sh # make sure that only two hex. digits are consumed in a \xHHH sequence # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\openat-die.c /* Report a save- or restore-cwd failure in our openat replacement and then exit. Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ln\backup-1.sh # Try to create a symlink with backup where the destination file exists # and the backup file name is a hard link to the destination file. # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Based on a problem report from Jamie Lokier. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\backup-is-src.sh # Force mv to use the copying code. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\shred-size.sh # Exercise shred --size # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\max-depth.sh # exercise du's --max-depth=N option # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\bootstrap # Bootstrap this package from checked-out sources. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Originally written by Paul Eggert. The canonical version of this # script is maintained as build-aux/bootstrap in gnulib, however, to # be useful to your project, you should place a copy of it under # version control in the top-level directory of your project. The # intent is that all customization can be done with a bootstrap.conf # file also maintained in your version control; gnulib comes with a # template build-aux/bootstrap.conf to get you started. # Please report bugs or propose patches to bug-gnulib@gnu.org. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\localtime-buffer.m4 # localtime-buffer.m4 serial 1 dnl Copyright (C) 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\link-deref.sh # Exercise cp --link's behavior regarding the dereferencing of symbolic links. # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\alignof.h /* Determine alignment of types. Copyright (C) 2003-2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\tmpfile.m4 # tmpfile.m4 serial 4 # Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Ben Pfaff. # Check whether to use a replacement tmpfile() function. # The native Windows tmpfile function always tries to put the temporary # file in the root directory. (This behaviour is even documented in # Microsoft's documentation!) This often fails for ordinary users who # don't have the permissions to write in the root directory. # # We can't test for tmpfile even at runtime, since our test program # might be running with privileges that allow it to write to the root # directory, even though tmpfile wouldn't work in general. Instead, # just test for a Windows platform (excluding Cygwin). # On Android 4.3, tmpfile() always returns NULL, even if TMPDIR is set # to a writable directory. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\tsort.c /* tsort - topological sort. Copyright (C) 1998-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\wc-files0-from.pl # Exercise wc's --files0-from option. # FIXME: keep this file in sync with tests/du/files0-from. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\xstrtol.pl # exercise xstrtol's diagnostics via pr # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\msvc-nothrow.m4 # msvc-nothrow.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\fold.pl # Exercise fold. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\dd\stats.sh # Check stats output for SIG{INFO,USR1} and status=progress # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\test-driver # Copyright (C) 2011-2018 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . # Make unconditional expansion of undefined variables an error. This # helps a lot in preventing typo-related bugs. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\euidaccess.c /* euidaccess -- check if effective user id can access file Copyright (C) 1990-1991, 1995, 1998, 2000, 2003-2006, 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\unlinkat.m4 # unlinkat.m4 serial 2 dnl Copyright (C) 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\two-args.sh # Make sure 'du d/1 d/2' works. # That command failed with du from fileutils-4.0q. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\heap.c /* Barebones heap implementation supporting only insert and pop. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\c-strcasecmp.c /* c-strcasecmp.c -- case insensitive string comparator in C locale Copyright (C) 1998-1999, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xmemcoll.c /* Locale-specific memory comparison. Copyright (C) 2002-2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\color-ext.sh # Ensure "ls --color" properly colorizes file extensions # Copyright (C) 2018-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-filenamecat.c /* Test of concatenation of two arbitrary file names. Copyright (C) 1996-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\into-self-2.sh # Force mv to use the copying code. # Consider the case where SRC and DEST are on different # partitions and DEST is a symlink to SRC. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-isnanf.h /* Test of isnanf() substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\cloexec.c /* cloexec.c - set or clear the close-on-exec descriptor flag Copyright (C) 1991, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . The code is taken from glibc/manual/llio.texi */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sockets.c /* sockets.c --- wrappers for Windows socket functions Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\canon-host.m4 # canon-host.m4 serial 10 dnl Copyright (C) 2002-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\sparse-to-pipe.sh # copy a sparse file to a pipe, to exercise some seldom-used parts of copy.c # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\vc-list-files # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # List the specified version-controlled files. # With no argument, list them all. With a single DIRECTORY argument, # list the version-controlled files in that directory. # If there's an argument, it must be a single, "."-relative directory name. # cvsu is part of the cvsutils package: http://www.red-bean.com/cvsutils/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\utime.in.h /* Substitute for and wrapper around . Copyright (C) 2017-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\symlink-quote.sh # Ensure symlinks are quoted appropriately # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\dirname-lgpl.c /* dirname.c -- return all but the last element in a file name Copyright (C) 1990, 1998, 2000-2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\settime.m4 # settime.m4 serial 7 dnl Copyright (C) 2002, 2004-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\install.c /* install - copy files and set attributes Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-vc-list-files-git.sh aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-vc-list-files-cvs.sh # Unit tests for vc-list-files # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\socketlib.m4 # socketlib.m4 serial 2 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl gl_SOCKETLIB dnl Determines the library to use for socket functions. dnl Sets and AC_SUBSTs LIBSOCKET. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stpncpy.c /* Copyright (C) 1993, 1995-1997, 2002-2003, 2005-2007, 2009-2019 Free Software * Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\coreutils.sh # Verify behavior of separate coreutils multicall binary # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sha256.m4 # sha256.m4 serial 8 dnl Copyright (C) 2005, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strdup.m4 # strdup.m4 serial 13 dnl Copyright (C) 2002-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\pthread_sigmask.m4 # pthread_sigmask.m4 serial 16 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fopen.m4 # fopen.m4 serial 10 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\argv-iter.c /* Iterate over arguments from argv or --files0-from=FILE Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\acl.sh # copy files/directories across file system boundaries # and make sure acls are preserved appropriately # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\backup-is-src.sh # Test cp backup to source file. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\savewd.h /* Save and restore the working directory, possibly using a subprocess. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\test.c /* Copyright (C) 1987-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\flush-initial.sh # inotify-based tail -f didn't flush its initial output before blocking # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getndelim2.c /* getndelim2 - Read a line from a stream, stopping at one of 2 delimiters, with bounded memory allocation. Copyright (C) 1993, 1996-1998, 2000, 2003-2004, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\dirent-safer.m4 #serial 2 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\readlink\can-m.sh # tests for canonicalize-missing mode (readlink -m). # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\pipe.m4 # pipe.m4 serial 2 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\slash.sh # 'du /' would omit the '/' on the last line. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xprintf.c /* printf wrappers that fail immediately for non-file-related errors Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\rename.c /* Work around rename bugs in some systems. Copyright (C) 2001-2003, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stdarg.m4 # stdarg.m4 serial 7 dnl Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Provide a working va_copy in combination with . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\overlay-headers.sh # inotify-based tail would output redundant headers for # overlapping inotify events while it was suspended # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strsignal.c /* Copyright (C) 1991, 1994-2002, 2005, 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\backup-dir.sh # Ensure "mv --verbose --backup" works the same for dirs and non-dirs. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\inotify-hash-abuse.sh # Exercise an abort-inducing flaw in inotify-enabled tail -F. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\cp-HL.sh # test cp's -H and -L options # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\compile # Copyright (C) 1999-2014 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\freadseek.m4 # freadseek.m4 serial 2 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\langinfo_h.m4 # langinfo_h.m4 serial 8 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\octal.sh # ensure that chmod diagnoses a certain type of invalid mode string # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\xstriconv.c /* Charset conversion with out-of-memory checking. Copyright (C) 2001-2004, 2006, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\yes.c /* yes - output a string repeatedly until killed Copyright (C) 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\mkfifo.c /* mkfifo -- make fifo's (named pipes) Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\proc-ksyms.sh # Prior to textutils-2.0.17, 'tail /proc/ksyms' would segfault on Linux. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\unlocked-io.m4 # unlocked-io.m4 serial 15 # Copyright (C) 1998-2006, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. dnl dnl See if the glibc *_unlocked I/O macros or functions are available. dnl Use only those *_unlocked macros or functions that are declared dnl (because some of them were declared in Solaris 2.5.1 but were removed dnl in Solaris 2.6, whereas we want binaries built on Solaris 2.5.1 to run dnl on Solaris 2.6). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-pthread_sigmask2.c /* Test of pthread_sigmask in a multi-threaded program. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\dangling-symlink.sh # Make sure touch can create a file through a dangling symlink. # This was broken in the 4.0[e-i] test releases. # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\runcon.c /* runcon -- run command with specified security context Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\ioctl.c /* ioctl.c --- wrappers for Windows ioctl function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\config-h.m4 # Say that -DHAVE_CONFIG_H is not needed. dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. # This package's source files all include config.h unconditionally, # so there's no need to pass -DHAVE_CONFIG_H to the compiler. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chgrp\posix-H.sh # Test POSIX-mandated -H option. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\timespec.h /* timespec -- System time interface Copyright (C) 2000, 2002, 2004-2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\hard-link.sh # Ensure that hard-linked files are counted (and listed) only once. # Likewise for excluded directories. # Ensure that hard links _are_ listed twice when using --count-links. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\expr.pl # Basic tests for "expr". # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\utime.c /* Work around platform bugs in utime. Copyright (C) 2017-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this file. If not, see . # # As a special exception to the GNU General Public License, # this file may be distributed as part of a program that # contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\byteswap.m4 # byteswap.m4 serial 4 dnl Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Oskar Liljeblad. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\c-strncasecmp.c /* c-strncasecmp.c -- case insensitive string comparator in C locale Copyright (C) 1998-1999, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stddef_h.m4 dnl A placeholder for , for platforms that have issues. # stddef_h.m4 serial 6 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\id\setgid.sh # Verify that id [-G] prints the right group when run set-GID. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\parents.sh # make sure mkdir's -p options works properly # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\dup2.m4 #serial 25 dnl Copyright (C) 2002, 2005, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\b2sum.sh # 'b2sum' tests # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\env-S.pl # Test 'env -S' feature # Copyright (C) 2018-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rmdir\t-slash.sh # make sure rmdir -p works on a directory specified with a trailing slash # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-isnand.h /* Test of isnand() substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stdint.in.h /* Copyright (C) 2001-2002, 2004-2019 Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood. This file is part of gnulib. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\randoml.c /* Some random 'long double' numbers used by gnulib tests. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\c-strcaseeq.h /* Optimized case-insensitive string comparison in C locale. Copyright (C) 2001-2002, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\rm.c /* 'rm' file deletion utility for GNU. Copyright (C) 1988-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\frexp.m4 # frexp.m4 serial 16 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\cycle.sh # rm (coreutils-4.5.4) could be tricked into mistakenly reporting a cycle. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\dirfd.c /* dirfd.c -- return the file descriptor associated with an open DIR* Copyright (C) 2001, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\deep-1.sh # Test "rm" with a deep hierarchy. # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # This is a bit of a torture test for mkdir -p, too. # GNU rm performs *much* better on systems that have a d_type member # in the directory structure because then it does only one stat per # command line argument. # If this test takes too long on your system, blame the OS. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\localename.m4 # localename.m4 serial 6 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\quote-align.sh # test quote alignment combinations # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\extent-scan.h /* core functions for efficient reading sparse files Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Jie Liu (jeff.liu@oracle.com). */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-select-stdin.c /* Test of select() substitute, reading from stdin. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\utimensat.c /* Set the access and modification time of a file relative to directory fd. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\malloca.h /* Safe automatic memory allocation. Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\inline.m4 # inline.m4 serial 4 dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Test for the 'inline' keyword or equivalent. dnl Define 'inline' to a supported equivalent, or to nothing if not supported, dnl like AC_C_INLINE does. Also, define HAVE_INLINE if 'inline' or an dnl equivalent is effectively supported, i.e. if the compiler is likely to dnl drop unused 'static inline' functions. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\truncate.sh # Ensure all logs are output upon file truncation # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\error.c /* Error handler for noninteractive utilities Copyright (C) 1990-1998, 2000-2007, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\inttypes.m4 # inttypes.m4 serial 27 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Derek Price, Bruno Haible. dnl Test whether is supported or must be substituted. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\opendir.c /* Start reading the entries of a directory. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sha512.m4 # sha512.m4 serial 9 dnl Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-NaN-infloop.sh # exercise the NaN-infloop bug in coreutils-8.13 # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\md5.h /* Declaration of functions and data types used for MD5 sum computing library functions. Copyright (C) 1995-1997, 1999-2001, 2004-2006, 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\netdb.in.h /* Provide a netdb.h header file for systems lacking it (read: MinGW). Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fts.c /* Traverse a file hierarchy. Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\ftello.c /* An ftello() function that works around platform bugs. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\over-mount-device.sh # Ensure that df /dev/loop0 errors out if overmounted by another device # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\nl.sh # exercise nl functionality # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\symlink.m4 # serial 8 # See if we need to provide symlink replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\printf.m4 # printf.m4 serial 60 dnl Copyright (C) 2003, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Test whether the *printf family of functions supports the 'j', 'z', 't', dnl 'L' size specifiers. (ISO C99, POSIX:2001) dnl Result is gl_cv_func_printf_sizes_c99. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-lchown.h /* Tests of lchown. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\numfmt.pl # Basic tests for "numfmt". # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fseterr.c /* Set the error indicator of a stream. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\c-option.sh # Verify that chmod's --changes (-c) option works. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\pwd-long.sh # -*- perl -*- # Ensure that pwd works even when run from a very deep directory. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\bigtime.sh # Exercise du on a file with a big timestamp. # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\force.sh # move a file onto itself # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\secure_getenv.m4 # Look up an environment variable more securely. dnl Copyright 2013-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\perror.c /* Print a message describing error code. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-mkdir.h /* Test of mkdir() function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\expr-multibyte.pl # Exercise expr with multibyte input # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-exit-early.sh # Test 'sort' exits early on inaccessible inputs or output # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\wc-files0.sh # Show that wc's new --files0-from option works. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-unique.sh # Test 'sort -u'. # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\csplit.sh # various csplit tests # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\verror.c /* va_list error handler for noninteractive utilities Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fchownat.m4 # fchownat.m4 serial 3 dnl Copyright (C) 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. # If we have the fchownat function, and it has the bug (in glibc-2.4) # that it dereferences symlinks even with AT_SYMLINK_NOFOLLOW, then # use the replacement function. # Also if the fchownat function, like chown, has the trailing slash bug, # use the replacement function. # Also use the replacement function if fchownat is simply not available. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strerror_r.c /* Test of strerror_r() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\wint_t.m4 # wint_t.m4 serial 7 dnl Copyright (C) 2003, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Test whether has the 'wint_t' type and whether gnulib's dnl or would, if present, override 'wint_t'. dnl Prerequisite: AC_PROG_CC -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\inotify-only-regular.sh # ensure that tail -f only uses inotify for regular files or fifos # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fread.c /* Test of fread() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\truncate-fifo.sh # Make sure truncate works on fifos without hanging # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\savewd.c /* Save and restore the working directory, possibly using a child process. Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-stat-time.c /* Test of . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\uniwidth\cjk.h /* Test for CJK encoding. Copyright (C) 2001-2002, 2005-2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\pipe-safer.c /* Invoke pipe, but avoid some glitches. Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\rmdir.c /* rmdir -- remove directories Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\chcon-fail.sh # Ensure that chcon fails when it should. # These tests don't use any actual SE Linux syscalls. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\uniq.c /* uniq -- remove duplicate lines from a sorted file Copyright (C) 1986-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\symlink.sh # Ensure tail tracks symlinks properly. # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stty-invalid.sh # Ensure that stty diagnoses invalid inputs, rather than silently misbehaving. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\socklen.m4 # socklen.m4 serial 11 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Albert Chin, Windows fixes from Simon Josefsson. dnl Check for socklen_t: historically on BSD it is an int, and in dnl POSIX 1g it is a type of its own, but some platforms use different dnl types for the argument to getsockopt, getpeername, etc.: dnl HP-UX 10.20, IRIX 6.5, OSF/1 4.0, Interix 3.5, BeOS. dnl So we have to test to find something that will work. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\xsize.m4 # xsize.m4 serial 5 dnl Copyright (C) 2003-2004, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\fifo.sh # Make sure touch works on fifos without hanging. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fdopendir.c /* provide a replacement fdopendir function Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-gettimeofday.c /* * Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. * Written by Jim Meyering. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\gnu-web-doc-update # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\long-sloop.sh # Use du to exercise a corner of fts's FTS_LOGICAL code. # Show that du fails with ELOOP (Too many levels of symbolic links) # when it encounters that condition. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\kill.c /* kill -- send a signal to a process Copyright (C) 2002-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\skip-duplicates.sh # Test df's behavior when the mount list contains duplicate entries. # This test is skipped on systems that lack LD_PRELOAD support; that's fine. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mkstemp.m4 #serial 25 # Copyright (C) 2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # On some hosts (e.g., HP-UX 10.20, SunOS 4.1.4, Solaris 2.5.1), mkstemp has a # silly limit that it can create no more than 26 files from a given template. # Other systems lack mkstemp altogether. # On OSF1/Tru64 V4.0F, the system-provided mkstemp function can create # only 32 files per process. # On some hosts, mkstemp creates files with mode 0666, which is a security # problem and a violation of POSIX 2008. # On systems like the above, arrange to use the replacement function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fchmodat.c /* Test changing the protections of a file relative to an open directory. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\time-style.sh # Test --time-style in programs like 'ls'. # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\wchar_t.m4 # wchar_t.m4 serial 4 (gettext-0.18.2) dnl Copyright (C) 2002-2003, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Test whether has the 'wchar_t' type. dnl Prerequisite: AC_PROG_CC -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\sleep.c /* sleep - delay for a specified amount of time. Copyright (C) 1984-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\po\Makevars # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding # package. (Note that the msgstr strings, extracted from the package's # sources, belong to the copyright holder of the package.) Translators are # expected to transfer the copyright for their translations to this person # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\unlink.m4 # unlink.m4 serial 13 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-canonicalize.c /* Test of execution of file name canonicalization. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\randperm.c /* Generate random permutations. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fclose.m4 # fclose.m4 serial 8 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-symlink.h /* Tests of symlink. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-argmatch.c /* Test of exact or abbreviated match search. Copyright (C) 1990, 1998-1999, 2001-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sha224sum.pl # Test "sha224sum". # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\acl-errno-valid.c /* Test whether ACLs are well supported on this system. Copyright 2013-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Paul Eggert. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\join.c /* join - join lines of two files on a common field Copyright (C) 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Mike Haertel, mike@gnu.ai.mit.edu. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\shred.c /* shred.c - overwrite files and devices to make it harder to recover data Copyright (C) 1999-2019 Free Software Foundation, Inc. Copyright (C) 1997, 1998, 1999 Colin Plumb. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Colin Plumb. */ /* * Do a more secure overwrite of given files or devices, to make it harder * for even very expensive hardware probing to recover the data. * * Although this process is also known as "wiping", I prefer the longer * name both because I think it is more evocative of what is happening and * because a longer name conveys a more appropriate sense of deliberateness. * * For the theory behind this, see "Secure Deletion of Data from Magnetic * and Solid-State Memory", on line at * https://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html * * Just for the record, reversing one or two passes of disk overwrite * is not terribly difficult with hardware help. Hook up a good-quality * digitizing oscilloscope to the output of the head preamplifier and copy * the high-res digitized data to a computer for some off-line analysis. * Read the "current" data and average all the pulses together to get an * "average" pulse on the disk. Subtract this average pulse from all of * the actual pulses and you can clearly see the "echo" of the previous * data on the disk. * * Real hard drives have to balance the cost of the media, the head, * and the read circuitry. They use better-quality media than absolutely * necessary to limit the cost of the read circuitry. By throwing that * assumption out, and the assumption that you want the data processed * as fast as the hard drive can spin, you can do better. * * If asked to wipe a file, this also unlinks it, renaming it in a * clever way to try to leave no trace of the original filename. * * This was inspired by a desire to improve on some code titled: * Wipe V1.0-- Overwrite and delete files. S. 2/3/96 * but I've rewritten everything here so completely that no trace of * the original remains. * * Thanks to: * Bob Jenkins, for his good RNG work and patience with the FSF copyright * paperwork. * Jim Meyering, for his work merging this into the GNU fileutils while * still letting me feel a sense of ownership and pride. Getting me to * tolerate the GNU brace style was quite a feat of diplomacy. * Paul Eggert, for lots of useful discussion and code. I disagree with * an awful lot of his suggestions, but they're disagreements worth having. * * Things to think about: * - Security: Is there any risk to the race * between overwriting and unlinking a file? Will it do anything * drastically bad if told to attack a named pipe or socket? */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-float.c /* Test of substitute. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stat-time.m4 # Checks for stat-related time functions. # Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2019 Free Software # Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. # st_atim.tv_nsec - Linux, Solaris, Cygwin # st_atimespec.tv_nsec - FreeBSD, NetBSD, if ! defined _POSIX_SOURCE # st_atimensec - FreeBSD, NetBSD, if defined _POSIX_SOURCE # st_atim.st__tim.tv_nsec - UnixWare (at least 2.1.2 through 7.1) # st_birthtimespec - FreeBSD, NetBSD (hidden on OpenBSD 3.9, anyway) # st_birthtim - Cygwin 1.7.0+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\capability.sh # Ensure cp --preserves copies capabilities # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\fiemap-2.sh # Exercise a few more corners of the fiemap-copying code. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\rm-readdir-fail.sh # Test rm's behaviour when the directory cannot be read. # This test is skipped on systems that lack LD_PRELOAD support. # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\nl_langinfo.c /* nl_langinfo() replacement: query locale dependent information. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\problematic-chars.sh # Ensure that df outputs one line per entry # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getusershell.c /* getusershell.c -- Return names of valid user shells. Copyright (C) 1991, 1997, 2000-2001, 2003-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-timespec.c /* Test timespec functions. Copyright 2015-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-posixtm.c /* Test that posixtime works as required. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\arch.sh # Ensure that arch output is equal to uname -m # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-pipe2.c /* Test of pipe2. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\one-file-system.sh # Demonstrate rm's new --one-file-system option. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\timeout-parameters.sh # Validate timeout parameter combinations # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fpieee.m4 # fpieee.m4 serial 2 -*- coding: utf-8 -*- dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl IEEE 754 standardized three items: dnl - The formats of single-float and double-float - nowadays commonly dnl available as 'float' and 'double' in C and C++. dnl No autoconf test needed. dnl - The overflow and division by zero behaviour: The result are values dnl '±Inf' and 'NaN', rather than exceptions as it was before. dnl This file provides an autoconf macro for ensuring this behaviour of dnl floating-point operations. dnl - A set of conditions (overflow, underflow, inexact, etc.) which can dnl be configured to trigger an exception. dnl This cannot be done in a portable way: it depends on the compiler, dnl libc, kernel, and CPU. No autoconf macro is provided for this. dnl Ensure non-trapping behaviour of floating-point overflow and dnl floating-point division by zero. dnl (For integer overflow, see gcc's -ftrapv option; for integer division by dnl zero, see the autoconf macro in intdiv0.m4.) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stat-time.h /* stat-related time functions. Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unicodeio.c /* Unicode character output to streams with locale dependent encoding. Copyright (C) 2000-2003, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\deep-2.sh # Ensure rm -r DIR does not prompt for very long full relative names in DIR. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\md5sum-parallel.sh # Ensure that md5sum prints each checksum atomically # so that concurrent md5sums don't intersperse their output # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getprogname.c /* Program name management. Copyright (C) 2016-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getdelim.c /* getdelim.c --- Implementation of replacement getdelim function. Copyright (C) 1994, 1996-1998, 2001, 2003, 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\exponentl.m4 # exponentl.m4 serial 4 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\factor\create-test.sh # Create the factor test scripts. # Copyright (C) 2012-2019 Free Software Foundation, Inc. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sigprocmask.c /* POSIX compatible signal blocking. Copyright (C) 2006-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-unistd.c /* Test of substitute. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stat-prog.m4 # stat-prog.m4 serial 7 # Record the prerequisites of src/stat.c from the coreutils package. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sha512sum.pl # Test "sha512sum". # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strtoumax.m4 # strtoumax.m4 serial 12 dnl Copyright (C) 2002-2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\interactive-once.sh # Test the -I option added to coreutils 6.0 # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\utimecmp.c /* utimecmp.c -- compare file timestamps Copyright (C) 2004-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\inotify-race2.sh # Ensure that tail does not ignore a tailed-forever file that has been # replaced between tail's initial read-to-EOF, and when the inotify watches # are established in tail_forever_inotify. That new file would be ignored # indefinitely. # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\getxattr-speedup.sh # Show that we've eliminated most of ls' failing getxattr syscalls, # regardless of how many files are in a directory we list. # This test is skipped on systems that lack LD_PRELOAD support; that's fine. # Similarly, on a system that lacks getxattr altogether, skipping it is fine. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\readlink\multi.sh # test multiple argument handling. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\chroot-credentials.sh # Verify that the credentials are changed correctly. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\vfprintf-posix.m4 # vfprintf-posix.m4 serial 14 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbstate_t.m4 # mbstate_t.m4 serial 13 dnl Copyright (C) 2000-2002, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # From Paul Eggert. # BeOS 5 has but does not define mbstate_t, # so you can't declare an object of that type. # Check for this incompatibility with Standard C. # AC_TYPE_MBSTATE_T # ----------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\p-3.sh # Ensure that mkdir-p.c's fail-to-return-to-initial-working-directory # causes immediate failure. Also, ensure that we don't create # subsequent, relative command-line arguments in the wrong place. # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\md5.c /* Functions to compute MD5 message digest of files or memory blocks. according to the definition of MD5 in RFC 1321 from April 1992. Copyright (C) 1995-1997, 1999-2001, 2005-2006, 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\utimens.m4 dnl Copyright (C) 2003-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl serial 9 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-merge.pl # Test "sort -m". # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\gethrxtime.c /* gethrxtime -- get high resolution real time Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\xstrtod.m4 #serial 8 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Prerequisites of lib/xstrtod.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\safe-read.m4 # safe-read.m4 serial 6 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Prerequisites of lib/safe-read.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbtowc.m4 # mbtowc.m4 serial 3 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-inttostr.c /* Test inttostr functions, and incidentally, INT_BUFSIZE_BOUND Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\eealloc.m4 # eealloc.m4 serial 3 dnl Copyright (C) 2003, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\closedir.c /* Stop reading the entries of a directory. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_stat.in.h /* Provide a more complete sys/stat.h header file. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-base32.c /* Self tests for base32. Copyright (C) 2004, 2008-2019 Free Software Foundation, Inc. Based on the tests for base64 written by Simon Josefsson. Adapted for base32 by Gijs van Tulder. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\backup-find.c /* backupfile.c -- make Emacs style backup file names Copyright 2017-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\fail-eperm.xpl # Ensure that rm gives the expected diagnostic when failing to remove a file # owned by some other user in a directory with the sticky bit set. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\sunos-1.sh # Make sure that rm -r '' fails. # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # On SunOS 4.1.3, running rm -r '' in a nonempty directory may # actually remove files with names of entries in the current directory # but relative to '/' rather than relative to the current directory. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbslen.m4 # mbslen.m4 serial 2 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\ar-lib # Copyright (C) 2010-2014 Free Software Foundation, Inc. # Written by Peter Rosin . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . # func_error message -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\multiarch.m4 # multiarch.m4 serial 7 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Determine whether the compiler is or may be producing universal binaries. # # On Mac OS X 10.5 and later systems, the user can create libraries and # executables that work on multiple system types--known as "fat" or # "universal" binaries--by specifying multiple '-arch' options to the # compiler but only a single '-arch' option to the preprocessor. Like # this: # # ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ # CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ # CPP="gcc -E" CXXCPP="g++ -E" # # Detect this situation and set APPLE_UNIVERSAL_BUILD accordingly. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\usleep.m4 # usleep.m4 serial 5 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl This macro intentionally does not check for select or nanosleep; dnl both of those modules can require external libraries. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mkfifo.c /* Create a named fifo. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\isnanl.m4 # isnanl.m4 serial 20 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\di-set.c /* Set operations for device-inode pairs stored in a space-efficient manner. Copyright 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mbsrtowcs.m4 # mbsrtowcs.m4 serial 13 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\r-4.sh # Try to remove '.' and '..' recursively. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\remove.h /* Remove directory entries. Copyright (C) 1998-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-math.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\progname.c /* Program name management. Copyright (C) 2001-2003, 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\memrchr.c /* memrchr -- find the last occurrence of a byte in a memory block Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2019 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and commentary by Jim Blandy (jimb@ai.mit.edu); adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), and implemented by Roland McGrath (roland@ai.mit.edu). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\opendirat.c /* Open a directory relative to another directory. Copyright 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Jim Meyering and Paul Eggert. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\human.h /* human.h -- print human readable file size Copyright (C) 1996-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ln\sf-1.sh # Test "ln -sf". # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\careadlinkat.c /* Read symbolic links into a buffer without size limitation, relative to fd. Copyright (C) 2001, 2003-2004, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sha256sum.pl # Test "sha256sum". # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-ftruncate.c /* Test truncating a file. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strtod1.c /* Test of strtod() in a French locale. Copyright (C) 2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\part-fail.sh # Make sure we give a sensible diagnostic when a cross-device 'mv' # fails, e.g., because the destination cannot be unlinked. # This is a bit fragile since it relies on the string used # for EPERM: 'permission denied'. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stdalign.in.h /* A substitute for ISO C11 . Copyright 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\readlink-root.sh # tests for canonicalize-existing mode (readlink -e) on /. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-spinlock-abuse.sh # trigger a bug that would make parallel sort use 100% of one or more # CPU while blocked on output. # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\acl.m4 # acl.m4 - check for access control list (ACL) primitives # serial 23 # Copyright (C) 2002, 2004-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert and Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fcntl.c /* Provide file descriptor control. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\truncate-relative.sh # Validate truncate relative sizes # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\now-owned-by-other.sh # Demonstrate that "touch -d now writable-but-owned-by-other" works. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\dangling-symlink.sh # rm should not prompt before removing a dangling symlink. # Likewise for a non-dangling symlink. # But for fileutils-4.1.9, it would do the former and # for fileutils-4.1.10 the latter. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\preserve-mode.sh # ensure that cp's --no-preserve=mode works correctly # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-di-set.c /* Test the di-set module. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fdopen.m4 # fdopen.m4 serial 4 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fd-reopen.c /* Invoke open, but return either a desired file descriptor or -1. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\linkat.c /* Create a hard link relative to open directories. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\diacrit.c /* Diacritics processing for a few character codes. -*- coding: utf-8 -*- Copyright (C) 1990-1993, 2000, 2006, 2009-2019 Free Software Foundation, Inc. François Pinard , 1988. All this file is a temporary hack, waiting for locales in GNU. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\group-member.c /* group-member.c -- determine whether group id is in calling user's group list Copyright (C) 1994, 1997-1998, 2003, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\std-gnu11.m4 # Prefer GNU C11 and C++11 to earlier versions. -*- coding: utf-8 -*- # This implementation is taken from GNU Autoconf lib/autoconf/c.m4 # commit 017d5ddd82854911f0119691d91ea8a1438824d6 # dated Sun Apr 3 13:57:17 2016 -0700 # This implementation will be obsolete once we can assume Autoconf 2.70 # or later is installed everywhere a Gnulib program might be developed. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by David MacKenzie, with help from # Akim Demaille, Paul Eggert, # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, # Roland McGrath, Noah Friedman, david d zuhn, and many others. # AC_PROG_CC([COMPILER ...]) # -------------------------- # COMPILER ... is a space separated list of C compilers to search for. # This just gives the user an opportunity to specify an alternative # search list for the C compiler. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\gai_strerror.c /* Copyright (C) 1997, 2001-2002, 2004-2006, 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell , 1997. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stdint_h.m4 # stdint_h.m4 serial 9 dnl Copyright (C) 1997-2004, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. # Define HAVE_STDINT_H_WITH_UINTMAX if exists, # doesn't clash with , and declares uintmax_t. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\no-cap.sh # ensure that an empty "ca=" attribute disables ls's capability-checking # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-linkat.c /* Tests of linkat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\df\header.sh # Ensure that "df ." outputs a header. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\cp-a-selinux.sh # Ensure that cp -Z, -a and cp --preserve=context work properly. # In particular, test on a writable NFS partition. # Check also locally if --preserve=context, -a and --preserve=all # does work # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\expand.c /* expand - convert tabs to spaces Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\chdir-long.c /* provide a chdir function that tries not to fail due to ENAMETOOLONG Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\filemode.c /* filemode.c -- make a string describing file modes Copyright (C) 1985, 1990, 1993, 1998-2000, 2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\w-option.sh # exercise the -w option # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\record-sep.sh # test split with custom record separators # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sha1.c /* * Copyright (C) 2005, 2008-2019 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\getgroups.c /* provide consistent interface to getgroups for systems that don't allow N==0 Copyright (C) 1996, 1999, 2003, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\absolute-header.m4 # absolute-header.m4 serial 16 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Derek Price. # gl_ABSOLUTE_HEADER(HEADER1 HEADER2 ...) # --------------------------------------- # Find the absolute name of a header file, testing first if the header exists. # If the header were sys/inttypes.h, this macro would define # ABSOLUTE_SYS_INTTYPES_H to the '""' quoted absolute name of sys/inttypes.h # in config.h # (e.g. '#define ABSOLUTE_SYS_INTTYPES_H "///usr/include/sys/inttypes.h"'). # The three "///" are to pacify Sun C 5.8, which otherwise would say # "warning: #include of /usr/include/... may be non-portable". # Use '""', not '<>', so that the /// cannot be confused with a C99 comment. # Note: This macro assumes that the header file is not empty after # preprocessing, i.e. it does not only define preprocessor macros but also # provides some type/enum definitions or function/variable declarations. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\readtokens0.c /* readtokens0.c -- Read NUL-separated tokens from an input stream. Copyright (C) 2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Jim Meyering. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\strdup.c /* Copyright (C) 1991, 1996-1998, 2002-2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\trailing-slash.sh # Ensure that touch honors trailing slash. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\open.m4 # open.m4 serial 15 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\nameless-uid.sh # Ensure that ls -l works on files with nameless uid and/or gid # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\cp-deref.sh # cp -RL dir1 dir2' must handle the case in which each of dir1 and dir2 # contain a symlink pointing to some third directory. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_time.in.h /* Provide a more complete sys/time.h. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\timeout-blocked.pl # Test that timeout handles blocked SIGALRM from its parent. # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\hard-link-1.sh # move a directory containing hard-linked files and # make sure the links are preserved # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\basename.pl # Test basename. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sync.sh # Test various sync(1) operations # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\bind-mount-dir-cycle-v2.sh # Check that du can handle sub-bind-mounts cycles as well. # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\r-3.sh # Create and remove a directory with more than 254 files. # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # An early version of my rewritten rm failed to remove all of # the files on SunOS4 when there were 254 or more in a directory. # And the rm from coreutils-5.0 exposes the same problem when there # are 338 or more files in a directory on a Darwin-6.5 system -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\fopen-safer.c /* Invoke fopen, but avoid some glitches. Copyright (C) 2001, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\realloc.m4 # realloc.m4 serial 15 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\userspec.c /* userspec.c -- Parse a user and group string. Copyright (C) 1989-1992, 1997-1998, 2000, 2002-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\wc.pl # Basic tests for "wc". # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\freadptr.m4 # freadptr.m4 serial 1 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\rewinddir.m4 # rewinddir.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\od.c /* od -- dump files in octal and other formats Copyright (C) 1992-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mbtowc-impl.h /* Convert multibyte character to wide character. Copyright (C) 2011-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getlogin.m4 # getlogin.m4 serial 5 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\install\trap.sh # Ensure that 'install -s' doesn't infloop when its parent # process traps CHLD signal. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-renameatu.c /* Test renameatu. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\silent.sh # ensure that chgrp, chmod, chown -f don't print some diagnostics # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\write.m4 # write.m4 serial 6 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\truncate.c /* truncate -- truncate or extend the length of files. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\GNUmakefile # Having a separate GNUmakefile lets me 'include' the dynamically # generated rules created via cfg.mk (package-local configuration) # as well as maint.mk (generic maintainer rules). # This makefile is used only if you run GNU Make. # It is necessary if you want to build targets usually of interest # only to the maintainer. # Copyright (C) 2001, 2003, 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # If the user runs GNU make but has not yet run ./configure, # give them a diagnostic. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\open-cloexec.m4 # Test whether O_CLOEXEC is defined. dnl Copyright 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\install\install-C-selinux.sh # Ensure "install -C" compares SELinux context. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\descriptor-vs-rename.sh # Demonstrate that tail -f works when renaming the tailed files. # Between coreutils 7.5 and 8.23 inclusive, 'tail -f a' would # stop tracking additions to b after 'mv a b'. # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\parse-datetime.m4 # parse-datetime.m4 serial 22 dnl Copyright (C) 2002-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Define HAVE_COMPOUND_LITERALS if the C compiler supports compound literals dnl as in ISO C99. dnl Note that compound literals such as (struct s) { 3, 4 } can be used for dnl initialization of stack-allocated variables, but are not constant dnl expressions and therefore cannot be used as initializer for global or dnl static variables (even though gcc supports this in pre-C99 mode). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\connect.c /* connect.c --- wrappers for Windows connect function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\l-chunk.sh # test splitting into newline delineated chunks (-n l/...) # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stat-size.h /* macros useful in interpreting size-related values in struct stat. Copyright (C) 1989, 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\tail-2\start-middle.sh # Verify that tail works even when it's reading from a file # that is not at its beginning. Based on a report from John Roll. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\chmod\equal-x.sh # Test "chmod =x" and the like. # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\f-1.sh # Test "rm -f" with a nonexistent file. # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\unlink-busy.m4 #serial 14 dnl From J. David Anglin. dnl HPUX and other systems can't unlink shared text that is being executed. # Copyright (C) 2000-2001, 2004, 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fcntl_h.m4 # serial 15 # Configure fcntl.h. dnl Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-stddef.c /* Test of substitute. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-exclude8.sh # Test suite for exclude. # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\getdtablesize.m4 # getdtablesize.m4 serial 7 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\tr-case-class.sh # Test case conversion classes # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\c-strtod.c /* Convert string to double, using the C locale. Copyright (C) 2003-2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-link.h /* Test of link() function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\seq-precision.sh # Test for output with appropriate precision # Copyright (C) 2015-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\unistd_h.m4 # unistd_h.m4 serial 74 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Simon Josefsson, Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\into-self-4.sh # confirm that 'mv symlink symlink' doesn't remove symlink # Based on an example from David Luyer. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\wc-parallel.sh # Ensure that wc prints counts atomically # so that concurrent processes don't intersperse their output # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\stdlib_h.m4 # stdlib_h.m4 serial 48 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\timeout.sh # Validate timeout basic operation # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\symlinkat.c /* Create a symlink relative to an open directory. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\mkancesdirs.c /* Make a file's ancestor directories. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-printf-frexp.c /* Test of splitting a double into fraction and mantissa. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\thru-dangling.sh # Ensure that cp works as documented, when the destination is a dangling symlink # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\time-style-diag.sh # Ensure that an invalid --time-style=ARG is diagnosed the way we want. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\errno.in.h /* A POSIX-like . Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\cat-proc.sh # Ensure that cat -E produces same output as cat, module '$'s, # even when applied to a file in /proc. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\isapipe.c /* Test whether a file descriptor is a pipe. Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\maint.mk # -*-Makefile-*- # This Makefile fragment tries to be general-purpose enough to be # used by many projects via the gnulib maintainer-makefile module. ## Copyright (C) 2001-2019 Free Software Foundation, Inc. ## ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation, either version 3 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . # This is reported not to work with make-3.79.1 # ME := $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\stat.c /* stat.c -- display file or file system status Copyright (C) 2001-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Michael Meskes. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-remove.c /* Tests of remove. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\time_h.m4 # Configure a more-standard replacement for . # Copyright (C) 2000-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # serial 11 # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert and Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\mktemp.c /* Create a temporary file or directory, safely. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\reflink-auto.sh # Test cp --reflink=auto # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\atomic2.sh # ensure that mv doesn't first unlink a multi-hard-linked destination # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sha1sum.pl # Test "sha1sum". # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\jm-winsz2.m4 # serial 8 # Copyright (C) 1996, 1999, 2001, 2004, 2009-2019 Free Software Foundation, # Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\faccessat.c /* Check the access rights of a file relative to an open directory. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\echo.sh # basic tests for echo # Copyright (C) 2018-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\whoami.c /* whoami -- print effective userid Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ln\slash-decorated-nonexistent-dest.sh # ensure that touch f; ln -T f no-such-file/ does not mistakenly succeed # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\linebuffer.c /* linebuffer.c -- read arbitrarily long lines Copyright (C) 1986, 1991, 1998-1999, 2001, 2003-2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\timeout.c /* timeout -- run a command with bounded time Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\mknod.c /* mknod -- make special files Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\stat.c /* Work around platform bugs in stat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\exclude.sh # make sure du's --exclude option works # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\diag.sh # make sure we get proper diagnostics: e.g., with --target-dir=d but no args # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fstat.c /* Tests of fstat() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\into-self-3.sh # move a directory into itself, with a twist # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\fail-diag.sh # make sure touch gives reasonable diagnostics # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-renameat.c /* Tests of renameat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\freopen-safer.c /* Invoke freopen, but avoid some glitches. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\unlinkdir.c /* unlinkdir.c - determine whether we can unlink directories Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-sys_socket.c /* Test of substitute. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\touch\no-dereference.sh # Ensure that touch -h works. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\isnanf.m4 # isnanf.m4 serial 15 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check how to get or define isnanf(). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\cp-i.sh # Test whether cp -i prompts in the right place. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\cfg.mk # Customize maint.mk -*- makefile -*- # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Used in maint.mk's web-manual rule -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fstatat.m4 # fstatat.m4 serial 4 dnl Copyright (C) 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. # If we have the fstatat function, and it has the bug (in AIX 7.1) # that it does not fill in st_size correctly, use the replacement function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-unsetenv.c /* Tests of unsetenv. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\gethrxtime.m4 # gethrxtime.m4 serial 12 dnl Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\realpath.c /* realpath - print the resolved path Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\sort-discrim.sh # Test discriminator-based sorting. # Copyright (C) 2012-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\wchar.in.h /* A substitute for ISO C99 , for platforms that have issues. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\seq.pl # Test "seq". # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\signbit.m4 # signbit.m4 serial 16 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\sig2str.m4 # serial 7 dnl Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\btowc.m4 # btowc.m4 serial 11 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\env.c /* env - run a program in a modified environment Copyright (C) 1986-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\line-bytes.sh # test -C, --lines-bytes # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-strnlen.c /* * Copyright (C) 2010-2019 Free Software Foundation, Inc. * Written by Eric Blake * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\dired.sh # make sure --dired option works # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\limits.in.h /* A GNU-like . Copyright 2016-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\filter.sh # Exercise split's new --filter option. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-accept.c /* Test accepting a connection to a server socket. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\head-write-error.sh # Ensure we diagnose and not continue writing to # the output if we get a write error. # Copyright (C) 2014-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\basenc.pl # Exercise basenc. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # This test exercises the various encoding (other than base64/32). # It also does not test the general options (e.g. --wrap), as that code is # shared and tested in base64. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\getrusage.c /* getrusage replacement for systems which lack it. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\stty.c /* stty -- change and print terminal line settings Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\posix-shell.m4 # Find a POSIX-conforming shell. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. # If a POSIX-conforming shell can be found, set POSIX_SHELL and # PREFERABLY_POSIX_SHELL to it. If not, set POSIX_SHELL to the # empty string and PREFERABLY_POSIX_SHELL to '/bin/sh'. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\accept.c /* accept.c --- wrappers for Windows accept function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\build-aux\gnupload # Copyright (C) 2004-2019 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Originally written by Alexandre Duret-Lutz . # The master copy of this file is maintained in the gnulib Git repository. # Please send bug reports and feature requests to bug-gnulib@gnu.org. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\stat-dtype.sh # Ensure that ls --file-type does not call stat unnecessarily. # Also check for the dtype-related (and fs-type dependent) bug # in coreutils-6.0 that made ls -CF columns misaligned. # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # The trick is to create an un-stat'able symlink and to see if ls # can report its type nonetheless, using dirent.d_type. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-frexp.h /* Test of splitting a double into fraction and mantissa. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-cloexec.c /* Test duplicating non-inheritable file descriptors. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\rand-isaac.c /* Bob Jenkins's cryptographic random number generators, ISAAC and ISAAC64. Copyright (C) 1999-2019 Free Software Foundation, Inc. Copyright (C) 1997, 1998, 1999 Colin Plumb. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Colin Plumb and Paul Eggert. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\head-elide-tail.pl # Exercise head's --bytes=-N option. # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-rwlock1.c /* Test of glthread_rwlock_rdlock function. Copyright (C) 2017-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fileblocks.m4 # fileblocks.m4 serial 6 dnl Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\human.m4 #serial 11 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/human.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\gettime.m4 # gettime.m4 serial 9 dnl Copyright (C) 2002, 2004-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mode_t.m4 # mode_t.m4 serial 2 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # For using mode_t, it's sufficient to use AC_TYPE_MODE_T and # include . # Define PROMOTED_MODE_T to the type that is the result of "default argument # promotion" (ISO C 6.5.2.2.(6)) of the type mode_t. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\openat.c /* provide a replacement openat function Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\environ.m4 # environ.m4 serial 7 dnl Copyright (C) 2001-2004, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\p-1.sh # Test "mkdir -p". # Copyright (C) 1997-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\largefile.m4 # Enable large files on systems where this is not the default. # Copyright 1992-1996, 1998-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # The following implementation works around a problem in autoconf <= 2.69; # AC_SYS_LARGEFILE does not configure for large inodes on Mac OS X 10.5, # or configures them incorrectly in some cases. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sys_resource.in.h /* Substitute for . Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\pinky.c /* GNU's pinky. Copyright (C) 1992-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\physmem.m4 # physmem.m4 serial 12 dnl Copyright (C) 2002-2003, 2005-2006, 2008-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Check for the external symbol, _system_configuration, # a struct with member 'physmem'. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\special-f.sh # Ensure that "cp -Rf fifo E" unlinks E and retries. # Up until coreutils-6.10.171, it would not. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\ctype.in.h /* A substitute for ISO C99 , for platforms on which it is incomplete. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\uniq-perf.sh # before coreutils-8.10, seq 100000|uniq -f 10000000000 would run for days # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mpsort.m4 # Sort a vector of pointers to data. # Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\preserve-link.sh # Exercise the fix for https://bugs.gnu.org/8419 # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\seq-io-errors.sh # Test for proper detection of I/O errors in seq # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\parse-datetime.c /* Bison implementation for Yacc-like parsers in C Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ /* Parse a string into an internal timestamp. Copyright (C) 1999-2000, 2002-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\extensions.m4 # serial 18 -*- Autoconf -*- # Enable extensions on systems that normally disable them. # Copyright (C) 2003, 2006-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This definition of AC_USE_SYSTEM_EXTENSIONS is stolen from git # Autoconf. Perhaps we can remove this once we can assume Autoconf # 2.70 or later everywhere, but since Autoconf mutates rapidly # enough in this area it's likely we'll need to redefine # AC_USE_SYSTEM_EXTENSIONS for quite some time. # If autoconf reports a warning # warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS # or warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS # the fix is # 1) to ensure that AC_USE_SYSTEM_EXTENSIONS is never directly invoked # but always AC_REQUIREd, # 2) to ensure that for each occurrence of # AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS]) # or # AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS]) # the corresponding gnulib module description has 'extensions' among # its dependencies. This will ensure that the gl_USE_SYSTEM_EXTENSIONS # invocation occurs in gl_EARLY, not in gl_INIT. # AC_USE_SYSTEM_EXTENSIONS # ------------------------ # Enable extensions on systems that normally disable them, # typically due to standards-conformance issues. # # Remember that #undef in AH_VERBATIM gets replaced with #define by # AC_DEFINE. The goal here is to define all known feature-enabling # macros, then, if reports of conflicts are made, disable macros that # cause problems on some platforms (such as __EXTENSIONS__). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\at-func.c /* Define at-style functions like fstatat, unlinkat, fchownat, etc. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\acl-internal.c aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\file-has-acl.c /* Test whether a file has a nontrivial ACL. -*- coding: utf-8 -*- Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\readlink.m4 # readlink.m4 serial 14 dnl Copyright (C) 2003, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\iconv.in.h /* A GNU-like . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\split\lines.sh # show that 'split --lines=2' works. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\putenv.m4 # putenv.m4 serial 22 dnl Copyright (C) 2002-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. dnl dnl Check whether putenv ("FOO") removes FOO from the environment. dnl The putenv in libc on at least SunOS 4.1.4 does *not* do that. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\byteswap.in.h /* byteswap.h - Byte swapping Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. Written by Oskar Liljeblad , 2005. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\du\files0-from.pl # Exercise du's --files0-from option. # FIXME: keep this file in sync with tests/misc/wc-files0-from. # Copyright (C) 2004-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\mmap-anon.m4 # mmap-anon.m4 serial 10 dnl Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Detect how mmap can be used to create anonymous (not file-backed) memory # mappings. # - On Linux, AIX, OSF/1, Solaris, Cygwin, Interix, Haiku, both MAP_ANONYMOUS # and MAP_ANON exist and have the same value. # - On HP-UX, only MAP_ANONYMOUS exists. # - On Mac OS X, FreeBSD, NetBSD, OpenBSD, only MAP_ANON exists. # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be # used. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\truncate-owned-by-other.sh # Demonstrate that "truncate -s0 writable-but-owned-by-other" works. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\gl-openssl.m4 # gl-openssl.m4 serial 3 dnl Copyright (C) 2013-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fseek.c /* Test of fseek() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-inet_pton.c /* Test of inet_pton function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-symlinkat.c /* Tests of symlinkat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\warnings.m4 # warnings.m4 serial 14 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Simon Josefsson # gl_AS_VAR_APPEND(VAR, VALUE) # ---------------------------- # Provide the functionality of AS_VAR_APPEND if Autoconf does not have it. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\vasnprintf.h /* vsprintf with automatic memory allocation. Copyright (C) 2002-2004, 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\part-rename.sh # Test various cases for moving directories across file systems # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\cp-mv-backup.sh # Test basic --backup functionality for both cp and mv. # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\termios.in.h /* Substitute for and wrapper around . Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\cdefs.h /* Copyright (C) 1992-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\nstrftime.m4 # serial 34 # Copyright (C) 1996-1997, 1999-2007, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Jim Meyering and Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stat-nanoseconds.sh # Exercise format strings involving %:X, %:Y, etc. # Copyright (C) 2010-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\env-S-script.sh # Test env -S in a #! line of a script. # Copyright (C) 2018-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\long-options.c /* Utility to accept --help and --version options as unobtrusively as possible. Copyright (C) 1993-1994, 1998-2000, 2002-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\setsockopt.c /* setsockopt.c --- wrappers for Windows setsockopt function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\chmod.c /* chmod -- change permission modes of files Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\timer_time.m4 # timer_time.m4 serial 3 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Check for timer_settime, and set LIB_TIMER_TIME. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\quotearg.m4 # quotearg.m4 serial 9 dnl Copyright (C) 2002, 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\stat-fmt.sh # stat --format tests # Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-fflush2.c /* Test of POSIX compatible fflush() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mkdir\writable-under-readonly.sh # FIXME: convert this to a root-only test. # Copyright (C) 2005-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Test for the 2005-10-13 patch to lib/mkdir-p.c that fixed this sort # of bug in mkdir: # # "mkdir -p /a/b/c" no longer fails merely because a leading prefix # directory (e.g., /a or /a/b) exists on a read-only file system. # # Demonstrate the problem, as root: -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-stdint.c /* Test of substitute. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\sigaction.c /* POSIX compatible signal blocking. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Eric Blake , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\iconv_h.m4 # iconv_h.m4 serial 11 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\dtotimespec.c /* Convert double to timespec. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\cp\dir-vs-file.sh # A directory may not replace an existing file. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\ls\symlink-slash.sh # Do dereference a symlink arg if its name is written with a trailing slash. # Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\rm\read-only.sh # Ensure that rm -f nonexistent-file-on-read-only-fs succeeds. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\memcasecmp.c /* Case-insensitive buffer comparator. Copyright (C) 1996-1997, 2000, 2003, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\mv\perm-1.sh # ensure that mv gives one diagnostic, not two, when failing # due to lack of permissions # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\strtod.m4 # strtod.m4 serial 24 dnl Copyright (C) 2002-2003, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\stdbuf.c /* stdbuf -- setup the standard streams for a command Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\src\cp.c /* cp.c -- file copying (main routines) Copyright (C) 1989-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\m4\fseek.m4 # fseek.m4 serial 4 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\gnulib-tests\test-hash.c /* * Copyright (C) 2009-2019 Free Software Foundation, Inc. * Written by Jim Meyering * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\tests\misc\help-version.sh # Make sure all of these programs work properly # when invoked with --help or --version. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_1\coreutils\8.31-r0\coreutils-8.31\lib\inttostr.h /* inttostr.h -- convert integers to printable strings Copyright (C) 2001-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- findutils 4.7.0 =========== GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\nanosleep.m4 # serial 38 dnl From Jim Meyering. dnl Check for the nanosleep function. dnl If not found, use the supplied replacement. dnl # Copyright (C) 1999-2001, 2003-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\same.c /* Determine whether two file names refer to the same file. Copyright (C) 1997-2000, 2002-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\symlink.c /* Stub for symlink(). Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\hash.c /* hash - hashing table processing. Copyright (C) 1998-2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. Written by Jim Meyering, 1992. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\select.m4 # select.m4 serial 10 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-locale.c /* Test of substitute. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\time.in.h /* A more-standard . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getgroups.m4 # serial 22 dnl From Jim Meyering. dnl A wrapper around AC_FUNC_GETGROUPS. # Copyright (C) 1996-1997, 1999-2004, 2008-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\configure # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for GNU findutils 4.7.0. # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\unsetenv.c /* Copyright (C) 1992, 1995-2002, 2005-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\version-etc.m4 # version-etc.m4 serial 1 # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl $1 - configure flag and define name dnl $2 - human readable description -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-connect.c /* Test connecting a client socket. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\sys_ioctl.in.h /* Substitute for and wrapper around . Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mbswidth.c /* Determine the number of screen columns needed for a string. Copyright (C) 2000-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\codeset.m4 # codeset.m4 serial 5 (gettext-0.18.2) dnl Copyright (C) 2000-2002, 2006, 2008-2014, 2016, 2019 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\wctob.m4 # wctob.m4 serial 11 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\year2038.m4 # year2038.m4 serial 3 dnl Copyright (C) 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Attempt to ensure that 'time_t' is a 64-bit type dnl and that the functions time(), stat(), etc. return 64-bit times. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\aclocal.m4 # generated automatically by aclocal 1.16.1 -*- Autoconf -*- # Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to # '$srcdir', '$srcdir/..', or '$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is '.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\inline.m4 # inline.m4 serial 4 dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Test for the 'inline' keyword or equivalent. dnl Define 'inline' to a supported equivalent, or to nothing if not supported, dnl like AC_C_INLINE does. Also, define HAVE_INLINE if 'inline' or an dnl equivalent is effectively supported, i.e. if the compiler is likely to dnl drop unused 'static inline' functions. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-argmatch.c /* Test of exact or abbreviated match search. Copyright (C) 1990, 1998-1999, 2001-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-localeconv.c /* Test of localeconv() function. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getopt.h aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getopt-main.h aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getopt-gnu.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getopt_long.h /* Test of command line argument processing. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\parse-datetime.y /* Parse a string into an internal timestamp. Copyright (C) 1999-2000, 2002-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-symlinkat.c /* Tests of symlinkat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\filename.h /* Basic filename support macros. Copyright (C) 2001-2004, 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* Pathname support. ISSLASH(C) tests whether C is a directory separator character. IS_ABSOLUTE_PATH(P) tests whether P is an absolute path. If it is not, it may be concatenated to a directory pathname. IS_PATH_WITH_DIR(P) tests whether P contains a directory specification. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\xstrndup.m4 # xstrndup.m4 serial 2 dnl Copyright (C) 2003, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fnmatch.c /* Copyright (C) 1991-1993, 1996-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mountlist.h /* mountlist.h -- declarations for list of mounted file systems Copyright (C) 1991-1992, 1998, 2000-2005, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\pthread_rwlock_rdlock.m4 # pthread_rwlock_rdlock.m4 serial 2 dnl Copyright (C) 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Inspired by dnl https://github.com/linux-test-project/ltp/blob/master/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/2-2.c dnl by Intel Corporation. dnl Test whether in a situation where dnl - an rwlock is taken by a reader and has a writer waiting, dnl - an additional reader requests the lock, dnl - the waiting writer and the requesting reader threads have the same dnl priority, dnl the requesting reader thread gets blocked, so that at some point the dnl waiting writer can acquire the lock. dnl Without such a guarantee, when there a N readers and each of the readers dnl spends more than 1/Nth of the time with the lock held, there is a high dnl probability that the waiting writer will not get the lock in a given finite dnl time, a phenomenon called "writer starvation". dnl Without such a guarantee, applications have a hard time avoiding writer dnl starvation. dnl dnl POSIX:2017 makes this requirement only for implementations that support TPS dnl (Thread Priority Scheduling) and only for the scheduling policies SCHED_FIFO dnl and SCHED_RR, see dnl http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_rwlock_rdlock.html dnl but this test verifies the guarantee regardless of TPS and regardless of dnl scheduling policy. dnl Glibc currently does not provide this guarantee, see dnl https://sourceware.org/bugzilla/show_bug.cgi?id=13701 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-wcrtomb.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-wcrtomb-w32.c /* Test of conversion of wide character to multibyte character. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\intmax_t.m4 # intmax_t.m4 serial 8 dnl Copyright (C) 1997-2004, 2006-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\selinux-context-h.m4 # serial 3 -*- Autoconf -*- # Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # From Jim Meyering # Provide , if necessary. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stdbool.m4 # Check for stdbool.h that conforms to C99. dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. #serial 7 # Prepare for substituting if it is not supported. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\close-stream.m4 #serial 4 dnl Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/close-stream.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\localename-table.h aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\localename-table.c /* Table that maps a locale object to the names of the locale categories. Copyright (C) 2018-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\setsockopt.c /* setsockopt.c --- wrappers for Windows setsockopt function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stdio-impl.h /* Implementation details of FILE streams. Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getopt.c /* Getopt for GNU. Copyright (C) 1987-2019 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\clock_time.m4 # clock_time.m4 serial 10 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Check for clock_gettime and clock_settime, and set LIB_CLOCK_GETTIME. # For a program named, say foo, you should add a line like the following # in the corresponding Makefile.am file: # foo_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\quotearg.h /* quotearg.h - quote arguments for output Copyright (C) 1998-2002, 2004, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-pipe.c /* Test of pipe. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getcwd.m4 # getcwd.m4 - check for working getcwd that is compatible with glibc # Copyright (C) 2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. # serial 17 dnl Guarantee that getcwd will malloc with a NULL first argument. Assumes dnl that either the system getcwd is robust, or that calling code is okay dnl with spurious failures when run from a directory with an absolute name dnl larger than 4k bytes. dnl dnl Assumes that getcwd exists; if you are worried about obsolete dnl platforms that lacked getcwd(), then you need to use the GPL module. dnl Minimal replacement lib/getcwd-lgpl.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strcasecmp.c /* Case-insensitive string comparison function. Copyright (C) 1998-1999, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getopt1.c /* getopt_long and getopt_long_only entry points for GNU getopt. Copyright (C) 1987-2019 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-dup2.c /* Test duplicating file descriptors. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\iswblank.m4 # iswblank.m4 serial 4 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\check-testfiles.sh # check-testfiles.sh -- Check we distributed all the test files we need # Copyright (C) 2007-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\trunc.m4 # trunc.m4 serial 14 dnl Copyright (C) 2007, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\locale-tr.m4 # locale-tr.m4 serial 11 dnl Copyright (C) 2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Determine the name of a turkish locale with UTF-8 encoding. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\inet_pton.c /* inet_pton.c -- convert IPv4 and IPv6 addresses from text to binary form Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* * Copyright (c) 1996,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\parse-datetime.c /* Bison implementation for Yacc-like parsers in C Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ /* Parse a string into an internal timestamp. Copyright (C) 1999-2000, 2002-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\parser.c /* parser.c -- convert the command line args into an expression tree. Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\perror.m4 # perror.m4 serial 8 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-rmdir.h /* Tests of rmdir. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\pipe-safer.c /* Invoke pipe, but avoid some glitches. Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\nan.h /* Macros for not-a-number. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fgetc.c /* Test of fgetc() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\printf-args.c /* Decomposed printf argument list. Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\safe-read.m4 # safe-read.m4 serial 6 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Prerequisites of lib/safe-read.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\xalloc-oversized.h /* xalloc-oversized.h -- memory allocation size checking Copyright (C) 1990-2000, 2003-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\sys_select.in.h /* Substitute for . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-version-etc.sh # Test suite for version-etc. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-inttostr.c /* Test inttostr functions, and incidentally, INT_BUFSIZE_BOUND Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\dup2.m4 #serial 25 dnl Copyright (C) 2002, 2005, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-stat-time.c /* Test of . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\readlink.m4 # readlink.m4 serial 14 dnl Copyright (C) 2003, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-parse-datetime.c /* Test of parse_datetime() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stat.c /* Work around platform bugs in stat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fdopendir.c /* Test opening a directory stream from a file descriptor. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-lock.c /* Test of locking in multithreaded situations. Copyright (C) 2005, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-ignore-value.c /* Test the "ignore-value" module. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-sys_stat.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\socklen.m4 # socklen.m4 serial 11 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Albert Chin, Windows fixes from Simon Josefsson. dnl Check for socklen_t: historically on BSD it is an int, and in dnl POSIX 1g it is a type of its own, but some platforms use different dnl types for the argument to getsockopt, getpeername, etc.: dnl HP-UX 10.20, IRIX 6.5, OSF/1 4.0, Interix 3.5, BeOS. dnl So we have to test to find something that will work. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\freading.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\freadahead.c /* Retrieve information about a FILE stream. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\depcomp # Copyright (C) 1999-2018 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\float_h.m4 # float_h.m4 serial 12 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\wctomb.m4 # wctomb.m4 serial 2 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\randomd.c /* Some random 'double' numbers used by gnulib tests. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\zerosize-ptr.h /* Return a pointer to a zero-size object in memory. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getprogname.c /* Test the gnulib getprogname module. Copyright (C) 2016-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-dirent-safer.c /* Test that directory streams leave standard fds alone. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\byteswap.in.h /* byteswap.h - Byte swapping Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. Written by Oskar Liljeblad , 2005. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-symlink.h /* Tests of symlink. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\warn-on-use.h aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\warn-on-use.h /* A C macro for emitting warnings if a function is used. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\quote.m4 # quote.m4 serial 6 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\warnings.m4 # warnings.m4 serial 14 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Simon Josefsson # gl_AS_VAR_APPEND(VAR, VALUE) # ---------------------------- # Provide the functionality of AS_VAR_APPEND if Autoconf does not have it. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\quotearg.m4 # quotearg.m4 serial 9 dnl Copyright (C) 2002, 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-readlinkat.c /* Tests of readlinkat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\idcache.c /* idcache.c -- map user and group IDs, cached for speed Copyright (C) 1985, 1988-1990, 1997-1998, 2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getline.c /* Test of getline() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\double-slash-root.m4 # double-slash-root.m4 serial 4 -*- Autoconf -*- dnl Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-inet_pton.c /* Test of inet_pton function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\setlocale.m4 # setlocale.m4 serial 6 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\xsize.h /* xsize.h -- Checked size_t computations. Copyright (C) 2003, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-modf.h /* Test of modf*() function family. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\symlink.m4 # serial 8 # See if we need to provide symlink replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\unlinkat.m4 # unlinkat.m4 serial 2 dnl Copyright (C) 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbscasestr1.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-strcasestr.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbscasestr3.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbscasestr4.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-c-strcasestr.c /* Test of case-insensitive searching in a string. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-stdalign.c /* Test of . Copyright 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fflush.c /* Test of POSIX compatible fflush() function. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sockpfaf.m4 # sockpfaf.m4 serial 9 dnl Copyright (C) 2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Test for some common socket protocol families (PF_INET, PF_INET6, ...) dnl and some common address families (AF_INET, AF_INET6, ...). dnl This test assumes that a system supports an address family if and only if dnl it supports the corresponding protocol family. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-canonicalize.c /* Test of execution of file name canonicalization. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-nl_langinfo.c /* Test of nl_langinfo replacement. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\ungetc.m4 # ungetc.m4 serial 7 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\human.h /* human.h -- print human readable file size Copyright (C) 1996-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\regextype.c /* regextype.c -- Decode the name of a regular expression syntax into am option name. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\yesno.m4 # yesno.m4 serial 6 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\wcwidth.m4 # wcwidth.m4 serial 29 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-timespec.c /* Test timespec functions. Copyright 2015-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mbsinit.m4 # mbsinit.m4 serial 8 dnl Copyright (C) 2008, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbrtowc.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbrtowc-w32.c /* Test of conversion of multibyte character to wide character. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-unlinkat.c /* Tests of unlinkat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-float.c /* Test of substitute. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-hash.c /* * Copyright (C) 2009-2019 Free Software Foundation, Inc. * Written by Jim Meyering * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\buildcmd.c /* buildcmd.c -- build command lines from a list of arguments. Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-pthread_sigmask2.c /* Test of pthread_sigmask in a multi-threaded program. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\realloc.c /* realloc() function that is glibc compatible. Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\ftruncate.c /* ftruncate emulations for native Windows. Copyright (C) 1992-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\gnupload # Copyright (C) 2004-2019 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Originally written by Alexandre Duret-Lutz . # The master copy of this file is maintained in the gnulib Git repository. # Please send bug reports and feature requests to bug-gnulib@gnu.org. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\regcomp.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\regexec.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\regex_internal.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\regex.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\regex_internal.h /* Extended regular expression matching and search library. Copyright (C) 2002-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\locate\locate.c /* locate -- search databases for filenames that match patterns Copyright (C) 1994-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\defs.h /* defs.h -- data types and declarations. Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fnmatch_h.m4 # fnmatch_h.m4 serial 4 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strcasestr.c /* Case-insensitive searching in a string. Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-langinfo.c /* Test of substitute. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fstat.c /* Tests of fstat() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\largefile.m4 # Enable large files on systems where this is not the default. # Copyright 1992-1996, 1998-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # The following implementation works around a problem in autoconf <= 2.69; # AC_SYS_LARGEFILE does not configure for large inodes on Mac OS X 10.5, # or configures them incorrectly in some cases. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\wctype.in.h /* A substitute for ISO C99 , for platforms that lack it. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getdtablesize.m4 # getdtablesize.m4 serial 7 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbsstr1.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-c-strstr.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbsstr3.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbscasestr2.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbsstr2.c /* Test of searching in a string. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-strstr.c /* * Copyright (C) 2004, 2007-2019 Free Software Foundation, Inc. * Written by Bruno Haible and Eric Blake * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\misc\help-version.sh # Make sure all of these programs work properly # when invoked with --help or --version. # Copyright (C) 2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\chdir-long.c /* provide a chdir function that tries not to fail due to ENAMETOOLONG Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getpagesize.m4 # getpagesize.m4 serial 10 dnl Copyright (C) 2002, 2004-2005, 2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\nl_langinfo.m4 # nl_langinfo.m4 serial 6 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\isnanf.m4 # isnanf.m4 serial 15 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check how to get or define isnanf(). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\xstrtod.c /* error-checking interface to strtod-like functions Copyright (C) 1996, 1999-2000, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\missing # Copyright (C) 1996-2018 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stat-time.m4 # Checks for stat-related time functions. # Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2019 Free Software # Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. # st_atim.tv_nsec - Linux, Solaris, Cygwin # st_atimespec.tv_nsec - FreeBSD, NetBSD, if ! defined _POSIX_SOURCE # st_atimensec - FreeBSD, NetBSD, if defined _POSIX_SOURCE # st_atim.st__tim.tv_nsec - UnixWare (at least 2.1.2 through 7.1) # st_birthtimespec - FreeBSD, NetBSD (hidden on OpenBSD 3.9, anyway) # st_birthtim - Cygwin 1.7.0+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-setlocale2.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-setlocale1.c /* Test of setting the current locale. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\sys_stat.in.h /* Provide a more complete sys/stat.h header file. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\unistd.in.h /* Substitute for and wrapper around . Copyright (C) 2003-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fstat.c /* fstat() replacement. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\closeout.m4 # closeout.m4 serial 6 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/closeout.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fstypename.m4 #serial 6 dnl From Jim Meyering. dnl dnl See if struct statfs has the f_fstypename member. dnl If so, define HAVE_STRUCT_STATFS_F_FSTYPENAME. dnl # Copyright (C) 1998-1999, 2001, 2004, 2006, 2009-2019 Free Software # Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-isnanl.h /* Test of isnanl() substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\glthread\lock.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\glthread\lock.h /* Locking in multithreaded situations. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\filemode.m4 # filemode.m4 serial 8 dnl Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-sockets.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-gethostname.c /* * Copyright (C) 2008-2019 Free Software Foundation, Inc. * Written by Simon Josefsson. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sys_utsname_h.m4 # sys_utsname_h.m4 serial 8 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\mdate-sh # Copyright (C) 1995-2018 Free Software Foundation, Inc. # written by Ulrich Drepper , June 1995 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\localcharset.c /* Determine a canonical name for the current locale's character encoding. Copyright (C) 2000-2006, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-ftello4.c /* Test of ftello() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\lstat.c /* Work around a bug of lstat on some systems Copyright (C) 1997-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\readdir.c /* Read the next entry of a directory. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mktime.m4 # serial 30 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\unlinkdir.c /* unlinkdir.c - determine whether we can unlink directories Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strerror.m4 # strerror.m4 serial 20 dnl Copyright (C) 2002, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\timegm.c /* Convert UTC calendar time to simple time. Like mktime but assumes UTC. Copyright (C) 1994-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fputc.c /* Test of fputc() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\exponentl.m4 # exponentl.m4 serial 4 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\dirent-safer.m4 #serial 2 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\opendir.c /* Start reading the entries of a directory. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\progname.c /* Program name management. Copyright (C) 2001-2003, 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strdup.m4 # strdup.m4 serial 13 dnl Copyright (C) 2002-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getopt_int.h /* Internal declarations for getopt. Copyright (C) 1989-2019 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\socketlib.m4 # socketlib.m4 serial 2 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl gl_SOCKETLIB dnl Determines the library to use for socket functions. dnl Sets and AC_SUBSTs LIBSOCKET. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strerror.c /* strerror.c --- POSIX compatible system error routine Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-unistd.c /* Test of substitute. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\ioctl.m4 # ioctl.m4 serial 5 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\xargs\testsuite\Makefile.in aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\locate\testsuite\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # The 2001 copyright line above was added in 2015 based on James # Youngman's best estimate of the original publication date of this # file (it appeared in findutils release 4.1.7 but may have appeared # in earlier releases which I don't have copies of). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\dirent.in.h /* A GNU-like . Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-modf.c /* Test of modf() function. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\tree.c /* tree.c -- helper functions to build and evaluate the expression tree. Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\longlong.m4 # longlong.m4 serial 18 dnl Copyright (C) 1999-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\vc-list-files # Copyright (C) 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # List the specified version-controlled files. # With no argument, list them all. With a single DIRECTORY argument, # list the version-controlled files in that directory. # If there's an argument, it must be a single, "."-relative directory name. # cvsu is part of the cvsutils package: http://www.red-bean.com/cvsutils/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\printf_escapechars.sh # Test -printf with octal and letter escapes. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-memrchr.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-memchr.c /* * Copyright (C) 2008-2019 Free Software Foundation, Inc. * Written by Eric Blake and Bruno Haible * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\locate\frcode.c /* frcode -- front-compress a sorted list Copyright (C) 1994-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-nanosleep.c /* Test of nanosleep() function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sys_uio_h.m4 # sys_uio_h.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\wcrtomb.c /* Convert wide character to multibyte character. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\faccessat.m4 # serial 8 # See if we need to provide faccessat replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getcwd.c /* Copyright (C) 1991-1999, 2004-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\filemode.c /* filemode.c -- make a string describing file modes Copyright (C) 1985, 1990, 1993, 1998-2000, 2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\locate\word_io.c /* word_io.c -- word oriented I/O Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\pathmax.m4 # pathmax.m4 serial 11 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\netinet_in_h.m4 # netinet_in_h.m4 serial 5 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\_Noreturn.h aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\_Noreturn.h /* A C macro for declaring that a function does not return. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\signalblocking.m4 # signalblocking.m4 serial 14 dnl Copyright (C) 2001-2002, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Determine available signal blocking primitives. Three different APIs exist: # 1) POSIX: sigemptyset, sigaddset, sigprocmask # 2) SYSV: sighold, sigrelse # 3) BSD: sigblock, sigsetmask # For simplicity, here we check only for the POSIX signal blocking. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\fdopen.c /* Open a stream with a given file descriptor. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\savedir.c /* savedir.c -- save the list of files in a directory in a string Copyright (C) 1990, 1997-2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\other-fs-tmpdir # Use stat to find a writable directory on a file system different from that # of the current directory. If one is found, create a temporary directory # inside it. # Copyright (C) 1998-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\dup.c /* Duplicate an open file descriptor. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\sys_wait.in.h /* A POSIX-like . Copyright (C) 2001-2003, 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\signal_h.m4 # signal_h.m4 serial 18 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strings.in.h /* A substitute . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\cycle-check.m4 #serial 7 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mempcpy.m4 # mempcpy.m4 serial 11 dnl Copyright (C) 2003-2004, 2006-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fts.m4 #serial 22 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\printf_inode.sh # Verify that ls -i and find -printf %i produce the same output. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fnmatch.in.h /* Substitute for and wrapper around . Copyright (C) 1991-1993, 1996-1999, 2001-2003, 2005, 2007, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\fdleak.c /* fdleak.c -- detect file descriptor leaks Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\builtin-expect.m4 dnl Check for __builtin_expect. dnl Copyright 2016-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\euidaccess.c /* euidaccess -- check if effective user id can access file Copyright (C) 1990-1991, 1995, 1998, 2000, 2003-2006, 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\open.m4 # open.m4 serial 15 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\unlink.m4 # unlink.m4 serial 13 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getprogname.m4 # getprogname.m4 - check for getprogname or replacements for it # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 4 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\c-strncasecmp.c /* c-strncasecmp.c -- case insensitive string comparator in C locale Copyright (C) 1998-1999, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fpurge.c /* Flushing buffers of a FILE stream. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\errno_h.m4 # errno_h.m4 serial 13 dnl Copyright (C) 2004, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-freadahead.c /* Test of freadahead() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\man-lint.sh # Copyright (C) 2007-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-dirname.c /* Test the gnulib dirname module. Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-init.sh # Unit tests for init.sh # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-malloca.c /* Test of safe automatic memory allocation. Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\wchar_t.m4 # wchar_t.m4 serial 4 (gettext-0.18.2) dnl Copyright (C) 2002-2003, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Test whether has the 'wchar_t' type. dnl Prerequisite: AC_PROG_CC -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\rmdir.c /* Work around rmdir bugs. Copyright (C) 1988, 1990, 1999, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\printquoted.c /* printquoted.c -- print a specified string with any necessary quoting. Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mbrtowc.m4 # mbrtowc.m4 serial 31 -*- coding: utf-8 -*- dnl Copyright (C) 2001-2002, 2004-2005, 2008-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\lcmessage.m4 # lcmessage.m4 serial 7 (gettext-0.18.2) dnl Copyright (C) 1995-2002, 2004-2005, 2008-2014, 2016, 2019 Free Software dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Authors: dnl Ulrich Drepper , 1995. # Check whether LC_MESSAGES is available in . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\inttypes.m4 # inttypes.m4 serial 27 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Derek Price, Bruno Haible. dnl Test whether is supported or must be substituted. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getopt-cdefs.in.h /* getopt-on-non-glibc compatibility macros. Copyright (C) 1989-2019 Free Software Foundation, Inc. This file is part of gnulib. Unlike most of the getopt implementation, it is NOT shared with the GNU C Library. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with gnulib; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\c++defs.h aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\c++defs.h /* C++ compatible function declaration macros. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\dirfd.c /* dirfd.c -- return the file descriptor associated with an open DIR* Copyright (C) 2001, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stdio.in.h /* A GNU-like . Copyright (C) 2004, 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-lseek.c /* Test of lseek() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\libc-config.h /* System definitions for code taken from the GNU C Library Copyright 2017-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\cdefs.h /* Copyright (C) 1992-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\opendir-safer.c /* Invoke opendir, but avoid some glitches. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-quotearg.h aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-quotearg-simple.c /* Test of quotearg family of functions. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stdalign.in.h /* A substitute for ISO C11 . Copyright 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fts-cycle.c /* Detect cycles in file tree walks. Copyright (C) 2003-2006, 2009-2019 Free Software Foundation, Inc. Written by Jim Meyering. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\exec-plus-last-file.sh # This test verifies that find invokes the given command for the # multiple-argument sytax '-exec CMD {} +'. Between FINDUTILS-4.2.12 # and v4.6.0, find(1) would have failed to execute CMD another time # if there was only one last single file argument. # See Savannah bug #48030. # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\inttostr.m4 #serial 8 dnl Copyright (C) 2004-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-readlink.h /* Tests of readlink. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\GNUmakefile # Having a separate GNUmakefile lets me 'include' the dynamically # generated rules created via cfg.mk (package-local configuration) # as well as maint.mk (generic maintainer rules). # This makefile is used only if you run GNU Make. # It is necessary if you want to build targets usually of interest # only to the maintainer. # Copyright (C) 2001, 2003, 2006-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # If the user runs GNU make but has not yet run ./configure, # give them a diagnostic. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fcntl.m4 # fcntl.m4 serial 9 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # For now, this module ensures that fcntl() # - supports F_DUPFD correctly # - supports or emulates F_DUPFD_CLOEXEC # - supports F_GETFD # Still to be ported to mingw: # - F_SETFD # - F_GETFL, F_SETFL # - F_GETOWN, F_SETOWN # - F_GETLK, F_SETLK, F_SETLKW -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mbsstr.c /* Searching in a string. -*- coding: utf-8 -*- Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\maint.mk # -*-Makefile-*- # This Makefile fragment tries to be general-purpose enough to be # used by many projects via the gnulib maintainer-makefile module. ## Copyright (C) 2001-2019 Free Software Foundation, Inc. ## ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation, either version 3 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . # This is reported not to work with make-3.79.1 # ME := $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stat-size.m4 #serial 1 # Copyright (C) 2011-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\timespec-add.c /* Add two struct timespec values. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\malloca.h /* Safe automatic memory allocation. Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\00gnulib.m4 # 00gnulib.m4 serial 3 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl This file must be named something that sorts before all other dnl gnulib-provided .m4 files. It is needed until such time as we can dnl assume Autoconf 2.64, with its improved AC_DEFUN_ONCE and dnl m4_divert semantics. # Until autoconf 2.63, handling of the diversion stack required m4_init # to be called first; but this does not happen with aclocal. Wrapping # the entire execution in another layer of the diversion stack fixes this. # Worse, prior to autoconf 2.62, m4_wrap depended on the underlying m4 # for whether it was FIFO or LIFO; in order to properly balance with # m4_init, we need to undo our push just before anything wrapped within # the m4_init body. The way to ensure this is to wrap both sides of # m4_init with a one-shot macro that does the pop at the right time. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\cycle-check.h /* help detect directory cycles efficiently Copyright (C) 2003-2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\euidaccess.m4 # euidaccess.m4 serial 15 dnl Copyright (C) 2002-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-xalloc-die.sh # Test suite for xalloc_die. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\infinity.h /* Macros for infinity. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\gettimeofday.c /* Provide gettimeofday for systems that don't have it or for which it's broken. Copyright (C) 2001-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\canonicalize.m4 # canonicalize.m4 serial 30 dnl Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Provides canonicalize_file_name and canonicalize_filename_mode, but does # not provide or fix realpath. # Like gl_CANONICALIZE_LGPL, except prepare for separate compilation # (no REPLACE_CANONICALIZE_FILE_NAME, no REPLACE_REALPATH, no AC_LIBOBJ). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\ftello.m4 # ftello.m4 serial 13 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\careadlinkat.c /* Read symbolic links into a buffer without size limitation, relative to fd. Copyright (C) 2001, 2003-2004, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\po\Makevars # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding # package. (Note that the msgstr strings, extracted from the package's # sources, belong to the copyright holder of the package.) Translators are # expected to transfer the copyright for their translations to this person # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fseek.m4 # fseek.m4 serial 4 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\safe-read.c /* An interface to read and write that retries after interrupts. Copyright (C) 1993-1994, 1998, 2002-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mbstate_t.m4 # mbstate_t.m4 serial 13 dnl Copyright (C) 2000-2002, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # From Paul Eggert. # BeOS 5 has but does not define mbstate_t, # so you can't declare an object of that type. # Check for this incompatibility with Standard C. # AC_TYPE_MBSTATE_T # ----------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\nanosleep.c /* Provide a replacement for the POSIX nanosleep function. Copyright (C) 1999-2000, 2002, 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\rpmatch.m4 # rpmatch.m4 serial 10 dnl Copyright (C) 2002-2003, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sockets.m4 # sockets.m4 serial 7 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-wcwidth.c /* Test of wcwidth() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fcntl-o.m4 # fcntl-o.m4 serial 6 dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mbuiter.h /* Iterating through multibyte strings: macros for multi-byte encodings. Copyright (C) 2001, 2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-openat-safer.c /* Test that openat_safer leave standard fds alone. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\open-cloexec.m4 # Test whether O_CLOEXEC is defined. dnl Copyright 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\ctype.in.h /* A substitute for ISO C99 , for platforms on which it is incomplete. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mbsrtowcs.m4 # mbsrtowcs.m4 serial 13 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-select.h /* Test of select() substitute. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-signal-h.c /* Test of substitute. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\eealloc.m4 # eealloc.m4 serial 3 dnl Copyright (C) 2003, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\close.m4 # close.m4 serial 9 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\init.sh aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\init.sh # source this file; set up for tests # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Using this file in a test # ========================= # # The typical skeleton of a test looks like this: # # #!/bin/sh # . "${srcdir=.}/init.sh"; path_prepend_ . # Execute some commands. # Note that these commands are executed in a subdirectory, therefore you # need to prepend "../" to relative filenames in the build directory. # Note that the "path_prepend_ ." is useful only if the body of your # test invokes programs residing in the initial directory. # For example, if the programs you want to test are in src/, and this test # script is named tests/test-1, then you would use "path_prepend_ ../src", # or perhaps export PATH='$(abs_top_builddir)/src$(PATH_SEPARATOR)'"$$PATH" # to all tests via automake's TESTS_ENVIRONMENT. # Set the exit code 0 for success, 77 for skipped, or 1 or other for failure. # Use the skip_ and fail_ functions to print a diagnostic and then exit # with the corresponding exit code. # Exit $? # Executing a test that uses this file # ==================================== # # Running a single test: # $ make check TESTS=test-foo.sh # # Running a single test, with verbose output: # $ make check TESTS=test-foo.sh VERBOSE=yes # # Running a single test, keeping the temporary directory: # $ make check TESTS=test-foo.sh KEEP=yes # # Running a single test, with single-stepping: # 1. Go into a sub-shell: # $ bash # 2. Set relevant environment variables from TESTS_ENVIRONMENT in the # Makefile: # $ export srcdir=../../tests # this is an example # 3. Execute the commands from the test, copy&pasting them one by one: # $ . "$srcdir/init.sh"; path_prepend_ . # ... # 4. Finally # $ exit # ============================================================================= # Elementary diagnostics -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mbslen.m4 # mbslen.m4 serial 2 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\timespec.m4 #serial 15 # Copyright (C) 2000-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strdup.c /* Copyright (C) 1991, 1996-1998, 2002-2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\execdir-fd-leak.sh # This test verifies that find does not leak a file descriptor for the working # directory specified by the -execdir option. # See Savannah bug #34976. # Copyright (C) 2013-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\nstrftime.m4 # serial 34 # Copyright (C) 1996-1997, 1999-2007, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Jim Meyering and Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-priv-set.c /* Test the priv-set module. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fseeko.c /* Test of fseeko() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stdlib_h.m4 # stdlib_h.m4 serial 48 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\absolute-header.m4 # absolute-header.m4 serial 16 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Derek Price. # gl_ABSOLUTE_HEADER(HEADER1 HEADER2 ...) # --------------------------------------- # Find the absolute name of a header file, testing first if the header exists. # If the header were sys/inttypes.h, this macro would define # ABSOLUTE_SYS_INTTYPES_H to the '""' quoted absolute name of sys/inttypes.h # in config.h # (e.g. '#define ABSOLUTE_SYS_INTTYPES_H "///usr/include/sys/inttypes.h"'). # The three "///" are to pacify Sun C 5.8, which otherwise would say # "warning: #include of /usr/include/... may be non-portable". # Use '""', not '<>', so that the /// cannot be confused with a C99 comment. # Note: This macro assumes that the header file is not empty after # preprocessing, i.e. it does not only define preprocessor macros but also # provides some type/enum definitions or function/variable declarations. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\host-cpu-c-abi.m4 # host-cpu-c-abi.m4 serial 11 dnl Copyright (C) 2002-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible and Sam Steingold. dnl Sets the HOST_CPU variable to the canonical name of the CPU. dnl Sets the HOST_CPU_C_ABI variable to the canonical name of the CPU with its dnl C language ABI (application binary interface). dnl Also defines __${HOST_CPU}__ and __${HOST_CPU_C_ABI}__ as C macros in dnl config.h. dnl dnl This canonical name can be used to select a particular assembly language dnl source file that will interoperate with C code on the given host. dnl dnl For example: dnl * 'i386' and 'sparc' are different canonical names, because code for i386 dnl will not run on SPARC CPUs and vice versa. They have different dnl instruction sets. dnl * 'sparc' and 'sparc64' are different canonical names, because code for dnl 'sparc' and code for 'sparc64' cannot be linked together: 'sparc' code dnl contains 32-bit instructions, whereas 'sparc64' code contains 64-bit dnl instructions. A process on a SPARC CPU can be in 32-bit mode or in 64-bit dnl mode, but not both. dnl * 'mips' and 'mipsn32' are different canonical names, because they use dnl different argument passing and return conventions for C functions, and dnl although the instruction set of 'mips' is a large subset of the dnl instruction set of 'mipsn32'. dnl * 'mipsn32' and 'mips64' are different canonical names, because they use dnl different sizes for the C types like 'int' and 'void *', and although dnl the instruction sets of 'mipsn32' and 'mips64' are the same. dnl * The same canonical name is used for different endiannesses. You can dnl determine the endianness through preprocessor symbols: dnl - 'arm': test __ARMEL__. dnl - 'mips', 'mipsn32', 'mips64': test _MIPSEB vs. _MIPSEL. dnl - 'powerpc64': test _BIG_ENDIAN vs. _LITTLE_ENDIAN. dnl * The same name 'i386' is used for CPUs of type i386, i486, i586 dnl (Pentium), AMD K7, Pentium II, Pentium IV, etc., because dnl - Instructions that do not exist on all of these CPUs (cmpxchg, dnl MMX, SSE, SSE2, 3DNow! etc.) are not frequently used. If your dnl assembly language source files use such instructions, you will dnl need to make the distinction. dnl - Speed of execution of the common instruction set is reasonable across dnl the entire family of CPUs. If you have assembly language source files dnl that are optimized for particular CPU types (like GNU gmp has), you dnl will need to make the distinction. dnl See . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\group-member.c /* group-member.c -- determine whether group id is in calling user's group list Copyright (C) 1994, 1997-1998, 2003, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\unlinkat.c /* Work around unlinkat bugs on Solaris 9 and Hurd. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\lock.m4 # lock.m4 serial 14 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-strnlen.c /* * Copyright (C) 2010-2019 Free Software Foundation, Inc. * Written by Eric Blake * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\setenv.c /* Copyright (C) 1992, 1995-2003, 2005-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\c-strcasestr.c /* c-strcasestr.c -- case insensitive substring search in C locale Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\printf-parse.c /* Formatted output to strings. Copyright (C) 1999-2000, 2002-2003, 2006-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fdopendir.m4 # serial 11 # See if we need to provide fdopendir. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\openat.m4 # serial 46 # See if we need to use our replacement for Solaris' openat et al functions. dnl Copyright (C) 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\parse-datetime.m4 # parse-datetime.m4 serial 22 dnl Copyright (C) 2002-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Define HAVE_COMPOUND_LITERALS if the C compiler supports compound literals dnl as in ISO C99. dnl Note that compound literals such as (struct s) { 3, 4 } can be used for dnl initialization of stack-allocated variables, but are not constant dnl expressions and therefore cannot be used as initializer for global or dnl static variables (even though gcc supports this in pre-C99 mode). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\dup.m4 # dup.m4 serial 6 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\time_r.m4 dnl Reentrant time functions: localtime_r, gmtime_r. dnl Copyright (C) 2003, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\float.in.h /* A correct . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strings_h.m4 # Configure a replacement for . # serial 6 # Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\glthread\threadlib.c /* Multithreading primitives. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\version-etc.c /* Print --version and bug-reporting information in a consistent format. Copyright (C) 1999-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* TRANSLATORS: Translate "(C)" to the copyright symbol (C-in-a-circle), if this symbol is available in the user's locale. Otherwise, do not translate "(C)"; leave it as-is. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\nocrash.m4 # nocrash.m4 serial 5 dnl Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Based on libsigsegv, from Bruno Haible and Paolo Bonzini. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-wctype-h.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getdtablesize.c /* getdtablesize() function: Return maximum possible file descriptor value + 1. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fpending.m4 # serial 22 # Copyright (C) 2000-2001, 2004-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering dnl Using code from emacs, based on suggestions from Paul Eggert dnl and Ulrich Drepper. dnl Find out how to determine the number of pending output bytes on a stream. dnl glibc (2.1.93 and newer) and Solaris provide __fpending. On other systems, dnl we have to grub around in the (possibly opaque) FILE struct. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\pthread_sigmask.m4 # pthread_sigmask.m4 serial 16 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-update-copyright.sh # Test suite for update-copyright. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Ensure the update-copyright program gets found. # Copyright (C) 1990-2005, 2007-2009 Free Software # Foundation, Inc. ## Copyright (C) 1990-2005, 2007-2009 Free Software # Foundation, Inc. ## Copyright (C) 1990-2005, 2007-2009 Free Software # Foundation, Inc. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strcasestr.m4 # strcasestr.m4 serial 24 dnl Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check that strcasestr is present and works. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getopt.m4 # getopt.m4 serial 46 dnl Copyright (C) 2002-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Request a POSIX compliant getopt function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\gnulib-common.m4 # gnulib-common.m4 serial 44 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strerror_r.c /* strerror_r.c --- POSIX compatible system error routine Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\basename.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\basename-lgpl.c /* basename.c -- return the last element in a file name Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getdelim.m4 # getdelim.m4 serial 13 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\xstrtol-error.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\xstrtol.h /* A more useful interface to strtol. Copyright (C) 1995-1996, 1998-1999, 2001-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-ftello.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-ftello3.c /* Test of ftello() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\limits-h.m4 dnl Check whether limits.h has needed features. dnl Copyright 2016-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mbchar.m4 # mbchar.m4 serial 9 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl autoconf tests required for use of mbchar.m4 dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\pthread_sigmask.c /* POSIX compatible signal blocking for threads. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-localename.c /* Test of gl_locale_name function and its variants. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-binary-io.c /* Test of binary mode I/O. Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-lstat.h /* Test of lstat() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\sockets.c /* sockets.c --- wrappers for Windows socket functions Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-snprintf.c /* Test of snprintf() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fnmatch_loop.c /* Copyright (C) 1991-1993, 1996-2006, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\extern-inline.m4 dnl 'extern inline' a la ISO C99. dnl Copyright 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-strtoull.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-strtoumax.c /* * Copyright (C) 2011-2019 Free Software Foundation, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-c-strcasecmp.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-c-strncasecmp.c /* Test of case-insensitive string comparison function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getcwd-lgpl.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getcwd.c /* Test of getcwd() function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\size_max.m4 # size_max.m4 serial 11 dnl Copyright (C) 2003, 2005-2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-thread_create.c /* Test of gl_thread_create () macro. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\same-inode.h /* Determine whether two stat buffers are known to refer to the same file. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\dosname.h /* File names on MS-DOS/Windows systems. Copyright (C) 2000-2001, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . From Paul Eggert and Jim Meyering. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fcntl.in.h /* Like , but with non-working flags defined to 0. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\same.m4 #serial 10 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/same.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fcntl-safer.m4 #serial 9 dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\dtotimespec.c /* Convert double to timespec. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\vasnprintf.m4 # vasnprintf.m4 serial 36 dnl Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\glthread\yield.h /* Yielding the processor to other threads and processes. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\signature.h /* Macro for checking that a function declaration is compliant. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\warn-on-use.m4 # warn-on-use.m4 serial 6 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # gl_WARN_ON_USE_PREPARE(INCLUDES, NAMES) # --------------------------------------- # If the module 'posixcheck' is in use: # # For each whitespace-separated element in the list of NAMES, define # HAVE_RAW_DECL_name if the function has a declaration among INCLUDES # even after being undefined as a macro. # # See warn-on-use.h for some hints on how to poison function names, as # well as ideas on poisoning global variables and macros. NAMES may # include global variables, but remember that only functions work with # _GL_WARN_ON_USE. Typically, INCLUDES only needs to list a single # header, but if the replacement header pulls in other headers because # some systems declare functions in the wrong header, then INCLUDES # should do likewise. # # It is generally safe to assume declarations for functions declared # in the intersection of C89 and C11 (such as printf) without # needing gl_WARN_ON_USE_PREPARE. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fstatat.c /* Work around an fstatat bug on Solaris 9. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\intl-thread-locale.m4 # intl-thread-locale.m4 serial 4 dnl Copyright (C) 2015-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Check how to retrieve the name of a per-thread locale (POSIX locale_t). dnl Sets gt_nameless_locales. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\findutils-version.c /* findutils-version.c -- show version information for findutils Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\math_h.m4 # math_h.m4 serial 119 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\fstype.c /* fstype.c -- determine type of file systems that files are on Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-i-ring.c /* Test the simple ring buffer. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-alloca-opt.c /* Test of optional automatic memory allocation. Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\xalloc.m4 # xalloc.m4 serial 18 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\macros.h /* Common macros used by gnulib tests. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mbchar.h /* Multibyte character data type. Copyright (C) 2001, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\local.mk ## Process this file with automake to produce Makefile.in -*-Makefile-*-. ## Copyright (C) 2007-2019 Free Software Foundation, Inc. ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation, either version 3 of the License, or ## (at your option) any later version. ## This program is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-listen.c /* Test listen() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-stddef.c /* Test of substitute. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\priv-set.m4 # serial 8 # Copyright (C) 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by David Bartley. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\localtime-buffer.m4 # localtime-buffer.m4 serial 1 dnl Copyright (C) 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\priv-set.c /* Query, remove, or restore a Solaris privilege. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by David Bartley. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\type_list.sh # Verify find's behavior regarding comma-separated file type arguments # to the -type/-xtype options. # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fts_.h /* Traverse a file hierarchy. Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)fts.h 8.3 (Berkeley) 8/14/94 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\sys_types.in.h /* Provide a more complete sys/types.h. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\modechange.m4 # modechange.m4 serial 7 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\inet_pton.m4 # inet_pton.m4 serial 18 dnl Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fseeko4.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fseeko3.c /* Test of fseeko() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stdlib.in.h /* A GNU-like . Copyright (C) 1995, 2001-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stat-w32.c /* Core of implementation of fstat and stat for native Windows. Copyright (C) 2017-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\i-ring.m4 # serial 2 dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fpending.c /* fpending.c -- return the number of pending output bytes on a stream Copyright (C) 2000, 2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\streq.h /* Optimized string comparison. Copyright (C) 2001-2002, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fileblocks.m4 # fileblocks.m4 serial 6 dnl Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fcntl.c /* Test of fcntl(2). Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\compile # Copyright (C) 1999-2018 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\intprops.h /* intprops.h -- properties of integer types Copyright (C) 2001-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-isnand.h /* Test of isnand() substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-open.h /* Test of opening a file descriptor. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\po\Makefile.in.in # Makefile for PO directory in any package using GNU gettext. # Copyright (C) 1995-2000 Ulrich Drepper # Copyright (C) 2000-2019 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, # without any warranty. # # Origin: gettext-0.20 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stdint.in.h /* Copyright (C) 2001-2002, 2004-2019 Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood. This file is part of gnulib. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\memchr.c /* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2019 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and commentary by Jim Blandy (jimb@ai.mit.edu); adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), and implemented by Roland McGrath (roland@ai.mit.edu). NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\timegm.m4 # timegm.m4 serial 12 dnl Copyright (C) 2003, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-freading.c /* Test of freading() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fcntl.c /* Provide file descriptor control. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fileblocks.c /* Convert file size to number of blocks on System V-like machines. Copyright (C) 1990, 1997-1999, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\qmark.c /* qmark.c -- quote 'dangerous' filenames Derived from coreutils' ls.c. Copyright (C) 1985-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* This comment, IN_CTYPE_DOMAIN and ISPRINT were borrowed from coreutils at Sun Jun 5 21:17:40 2005 UTC. Jim Meyering writes: "... Some ctype macros are valid only for character codes that isascii says are ASCII (SGI's IRIX-4.0.5 is one such system --when using /bin/cc or gcc but without giving an ansi option). So, all ctype uses should be through macros like ISPRINT... If STDC_HEADERS is defined, then autoconf has verified that the ctype macros don't need to be guarded with references to isascii. ... Defining isascii to 1 should let any compiler worth its salt eliminate the && through constant folding." Bruno Haible adds: "... Furthermore, isupper(c) etc. have an undefined result if c is outside the range -1 <= c <= 255. One is tempted to write isupper(c) with c being of type `char', but this is wrong if c is an 8-bit character >= 128 which gets sign-extended to a negative value. The macro ISUPPER protects against this as well." (Actually that rule of ISUPPER is now taken by to_uchar). */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\unistd_h.m4 # unistd_h.m4 serial 74 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Simon Josefsson, Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mountlist.c /* mountlist.c -- return a list of mounted file systems Copyright (C) 1991-1992, 1997-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\inttypes.in.h /* Copyright (C) 2006-2019 Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible, Derek Price. This file is part of gnulib. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mountlist.m4 # serial 13 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-vasnprintf.c /* Test of vasnprintf() and asnprintf() functions. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\name-lbracket-literal.sh # Test that find -name treats the unquoted '[' argument literally. # See Savannah bug #32043. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\nap.h /* Assist in file system timestamp tests. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\faccessat.c /* Check the access rights of a file relative to an open directory. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\glthread\thread.h aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\glthread\thread.c /* Creating and controlling threads. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\raise.m4 # raise.m4 serial 4 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\isnanl.m4 # isnanl.m4 serial 20 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\i-ring.c /* a simple ring buffer Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\locate\updatedb.sh # updatedb -- build a locate pathname database # Copyright (C) 1994-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # csh original by James Woods; sh conversion by David MacKenzie. #exec 2> /tmp/updatedb-trace.txt #set -x -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\inttostr.h /* inttostr.h -- convert integers to printable strings Copyright (C) 2001-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fseeko.m4 # fseeko.m4 serial 19 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\__inline.m4 # Test for __inline keyword dnl Copyright 2017-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strncasecmp.c /* strncasecmp.c -- case insensitive string comparator Copyright (C) 1998-1999, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\closeout.c /* Close standard output and standard error, exiting with a diagnostic on error. Copyright (C) 1998-2002, 2004, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\isnan.c /* Test for NaN that does not need libm. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\opendir.m4 # opendir.m4 serial 5 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stddef_h.m4 dnl A placeholder for , for platforms that have issues. # stddef_h.m4 serial 6 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mmap-anon.m4 # mmap-anon.m4 serial 10 dnl Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Detect how mmap can be used to create anonymous (not file-backed) memory # mappings. # - On Linux, AIX, OSF/1, Solaris, Cygwin, Interix, Haiku, both MAP_ANONYMOUS # and MAP_ANON exist and have the same value. # - On HP-UX, only MAP_ANONYMOUS exists. # - On Mac OS X, FreeBSD, NetBSD, OpenBSD, only MAP_ANON exists. # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be # used. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strtoimax.c /* Convert string representation of a number into an intmax_t value. Copyright (C) 1999, 2001-2004, 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\alloca.m4 # alloca.m4 serial 15 dnl Copyright (C) 2002-2004, 2006-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\unistd-safer.m4 #serial 9 dnl Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-limits-h.c /* Test of substitute. Copyright 2016-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\locale_h.m4 # locale_h.m4 serial 21 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\wchar.in.h /* A substitute for ISO C99 , for platforms that have issues. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-accept.c /* Test accepting a connection to a server socket. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\hard-locale.c /* hard-locale.c -- Determine whether a locale is hard. Copyright (C) 1997-1999, 2002-2004, 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\wcwidth.c /* Determine the number of screen columns needed for a character. Copyright (C) 2006-2007, 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\gettext.h /* Convenience header for conditional use of GNU . Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\tzset.m4 # serial 12 # Copyright (C) 2003, 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # See if we have a working tzset function. # If so, arrange to compile the wrapper function. # For at least Solaris 2.5.1 and 2.6, this is necessary # because tzset can clobber the contents of the buffer # used by localtime. # Written by Paul Eggert and Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\perror.c /* Print a message describing error code. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\yesno.c /* yesno.c -- read a yes/no response from stdin Copyright (C) 1990, 1998, 2001, 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\str-two-way.h /* Byte-wise substring search, using the Two-Way algorithm. Copyright (C) 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Eric Blake , 2008. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ /* Before including this file, you need to include and , and define: RETURN_TYPE A macro that expands to the return type. AVAILABLE(h, h_l, j, n_l) A macro that returns nonzero if there are at least N_L bytes left starting at H[J]. H is 'unsigned char *', H_L, J, and N_L are 'size_t'; H_L is an lvalue. For NUL-terminated searches, H_L can be modified each iteration to avoid having to compute the end of H up front. For case-insensitivity, you may optionally define: CMP_FUNC(p1, p2, l) A macro that returns 0 iff the first L characters of P1 and P2 are equal. CANON_ELEMENT(c) A macro that canonicalizes an element right after it has been fetched from one of the two strings. The argument is an 'unsigned char'; the result must be an 'unsigned char' as well. This file undefines the macros documented above, and defines LONG_NEEDLE_THRESHOLD. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\locate\Makefile.in aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\Makefile.in aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\xargs\Makefile.in aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\doc\Makefile.in aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\m4\Makefile.in aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\Makefile.in aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getdelim.c /* getdelim.c --- Implementation of replacement getdelim function. Copyright (C) 1994, 1996-1998, 2001, 2003, 2005-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\snprintf.m4 # snprintf.m4 serial 7 dnl Copyright (C) 2002-2004, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Libintl 0.17 will replace snprintf only if it does not support %1$s, dnl but defers to any gnulib snprintf replacements. Therefore, gnulib dnl must guarantee that the decision for replacing snprintf is a superset dnl of the reasons checked by libintl. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strndup.m4 # strndup.m4 serial 22 dnl Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-pthread_sigmask1.c /* Test of pthread_sigmask in a single-threaded program. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fflush.m4 # fflush.m4 serial 17 # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Eric Blake dnl Find out how to obey POSIX semantics of fflush(stdin) discarding dnl unread input on seekable streams, rather than C99 undefined semantics. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\malloca.c /* Safe automatic memory allocation. Copyright (C) 2003, 2006-2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2003, 2018. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\sys_time.in.h /* Provide a more complete sys/time.h. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\uniwidth\cjk.h /* Test for CJK encoding. Copyright (C) 2001-2002, 2005-2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\gendocs.sh # Copyright 2003-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # Original author: Mohit Agarwal. # Send bug reports and any other correspondence to bug-gnulib@gnu.org. # # The latest version of this script, and the companion template, is # available from the Gnulib repository: # # https://git.savannah.gnu.org/cgit/gnulib.git/tree/build-aux/gendocs.sh # https://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/gendocs_template # TODO: # - image importing was only implemented for HTML generated by # makeinfo. But it should be simple enough to adjust. # - images are not imported in the source tarball. All the needed # formats (PDF, PNG, etc.) should be included. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this file. If not, see . # # As a special exception to the GNU General Public License, # this file may be distributed as part of a program that # contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\raise.c /* Provide a non-threads replacement for the POSIX raise function. Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\glibc21.m4 # glibc21.m4 serial 5 dnl Copyright (C) 2000-2002, 2004, 2008, 2010-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Test for the GNU C Library, version 2.1 or newer, or uClibc. # From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\openat-die.c /* Report a save- or restore-cwd failure in our openat replacement and then exit. Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-xstrtol.c /* Test of xstrtol module. Copyright (C) 1995-1996, 1998-2001, 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\select.c /* Emulation for select(2) Contributed by Paolo Bonzini. Copyright 2008-2019 Free Software Foundation, Inc. This file is part of gnulib. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\gethostname.c /* gethostname emulation for SysV and POSIX.1. Copyright (C) 1992, 2003, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\printf_escape_c.sh # Test -printf with the \c escape character. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\intlmacosx.m4 # intlmacosx.m4 serial 6 (gettext-0.20) dnl Copyright (C) 2004-2014, 2016, 2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Checks for special options needed on Mac OS X. dnl Defines INTL_MACOSX_LIBS. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\xstrtol.m4 #serial 11 dnl Copyright (C) 2002-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-verify.c /* Test the "verify" module. Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-vc-list-files-git.sh aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-vc-list-files-cvs.sh # Unit tests for vc-list-files # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\hash.h /* hash - hashing table processing. Copyright (C) 1998-1999, 2001, 2003, 2009-2019 Free Software Foundation, Inc. Written by Jim Meyering , 1998. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\trunc.c /* Round towards zero. Copyright (C) 2007, 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getdelim.c /* Test of getdelim() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\uname.m4 # uname.m4 serial 11 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\timespec.h /* timespec -- System time interface Copyright (C) 2000, 2002, 2004-2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\rewinddir.m4 # rewinddir.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\opendirat.c /* Open a directory relative to another directory. Copyright 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Written by Jim Meyering and Paul Eggert. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strstr.c /* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fdopen.m4 # fdopen.m4 serial 4 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\chdir-long.m4 #serial 16 # Use Gnulib's robust chdir function. # It can handle arbitrarily long directory names, which means # that when it is given the name of an existing directory, it # never fails with ENAMETOOLONG. # Arrange to compile chdir-long.c only on systems that define PATH_MAX. dnl Copyright (C) 2004-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\dirname.m4 #serial 10 -*- autoconf -*- dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl No prerequisites of lib/basename-lgpl.c, lib/dirname-lgpl.c, dnl lib/stripslash.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stpcpy.m4 # stpcpy.m4 serial 8 dnl Copyright (C) 2002, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mbsinit.c /* Test for initial conversion state. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\putenv.c /* Copyright (C) 1991, 1994, 1997-1998, 2000, 2003-2019 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\usleep.m4 # usleep.m4 serial 6 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl This macro intentionally does not check for select or nanosleep; dnl both of those modules can require external libraries. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\float.c /* Auxiliary definitions for . Copyright (C) 2011-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\test-driver # Copyright (C) 2011-2018 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . # Make unconditional expansion of undefined variables an error. This # helps a lot in preventing typo-related bugs. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\unlink.c /* Work around unlink bugs. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\libunistring-base.m4 # libunistring-base.m4 serial 5 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paolo Bonzini and Bruno Haible. dnl gl_LIBUNISTRING_MODULE([VERSION], [Module]) dnl Declares that the source files of Module should be compiled, unless we dnl are linking with libunistring and its version is >= the given VERSION. dnl Defines an automake conditional LIBUNISTRING_COMPILE_$MODULE that is dnl true if the source files of Module should be compiled. dnl This macro is to be used for public libunistring API, not for dnl undocumented API. dnl dnl You have to bump the VERSION argument to the next projected version dnl number each time you make a change that affects the behaviour of the dnl functions defined in Module (even if the sources of Module itself do not dnl change). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\sample-test # FIXME # Copyright (C) 2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\vasnprintf.h /* vsprintf with automatic memory allocation. Copyright (C) 2002-2004, 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-bitrotate.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\error.m4 #serial 14 # Copyright (C) 1996-1998, 2001-2004, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\splitstring.c /* splitstring.c -- split a const string into fields. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\readlink.c /* Stub for readlink(). Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-areadlinkat.c /* Tests of areadlinkat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\update-copyright # Update an FSF copyright year list to include the current year. # Copyright (C) 2009-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Jim Meyering and Joel E. Denny # The arguments to this script should be names of files that contain # copyright statements to be updated. The copyright holder's name # defaults to "Free Software Foundation, Inc." but may be changed to # any other name by using the "UPDATE_COPYRIGHT_HOLDER" environment # variable. # # For example, you might wish to use the update-copyright target rule # in maint.mk from gnulib's maintainer-makefile module. # # Iff a copyright statement is recognized in a file and the final # year is not the current year, then the statement is updated for the # new year and it is reformatted to: # # 1. Fit within 72 columns. # 2. Convert 2-digit years to 4-digit years by prepending "19". # 3. Expand copyright year intervals. (See "Environment variables" # below.) # # A warning is printed for every file for which no copyright # statement is recognized. # # Each file's copyright statement must be formatted correctly in # order to be recognized. For example, each of these is fine: # # Copyright @copyright{} 1990-2005, 2007-2009 Free Software # Foundation, Inc. # # # Copyright (C) 1990-2005, 2007-2009 Free Software # # Foundation, Inc. # # /* # * Copyright © 90,2005,2007-2009 # * Free Software Foundation, Inc. # */ # # However, the following format is not recognized because the line # prefix changes after the first line: # # ## Copyright (C) 1990-2005, 2007-2009 Free Software # # Foundation, Inc. # # However, any correctly formatted copyright statement following # a non-matching copyright statements would be recognized. # # The exact conditions that a file's copyright statement must meet # to be recognized are: # # 1. It is the first copyright statement that meets all of the # following conditions. Subsequent copyright statements are # ignored. # 2. Its format is "Copyright (C)", then a list of copyright years, # and then the name of the copyright holder. # 3. The "(C)" takes one of the following forms or is omitted # entirely: # # A. (C) # B. (c) # C. @copyright{} # D. © # E. © # # 4. The "Copyright" appears at the beginning of a line, except that it # may be prefixed by any sequence (e.g., a comment) of no more than # 5 characters -- including white space. # 5. Iff such a prefix is present, the same prefix appears at the # beginning of each remaining line within the FSF copyright # statement. There is one exception in order to support C-style # comments: if the first line's prefix contains nothing but # whitespace surrounding a "/*", then the prefix for all subsequent # lines is the same as the first line's prefix except with each of # "/" and possibly "*" replaced by a " ". The replacement of "*" # by " " is consistent throughout all subsequent lines. # 6. Blank lines, even if preceded by the prefix, do not appear # within the FSF copyright statement. # 7. Each copyright year is 2 or 4 digits, and years are separated by # commas or dashes. Whitespace may appear after commas. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getfilecon.c /* wrap getfilecon, lgetfilecon, and fgetfilecon Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\xalloc.h /* xalloc.h -- malloc with out-of-memory checking Copyright (C) 1990-2000, 2003-2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\exponentd.m4 # exponentd.m4 serial 3 dnl Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\locale-fr.m4 # locale-fr.m4 serial 19 dnl Copyright (C) 2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Determine the name of a french locale with traditional encoding. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\memchr.m4 # memchr.m4 serial 14 dnl Copyright (C) 2002-2004, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\rmdir.m4 # rmdir.m4 serial 16 dnl Copyright (C) 2002, 2005, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\localeconv.c /* Query locale dependent information for formatting numbers. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\filenamecat-lgpl.c /* Concatenate two arbitrary file names. Copyright (C) 1996-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getgroups.c /* provide consistent interface to getgroups for systems that don't allow N==0 Copyright (C) 1996, 1999, 2003, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stat-time.h /* stat-related time functions. Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\exponentf.m4 # exponentf.m4 serial 2 dnl Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\freading.m4 # freading.m4 serial 1 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\pipe.m4 # pipe.m4 serial 2 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\timespec-sub.c /* Subtract two struct timespec values. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\close-stream.c /* Close a stream, with nicer error checking than fclose's. Copyright (C) 1998-2002, 2004, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\localeconv.m4 # localeconv.m4 serial 1 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\string.in.h /* A GNU-like . Copyright (C) 1995-1996, 2001-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\binary-io.h /* Binary mode I/O. Copyright (C) 2001, 2003, 2005, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbsinit.c /* Test of test for initial conversion state. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mbtowc-impl.h /* Convert multibyte character to wide character. Copyright (C) 2011-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fd-hook.c /* Hook for making file descriptor functions close(), ioctl() extensible. Copyright (C) 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\st_dm_mode.m4 # serial 6 # Copyright (C) 1998-1999, 2001, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Define HAVE_ST_DM_MODE if struct stat has an st_dm_mode member. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-isinf.c /* Test of isinf() substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-trunc2.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-trunc1.c /* Test of rounding towards zero. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\uniwidth\width.c /* Determine display width of Unicode character. Copyright (C) 2001-2002, 2006-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2002. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\setlocale.c /* Set the current locale. -*- coding: utf-8 -*- Copyright (C) 2009, 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\regexprops.c /* regexprops.c -- document the properties of the regular expressions understood by gnulib. Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\ftell.m4 # ftell.m4 serial 3 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\snprintf.c /* Formatted output to strings. Copyright (C) 2004, 2006-2019 Free Software Foundation, Inc. Written by Simon Josefsson and Paul Eggert. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\regex.h /* Definitions for data structures and routines for the regular expression library. Copyright (C) 1985, 1989-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\pred.c /* pred.c -- execute the expression tree. Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\symlinkat.c /* Create a symlink relative to an open directory. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mbsrtowcs-impl.h /* Convert string to wide string. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-isnanf.h /* Test of isnanf() substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\malloca.m4 # malloca.m4 serial 1 dnl Copyright (C) 2003-2004, 2006-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mktime.c /* Convert a 'struct tm' to a time_t value. Copyright (C) 1993-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Eggert . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\gen-changelog.sh # Generate the ChangeLog for findutils. # Copyright (C) 2015-2019 Free Software Foundation, Inc. # Written by James Youngman. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\btowc.m4 # btowc.m4 serial 11 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\read.c /* POSIX compatible read() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2011. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\xsize.m4 # xsize.m4 serial 5 dnl Copyright (C) 2003-2004, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\w32sock.h aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\w32sock.h /* w32sock.h --- internal auxiliary functions for Windows socket functions Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\human.c /* human.c -- print human readable file size Copyright (C) 1996-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-sys_select.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\readdir.m4 # readdir.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\filenamecat.m4 # filenamecat.m4 serial 11 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/filenamecat-lgpl.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\sharefile.c /* sharefile.c -- open files just once. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\openat.h /* provide a replacement openat function Copyright (C) 2004-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\putenv.m4 # putenv.m4 serial 23 dnl Copyright (C) 2002-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. dnl dnl Check whether putenv ("FOO") removes FOO from the environment. dnl The putenv in libc on at least SunOS 4.1.4 does *not* do that. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-stdbool.c /* Test of substitute. Copyright (C) 2002-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fchdir.m4 # fchdir.m4 serial 24 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\xstrtod.m4 #serial 8 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Prerequisites of lib/xstrtod.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\sys_uio.in.h /* Substitute for . Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\util.c /* util.c -- functions for initializing new tree elements, and other things. Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fdopendir.c /* provide a replacement fdopendir function Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fpurge.m4 # fpurge.m4 serial 9 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\closedir.c /* Stop reading the entries of a directory. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\group-member.m4 # serial 14 # Copyright (C) 1999-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl Written by Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\wcrtomb.m4 # wcrtomb.m4 serial 14 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\msvc-inval.m4 # msvc-inval.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\c-strcaseeq.h /* Optimized case-insensitive string comparison in C locale. Copyright (C) 2001-2002, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-strerror_r.c /* Test of strerror_r() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\unlinkdir.m4 # serial 7 # Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getline.m4 # getline.m4 serial 29 dnl Copyright (C) 1998-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stat-size.h /* macros useful in interpreting size-related values in struct stat. Copyright (C) 1989, 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\buildcmd.h /* buildcmd.[ch] -- build command lines from a stream of arguments Copyright (C) 2005-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\localename.c /* Determine name of the currently selected locale. Copyright (C) 1995-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fchdir.c /* Test changing to a directory named by a file descriptor. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\langinfo_h.m4 # langinfo_h.m4 serial 8 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-faccessat.c /* Test checking user's permissions for a file. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\usleep.c /* Pausing execution of the current thread. Copyright (C) 2009-2019 Free Software Foundation, Inc. Written by Eric Blake , 2009. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-sys_socket.c /* Test of substitute. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\xmalloc.c /* xmalloc.c -- malloc with out of memory checking Copyright (C) 1990-2000, 2002-2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-sys_wait.h /* Test of macros shared between and . Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\ftsfind.c /* find -- search for files in a directory hierarchy (fts version) Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\at-func.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\at-func.c /* Define at-style functions like fstatat, unlinkat, fchownat, etc. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\msvc-inval.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\msvc-inval.h /* Invalid parameter handler for MSVC runtime libraries. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sys_ioctl_h.m4 # sys_ioctl_h.m4 serial 10 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-bind.c /* Test binding a server socket to a port. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fopen-safer.c /* Invoke fopen, but avoid some glitches. Copyright (C) 2001, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\lseek.m4 # lseek.m4 serial 10 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strtol.c /* Convert string representation of a number into an integer value. Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\read.m4 # read.m4 serial 5 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\setenv.m4 # setenv.m4 serial 28 dnl Copyright (C) 2001-2004, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-areadlink.h /* Tests of areadlink and friends. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\m4\mkinstalldirs.m4 dnl Copyright (C) 1995-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Authors: dnl Ulrich Drepper , 1995-2000. dnl Bruno Haible , 2000-2003. # Originally taken from nls.m4 serial 2 (gettext-0.14.3) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\test_splitstring.c /* test_splitstring.c -- unit test for splitstring() Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fstat.m4 # fstat.m4 serial 6 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\dirfd.m4 # serial 26 -*- Autoconf -*- dnl Find out how to get the file descriptor associated with an open DIR*. # Copyright (C) 2001-2006, 2008-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\isfinite.m4 # isfinite.m4 serial 16 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\uniwidth\test-uc_width2.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\uniwidth\test-uc_width.c /* Test of uc_width() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\symlinkat.m4 # serial 9 # See if we need to provide symlinkat replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\time_rz.m4 dnl Time zone functions: tzalloc, localtime_rz, etc. dnl Copyright (C) 2015-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\nstrftime.c /* Copyright (C) 1991-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\file-set.c /* Specialized functions to manipulate a set of files. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\locale.in.h /* A POSIX . Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\testsuite\checklists.py # Copyright (C) 2014-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\useless-if-before-free aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\gitlog-to-changelog # The definition above must lie within the first 8 lines in order # for the Emacs time-stamp write hook (at end) to update it. # If you change this file with Emacs, please let the write hook # do its job. Otherwise, update this string manually. # Copyright (C) 2008-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Written by Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strcase.m4 # strcase.m4 serial 11 dnl Copyright (C) 2002, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strtoull.m4 # strtoull.m4 serial 7 dnl Copyright (C) 2002, 2004, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\ctype.m4 # ctype_h.m4 serial 6 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fnmatch.c /* Test of fnmatch string matching function. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-read.c /* Test the read() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\dirent_h.m4 # dirent_h.m4 serial 16 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\off_t.m4 # off_t.m4 serial 1 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check whether to override the 'off_t' type. dnl Set WINDOWS_64_BIT_OFF_T. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\check-regexprops.sh # Generate regexprops.texi and compare it against the checked-in version. # # Copyright (C) 2009-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\manywarnings.m4 # manywarnings.m4 serial 18 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Simon Josefsson # gl_MANYWARN_COMPLEMENT(OUTVAR, LISTVAR, REMOVEVAR) # -------------------------------------------------- # Copy LISTVAR to OUTVAR except for the entries in REMOVEVAR. # Elements separated by whitespace. In set logic terms, the function # does OUTVAR = LISTVAR \ REMOVEVAR. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\listfile.c /* listfile.c -- display a long listing of a file Copyright (C) 1991-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\sys_socket.in.h /* Provide a sys/socket header file for systems lacking it (read: MinGW) and for systems where it is incomplete. Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stat.m4 # serial 15 # Copyright (C) 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\testsuite\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2001-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # The 2001 copyright line above was added in 2015 based on James # Youngman's best estimate of the original publication date of this # file (it appeared in findutils release 4.1.7 but may have appeared # in earlier releases which I don't have copies of). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\xargs\xargs.c /* xargs -- build and execute command lines from standard input Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\accept.c /* accept.c --- wrappers for Windows accept function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\openat-proc.c /* Create /proc/self/fd-related names for subfiles of open directories. Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\exec.c /* exec.c -- Implementation of -exec, -execdir, -ok, -okdir. Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\wint_t.m4 # wint_t.m4 serial 7 dnl Copyright (C) 2003, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Test whether has the 'wint_t' type and whether gnulib's dnl or would, if present, override 'wint_t'. dnl Prerequisite: AC_PROG_CC -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-perror2.c /* Test of perror() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\closein.m4 # closein.m4 serial 2 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/closein.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fnmatch.m4 # Check for fnmatch - serial 14. -*- coding: utf-8 -*- # Copyright (C) 2000-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Autoconf defines AC_FUNC_FNMATCH, but that is obsolescent. # New applications should use the macros below instead. # Request a POSIX compliant fnmatch function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\d-type.m4 # serial 12 dnl From Jim Meyering. dnl dnl Check whether struct dirent has a member named d_type. dnl # Copyright (C) 1997, 1999-2004, 2006, 2009-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\multiarch.m4 # multiarch.m4 serial 7 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Determine whether the compiler is or may be producing universal binaries. # # On Mac OS X 10.5 and later systems, the user can create libraries and # executables that work on multiple system types--known as "fat" or # "universal" binaries--by specifying multiple '-arch' options to the # compiler but only a single '-arch' option to the preprocessor. Like # this: # # ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ # CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ # CPP="gcc -E" CXXCPP="g++ -E" # # Detect this situation and set APPLE_UNIVERSAL_BUILD accordingly. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\gettime.c /* gettime -- get the system clock Copyright (C) 2002, 2004-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fcntl_h.m4 # serial 15 # Configure fcntl.h. dnl Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\regex.m4 # serial 68 # Copyright (C) 1996-2001, 2003-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl Initially derived from code in GNU grep. dnl Mostly written by Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stdalign.m4 # Check for stdalign.h that conforms to C11. dnl Copyright 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Prepare for substituting if it is not supported. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\rewinddir.c /* Restart reading the entries of a directory from the beginning. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-select-stdin.c /* Test of select() substitute, reading from stdin. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\ioctl.c /* ioctl.c --- wrappers for Windows ioctl function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getcwd-abort-bug.m4 # serial 11 # Determine whether getcwd aborts when the length of the working directory # name is unusually large. Any length between 4k and 16k trigger the bug # when using glibc-2.4.90-9 or older. # Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # From Jim Meyering # gl_FUNC_GETCWD_ABORT_BUG([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\string_h.m4 # Configure a GNU-like replacement for . # Copyright (C) 2007-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 22 # Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sys_socket_h.m4 # sys_socket_h.m4 serial 23 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Simon Josefsson. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\quotearg.c /* quotearg.c - quote arguments for output Copyright (C) 1998-2002, 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\cycle-check.c /* help detect directory cycles efficiently Copyright (C) 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strstr.m4 # strstr.m4 serial 20 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check that strstr works. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\closedir.m4 # closedir.m4 serial 6 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strtoumax.m4 # strtoumax.m4 serial 12 dnl Copyright (C) 2002-2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\fpucw.h /* Manipulating the FPU control word. -*- coding: utf-8 -*- Copyright (C) 2007-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\openat-priv.h /* Internals for openat-like functions. Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\tm_gmtoff.m4 # tm_gmtoff.m4 serial 3 dnl Copyright (C) 2002, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-btowc.c /* Test of conversion of unibyte character to wide character. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\sys_utsname.in.h /* Substitute for . Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-setsockopt.c /* Test setsockopt() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fseek.c /* Test of fseek() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fwrite.c /* Test of fwrite() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\dup2.c /* Duplicate an open file descriptor to a specified file descriptor. Copyright (C) 1999, 2004-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\human.m4 #serial 11 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites of lib/human.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\hash-triple.c /* Hash functions for file-related triples: name, device, inode. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\stddef.in.h /* A substitute for POSIX 2008 , for platforms that have issues. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fstatat.m4 # fstatat.m4 serial 4 dnl Copyright (C) 2004-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Jim Meyering. # If we have the fstatat function, and it has the bug (in AIX 7.1) # that it does not fill in st_size correctly, use the replacement function. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\gethostname.m4 # gethostname.m4 serial 14 dnl Copyright (C) 2002, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Ensure # - the gethostname() function, # - the HOST_NAME_MAX macro in . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\yield.m4 # yield.m4 serial 2 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\sigaction.c /* POSIX compatible signal blocking. Copyright (C) 2008-2019 Free Software Foundation, Inc. Written by Eric Blake , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-ftell.c aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-ftell3.c /* Test of ftell() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\langinfo.in.h /* Substitute for and wrapper around . Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mbswidth.m4 # mbswidth.m4 serial 18 dnl Copyright (C) 2000-2002, 2004, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl autoconf tests required for use of mbswidth.c dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\isinf.m4 # isinf.m4 serial 12 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strerror_r.m4 # strerror_r.m4 serial 19 dnl Copyright (C) 2002, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-math.c /* Test of substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\wchar_h.m4 dnl A placeholder for ISO C99 , for platforms that have issues. dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Eric Blake. # wchar_h.m4 serial 43 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\nl_langinfo.c /* nl_langinfo() replacement: query locale dependent information. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\modf.m4 # modf.m4 serial 7 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\isblank.m4 # isblank.m4 serial 3 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fpurge.c /* Test of fpurge() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fflush2.c /* Test of POSIX compatible fflush() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\time_rz.c /* Time zone functions such as tzalloc and localtime_rz Copyright 2015-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-nstrftime.c /* Test that nstrftime works as required. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\vasnprintf.c /* vsprintf with automatic memory allocation. Copyright (C) 1999, 2002-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sys_types_h.m4 # sys_types_h.m4 serial 9 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fpieee.m4 # fpieee.m4 serial 2 -*- coding: utf-8 -*- dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl IEEE 754 standardized three items: dnl - The formats of single-float and double-float - nowadays commonly dnl available as 'float' and 'double' in C and C++. dnl No autoconf test needed. dnl - The overflow and division by zero behaviour: The result are values dnl '±Inf' and 'NaN', rather than exceptions as it was before. dnl This file provides an autoconf macro for ensuring this behaviour of dnl floating-point operations. dnl - A set of conditions (overflow, underflow, inexact, etc.) which can dnl be configured to trigger an exception. dnl This cannot be done in a portable way: it depends on the compiler, dnl libc, kernel, and CPU. No autoconf macro is provided for this. dnl Ensure non-trapping behaviour of floating-point overflow and dnl floating-point division by zero. dnl (For integer overflow, see gcc's -ftrapv option; for integer division by dnl zero, see the autoconf macro in intdiv0.m4.) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\argmatch.h /* argmatch.h -- definitions and prototypes for argmatch.c Copyright (C) 1990, 1998-1999, 2001-2002, 2004-2005, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\rpmatch.c /* Determine whether string value is affirmation or negative response according to current locale's data. Copyright (C) 1996, 1998, 2000, 2002-2003, 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\inttypes-pri.m4 # inttypes-pri.m4 serial 7 (gettext-0.18.2) dnl Copyright (C) 1997-2002, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\closein.c /* Close standard input, rewinding seekable stdin if necessary. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-openat.c /* Test that openat works. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\environ.m4 # environ.m4 serial 7 dnl Copyright (C) 2001-2004, 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-rwlock1.c /* Test of glthread_rwlock_rdlock function. Copyright (C) 2017-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-gettimeofday.c /* * Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. * Written by Jim Meyering. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\include_next.m4 # include_next.m4 serial 24 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert and Derek Price. dnl Sets INCLUDE_NEXT, INCLUDE_NEXT_AS_FIRST_DIRECTIVE, PRAGMA_SYSTEM_HEADER, dnl and PRAGMA_COLUMNS. dnl dnl INCLUDE_NEXT expands to 'include_next' if the compiler supports it, or to dnl 'include' otherwise. dnl dnl INCLUDE_NEXT_AS_FIRST_DIRECTIVE expands to 'include_next' if the compiler dnl supports it in the special case that it is the first include directive in dnl the given file, or to 'include' otherwise. dnl dnl PRAGMA_SYSTEM_HEADER can be used in files that contain #include_next, dnl so as to avoid GCC warnings when the gcc option -pedantic is used. dnl '#pragma GCC system_header' has the same effect as if the file was found dnl through the include search path specified with '-isystem' options (as dnl opposed to the search path specified with '-I' options). Namely, gcc dnl does not warn about some things, and on some systems (Solaris and Interix) dnl __STDC__ evaluates to 0 instead of to 1. The latter is an undesired side dnl effect; we are therefore careful to use 'defined __STDC__' or '1' instead dnl of plain '__STDC__'. dnl dnl PRAGMA_COLUMNS can be used in files that override system header files, so dnl as to avoid compilation errors on HP NonStop systems when the gnulib file dnl is included by a system header file that does a "#pragma COLUMNS 80" (which dnl has the effect of truncating the lines of that file and all files that it dnl includes to 80 columns) and the gnulib file has lines longer than 80 dnl columns. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\refuse-noop.sh # This test verifies that find refuses the internal -noop, ---noop option. # Between findutils-4.3.1 and 4.6, find dumped core ($? = 139). # See Savannah bug #48180. # Copyright (C) 2016-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\xstrtol.c /* A more useful interface to strtol. Copyright (C) 1995-1996, 1998-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fd-hook.h /* Hook for making file descriptor functions close(), ioctl() extensible. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\canonicalize.c /* Return the canonical absolute name of a given file. Copyright (C) 1996-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\realloc.m4 # realloc.m4 serial 17 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strerror-override.c /* strerror-override.c --- POSIX compatible system error routine Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\extensions.m4 # serial 18 -*- Autoconf -*- # Enable extensions on systems that normally disable them. # Copyright (C) 2003, 2006-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This definition of AC_USE_SYSTEM_EXTENSIONS is stolen from git # Autoconf. Perhaps we can remove this once we can assume Autoconf # 2.70 or later everywhere, but since Autoconf mutates rapidly # enough in this area it's likely we'll need to redefine # AC_USE_SYSTEM_EXTENSIONS for quite some time. # If autoconf reports a warning # warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS # or warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS # the fix is # 1) to ensure that AC_USE_SYSTEM_EXTENSIONS is never directly invoked # but always AC_REQUIREd, # 2) to ensure that for each occurrence of # AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS]) # or # AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS]) # the corresponding gnulib module description has 'extensions' among # its dependencies. This will ensure that the gl_USE_SYSTEM_EXTENSIONS # invocation occurs in gl_EARLY, not in gl_INIT. # AC_USE_SYSTEM_EXTENSIONS # ------------------------ # Enable extensions on systems that normally disable them, # typically due to standards-conformance issues. # # Remember that #undef in AH_VERBATIM gets replaced with #define by # AC_DEFINE. The goal here is to define all known feature-enabling # macros, then, if reports of conflicts are made, disable macros that # cause problems on some platforms (such as __EXTENSIONS__). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\savedir.m4 # savedir.m4 serial 10 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-regex.c /* Test regular expressions Copyright 1996-2001, 2003-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\gettime.m4 # gettime.m4 serial 9 dnl Copyright (C) 2002, 2004-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\strerror-override.h /* strerror-override.h --- POSIX compatible system error routine Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\strnlen.m4 # strnlen.m4 serial 13 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\isnand.m4 # isnand.m4 serial 11 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Check how to get or define isnand(). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\connect.c /* connect.c --- wrappers for Windows connect function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-sigaction.c /* Test of sigaction() function. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mathfunc.m4 # mathfunc.m4 serial 11 dnl Copyright (C) 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # gl_MATHFUNC(FUNC, RETTYPE, PARAMTYPES [, INCLUDES] [, EXTRA-CODE]) # ------------------------------------------------------------------ # tests whether the function FUNC is available in libc or libm. # RETTYPE is the return type. PARAMTYPES is a parameter list, with parentheses. # It sets FUNC_LIBM to empty or "-lm" accordingly. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\argmatch.c /* argmatch.c -- find a match for a string in an array Copyright (C) 1990, 1998-1999, 2001-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sys_time_h.m4 # Configure a replacement for . # serial 9 # Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert and Martin Lambers. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\signal.in.h /* A GNU-like . Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fflush.c /* fflush.c -- allow flushing input streams Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fopen.h /* Test of opening a file stream. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\error.c /* Error handler for noninteractive utilities Copyright (C) 1990-1998, 2000-2007, 2009-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sigaction.m4 # sigaction.m4 serial 7 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Determine if sigaction interface is present. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-inttypes.c /* Test of substitute. Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\threadlib.m4 # threadlib.m4 serial 16 dnl Copyright (C) 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fread.c /* Test of fread() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getprogname.c /* Program name management. Copyright (C) 2016-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\check-math-lib.m4 # check-math-lib.m4 serial 4 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl gl_CHECK_MATH_LIB (VARIABLE, EXPRESSION [, EXTRA-CODE]) dnl dnl Sets the shell VARIABLE according to the libraries needed by EXPRESSION dnl to compile and link: to the empty string if no extra libraries are needed, dnl to "-lm" if -lm is needed, or to "missing" if it does not compile and dnl link either way. dnl dnl Example: gl_CHECK_MATH_LIB([ROUNDF_LIBM], [x = roundf (x);]) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\gettimeofday.m4 # serial 26 # Copyright (C) 2001-2003, 2005, 2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fstatat.c /* Tests of fstatat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Make findutils. # Copyright (C) 1996-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-fcntl-h.c /* Test of substitute. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-sleep.c /* Test of sleep() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\debug-missing-arg.sh # Verify that 'find -D' without further argument outputs an error diagnostic. # Between FINDUTILS_4_3_1-1 and 4.6, find crashed on some platforms. # See Savannah bug #52220. # Copyright (C) 2017-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\str-kmp.h /* Substring search in a NUL terminated string of UNIT elements, using the Knuth-Morris-Pratt algorithm. Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ /* Before including this file, you need to define: UNIT The element type of the needle and haystack. CANON_ELEMENT(c) A macro that canonicalizes an element right after it has been fetched from needle or haystack. The argument is of type UNIT; the result must be of type UNIT as well. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\arpa_inet_h.m4 # arpa_inet_h.m4 serial 13 dnl Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Simon Josefsson and Bruno Haible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-stdint.c /* Test of substitute. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\bind.c /* bind.c --- wrappers for Windows bind function Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\openat.c /* provide a replacement openat function Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-c-ctype.c /* Test of character handling in C locale. Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\ylwrap # Copyright (C) 1996-2018 Free Software Foundation, Inc. # # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-isfinite.c /* Test of isfinite() substitute. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\open.c /* Open a descriptor to a file. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\uname.c /* uname replacement. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\memrchr.c /* memrchr -- find the last occurrence of a byte in a memory block Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2019 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and commentary by Jim Blandy (jimb@ai.mit.edu); adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), and implemented by Roland McGrath (roland@ai.mit.edu). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\wctype_h.m4 # wctype_h.m4 serial 21 dnl A placeholder for ISO C99 , for platforms that lack it. dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\msvc-nothrow.m4 # msvc-nothrow.m4 serial 1 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\ftruncate.m4 # serial 20 # See if we need to emulate a missing ftruncate function using chsize. # Copyright (C) 2000-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\bison.m4 # serial 7 # Copyright (C) 2002, 2005, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\xgetcwd.m4 #serial 8 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-getgroups.c /* Tests of getgroups. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\c-strcasecmp.c /* c-strcasecmp.c -- case insensitive string comparator in C locale Copyright (C) 1998-1999, 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fts.c /* Traverse a file hierarchy. Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\save-cwd.m4 # serial 10 dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Prerequisites for lib/save-cwd.c. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-sigprocmask.c /* Test of sigprocmask. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-unsetenv.c /* Tests of unsetenv. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-uname.c /* Test of system information. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\d-ino.m4 # serial 19 dnl From Jim Meyering. dnl dnl Check whether struct dirent has a member named d_ino. dnl # Copyright (C) 1997, 1999-2001, 2003-2004, 2006-2007, 2009-2019 Free Software # Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mbscasestr.c /* Case-insensitive searching in a string. -*- coding: utf-8 -*- Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2005. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\dircallback.c /* listfile.c -- run a function in a specific directory Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\math.in.h /* A GNU-like . Copyright (C) 2002-2003, 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\minmax.m4 # minmax.m4 serial 4 dnl Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\memrchr.m4 # memrchr.m4 serial 10 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\gcc-function-attributes.h /* gcc-function-attribtues.h -- GCC-specific function attributes Copyright (C) 2016-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\areadlink-with-size.c /* readlink wrapper to return the link name in malloc'd storage. Unlike xreadlink and xreadlink_with_size, don't ever call exit. Copyright (C) 2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-errno.c /* Test of substitute. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\ssize_t.m4 # ssize_t.m4 serial 5 (gettext-0.18.2) dnl Copyright (C) 2001-2003, 2006, 2010-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Test whether ssize_t is defined. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sys_stat_h.m4 # sys_stat_h.m4 serial 31 -*- Autoconf -*- dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Eric Blake. dnl Provide a GNU-like . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mbtowc.m4 # mbtowc.m4 serial 3 dnl Copyright (C) 2011-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stdint.m4 # stdint.m4 serial 53 dnl Copyright (C) 2001-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert and Bruno Haible. dnl Test whether is supported or must be substituted. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\errno.in.h /* A POSIX-like . Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\se-selinux.in.h /* Replacement for platforms that lack it. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2007-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\safe-atoi.c /* safe-atoi.c -- checked string-to-int conversion. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\readlinkat.c /* Read a symlink relative to an open directory. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\mbrtowc.c /* Convert multibyte character to wide character. Copyright (C) 1999-2002, 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2008. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\byteswap.m4 # byteswap.m4 serial 4 dnl Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Written by Oskar Liljeblad. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mbiter.m4 # mbiter.m4 serial 7 dnl Copyright (C) 2005, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl autoconf tests required for use of mbiter.h dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\flexmember.h /* Sizes of structs with flexible array members. Copyright 2016-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the GNU C Library; if not, see . Written by Paul Eggert. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sys_wait_h.m4 # sys_wait_h.m4 serial 6 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\locale-zh.m4 # locale-zh.m4 serial 14 dnl Copyright (C) 2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Determine the name of a chinese locale with GB18030 encoding. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-select-fd.c /* Test of select() substitute, reading or writing from a given file descriptor. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\gnulib-cache.m4 # Copyright (C) 2002-2019 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this file. If not, see . # # As a special exception to the GNU General Public License, # this file may be distributed as part of a program that # contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. # # This file represents the specification of how gnulib-tool is used. # It acts as a cache: It is written and read by gnulib-tool. # In projects that use version control, this file is meant to be put under # version control, like the configure.ac and various Makefile.am files. # Specification in the form of a command-line invocation: # gnulib-tool --import --local-dir=gnulib-local \ # --lib=libgnulib \ # --source-base=gl/lib \ # --m4-base=gl/m4 \ # --doc-base=doc \ # --tests-base=gnulib-tests \ # --aux-dir=build-aux \ # --with-tests \ # --no-conditional-dependencies \ # --no-libtool \ # --macro-prefix=gl \ # alloca \ # areadlinkat \ # argmatch \ # assert \ # byteswap \ # c-strcasestr \ # c-strstr \ # canonicalize \ # cloexec \ # closein \ # closeout \ # ctype \ # d-ino \ # d-type \ # dirent-safer \ # dirname \ # dup2 \ # errno \ # error \ # faccessat \ # fchdir \ # fcntl \ # fdl \ # fdopendir \ # fflush \ # fileblocks \ # filemode \ # fnmatch-gnu \ # fopen-safer \ # fts \ # gcc-attributes \ # gendocs \ # getdelim \ # getline \ # getopt-gnu \ # gettext-h \ # gettimeofday \ # git-version-gen \ # gitlog-to-changelog \ # gnupload \ # gpl-3.0 \ # hash \ # human \ # idcache \ # inline \ # intprops \ # inttypes \ # isblank \ # locale \ # lstat \ # maintainer-makefile \ # malloc-gnu \ # manywarnings \ # math \ # mbrtowc \ # mbscasestr \ # mbsstr \ # mbswidth \ # mktime \ # modechange \ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\selinux-selinux-h.m4 # serial 5 -*- Autoconf -*- # Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # From Jim Meyering # Provide , if necessary. # If it is already present, provide wrapper functions to guard against # misbehavior from getfilecon, lgetfilecon, and fgetfilecon. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\flexmember.m4 # serial 5 # Check for flexible array member support. # Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sleep.m4 # sleep.m4 serial 10 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\fopen.m4 # fopen.m4 serial 10 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-mbsrtowcs.c /* Test of conversion of string to wide string. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-strerror.c /* Test of strerror() function. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\close.c /* close replacement. Copyright (C) 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\freadahead.m4 # freadahead.m4 serial 1 dnl Copyright (C) 2012-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\assert.m4 #serial 7 # Copyright (C) 1998-1999, 2001, 2004, 2008-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl based on code from Eleftherios Gkioulekas dnl Autoconf 2.60 provides AC_HEADER_ASSERT for the same purpose, but dnl it has broken semantics for --enable-assert until 2.64. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-unlink.h /* Tests of unlink. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stdint_h.m4 # stdint_h.m4 serial 9 dnl Copyright (C) 1997-2004, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. # Define HAVE_STDINT_H_WITH_UINTMAX if exists, # doesn't clash with , and declares uintmax_t. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\getcwd-path-max.m4 # serial 22 # Check for several getcwd bugs with long file names. # If so, arrange to compile the wrapper function. # This is necessary for at least GNU libc on linux-2.4.19 and 2.4.20. # I've heard that this is due to a Linux kernel bug, and that it has # been fixed between 2.4.21-pre3 and 2.4.21-pre4. # Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # From Jim Meyering -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\time_h.m4 # Configure a more-standard replacement for . # Copyright (C) 2000-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc. # serial 11 # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert and Jim Meyering. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-cloexec.c /* Test duplicating non-inheritable file descriptors. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\print.c /* print.c -- print/printf-related code. Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fchdir.c /* fchdir replacement. Copyright (C) 2006-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\sigprocmask.c /* POSIX compatible signal blocking. Copyright (C) 2006-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\localcharset.m4 # localcharset.m4 serial 8 dnl Copyright (C) 2002, 2004, 2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-dup-safer.c /* Test that dup_safer leaves standard fds alone. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\envvar-check # -*- sh -*- # Check environment variables for sane values while testing. # Copyright (C) 2000-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\readlinkat.m4 # serial 5 # See if we need to provide readlinkat replacement. dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Written by Eric Blake. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-ioctl.c /* Test of ioctl() function. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\sleep.c /* Pausing execution of the current thread. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\find\oldfind.c /* find -- search for files in a directory hierarchy Copyright (C) 1990-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\ftello.c /* An ftello() function that works around platform bugs. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\xargs\verbose-quote.sh # Verify that 'xargs -t' quotes the command properly when needed. # Copyright (C) 2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-intprops.c /* Test intprops.h. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\lib\extendbuf.c /* extendbuf.c -- manage a dynamically-allocated buffer Copyright (C) 2004-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\malloc.m4 # malloc.m4 serial 19 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fseeko.c /* An fseeko() function that, together with fflush(), is POSIX compliant. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\sys_select_h.m4 # sys_select_h.m4 serial 20 dnl Copyright (C) 2006-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\modf.c /* Get signed integer and fractional parts of a floating-point number. Copyright (C) 2012-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\lseek.c /* An lseek() function that detects pipes. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\tests\find\many-dir-entries-vs-OOM.sh # This test verifies that find does not have excessive memory consumption # even for large directories. # See Savannah bug #34079. # Copyright (C) 2011-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\verify.h /* Compile-time assert-like macros. Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\dirname-lgpl.c /* dirname.c -- return all but the last element in a file name Copyright (C) 1990, 1998, 2000-2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-stat.h /* Tests of stat. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\printf.m4 # printf.m4 serial 61 dnl Copyright (C) 2003, 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Test whether the *printf family of functions supports the 'j', 'z', 't', dnl 'L' size specifiers. (ISO C99, POSIX:2001) dnl Result is gl_cv_func_printf_sizes_c99. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\anytostr.c /* anytostr.c -- convert integers to printable strings Copyright (C) 2001, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-ftruncate.c /* Test truncating a file. Copyright (C) 2011-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\git-version-gen # Copyright (C) 2007-2019 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # This script is derived from GIT-VERSION-GEN from GIT: https://git-scm.com/. # It may be run two ways: # - from a git repository in which the "git describe" command below # produces useful output (thus requiring at least one signed tag) # - from a non-git-repo directory containing a .tarball-version file, which # presumes this script is invoked like "./git-version-gen .tarball-version". # In order to use intra-version strings in your project, you will need two # separate generated version string files: # # .tarball-version - present only in a distribution tarball, and not in # a checked-out repository. Created with contents that were learned at # the last time autoconf was run, and used by git-version-gen. Must not # be present in either $(srcdir) or $(builddir) for git-version-gen to # give accurate answers during normal development with a checked out tree, # but must be present in a tarball when there is no version control system. # Therefore, it cannot be used in any dependencies. GNUmakefile has # hooks to force a reconfigure at distribution time to get the value # correct, without penalizing normal development with extra reconfigures. # # .version - present in a checked-out repository and in a distribution # tarball. Usable in dependencies, particularly for files that don't # want to depend on config.h but do want to track version changes. # Delete this file prior to any autoconf run where you want to rebuild # files to pick up a version string change; and leave it stale to # minimize rebuild time after unrelated changes to configure sources. # # As with any generated file in a VC'd directory, you should add # /.version to .gitignore, so that you don't accidentally commit it. # .tarball-version is never generated in a VC'd directory, so needn't # be listed there. # # Use the following line in your configure.ac, so that $(VERSION) will # automatically be up-to-date each time configure is run (and note that # since configure.ac no longer includes a version string, Makefile rules # should not depend on configure.ac for version updates). # # AC_INIT([GNU project], # m4_esyscmd([build-aux/git-version-gen .tarball-version]), # [bug-project@example]) # # Then use the following lines in your Makefile.am, so that .version # will be present for dependencies, and so that .version and # .tarball-version will exist in distribution tarballs. # # EXTRA_DIST = $(top_srcdir)/.version # BUILT_SOURCES = $(top_srcdir)/.version # $(top_srcdir)/.version: # echo $(VERSION) > $@-t && mv $@-t $@ # dist-hook: # echo $(VERSION) > $(distdir)/.tarball-version -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\c-ctype.h /* Character handling in C locale. These functions work like the corresponding functions in , except that they have the C (POSIX) locale hardwired, whereas the functions' behaviour depends on the current locale set via setlocale. Copyright (C) 2000-2003, 2006, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\cloexec.c /* cloexec.c - set or clear the close-on-exec descriptor flag Copyright (C) 1991, 2004-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . The code is taken from glibc/manual/llio.texi */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\arpa_inet.in.h /* A GNU-like . Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\m4\noreturn.m4 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Authors: dnl James Youngman , 2007. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\modechange.c /* modechange.c -- file mode manipulation Copyright (C) 1989-1990, 1997-1999, 2001, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\thread.m4 # thread.m4 serial 3 dnl Copyright (C) 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\build-aux\install-sh # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # 'make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\fopen.c /* Open a stream to a file. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\idcache.m4 # idcache.m4 serial 7 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\locale-ja.m4 # locale-ja.m4 serial 14 dnl Copyright (C) 2003, 2005-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Determine the name of a japanese locale with EUC-JP encoding. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stdio_h.m4 # stdio_h.m4 serial 49 dnl Copyright (C) 2007-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gnulib-tests\test-setenv.c /* Tests of setenv. Copyright (C) 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\localtime-buffer.c /* Provide access to the last buffer returned by localtime() or gmtime(). Copyright (C) 2001-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\limits.in.h /* A GNU-like . Copyright 2016-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\save-cwd.c /* save-cwd.c -- Save and restore current working directory. Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* Record the location of the current working directory in CWD so that the program may change to other directories and later use restore_cwd to return to the recorded location. This function may allocate space using malloc (via getcwd) or leave a file descriptor open; use free_cwd to perform the necessary free or close. Upon failure, no memory is allocated, any locally opened file descriptors are closed; return non-zero -- in that case, free_cwd need not be called, but doing so is ok. Otherwise, return zero. The _raison d'etre_ for this interface is that the working directory is sometimes inaccessible, and getcwd is not robust or as efficient. So, we prefer to use the open/fchdir approach, but fall back on getcwd if necessary. This module works for most cases with just the getcwd-lgpl module, but to be truly robust, use the getcwd module. Some systems lack fchdir altogether: e.g., OS/2, pre-2001 Cygwin, SCO Xenix. Also, SunOS 4 and Irix 5.3 provide the function, yet it doesn't work for partitions on which auditing is enabled. If you're still using an obsolete system with these problems, please send email to the maintainer of this code. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\mode_t.m4 # mode_t.m4 serial 2 dnl Copyright (C) 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # For using mode_t, it's sufficient to use AC_TYPE_MODE_T and # include . # Define PROMOTED_MODE_T to the type that is the result of "default argument # promotion" (ISO C 6.5.2.2.(6)) of the type mode_t. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\getcwd-lgpl.c /* Copyright (C) 2011-2019 Free Software Foundation, Inc. This file is part of gnulib. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* Favor GPL getcwd.c if both getcwd and getcwd-lgpl modules are in use. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\inttypes_h.m4 # inttypes_h.m4 serial 10 dnl Copyright (C) 1997-2004, 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. # Define HAVE_INTTYPES_H_WITH_UINTMAX if exists, # doesn't clash with , and declares uintmax_t. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\localename.m4 # localename.m4 serial 6 dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this file. If not, see . # # As a special exception to the GNU General Public License, # this file may be distributed as part of a program that # contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. # Reproduce by: # gnulib-tool --import --local-dir=gnulib-local \ # --lib=libgnulib \ # --source-base=gl/lib \ # --m4-base=gl/m4 \ # --doc-base=doc \ # --tests-base=gnulib-tests \ # --aux-dir=build-aux \ # --with-tests \ # --no-conditional-dependencies \ # --no-libtool \ # --macro-prefix=gl \ # alloca \ # areadlinkat \ # argmatch \ # assert \ # byteswap \ # c-strcasestr \ # c-strstr \ # canonicalize \ # cloexec \ # closein \ # closeout \ # ctype \ # d-ino \ # d-type \ # dirent-safer \ # dirname \ # dup2 \ # errno \ # error \ # faccessat \ # fchdir \ # fcntl \ # fdl \ # fdopendir \ # fflush \ # fileblocks \ # filemode \ # fnmatch-gnu \ # fopen-safer \ # fts \ # gcc-attributes \ # gendocs \ # getdelim \ # getline \ # getopt-gnu \ # gettext-h \ # gettimeofday \ # git-version-gen \ # gitlog-to-changelog \ # gnupload \ # gpl-3.0 \ # hash \ # human \ # idcache \ # inline \ # intprops \ # inttypes \ # isblank \ # locale \ # lstat \ # maintainer-makefile \ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\stdarg.m4 # stdarg.m4 serial 7 dnl Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Provide a working va_copy in combination with . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\lib\error.h /* Declaration for error-reporting function Copyright (C) 1995-1997, 2003, 2006, 2008-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_2\findutils\4.7.0-r0\findutils-4.7.0\gl\m4\lstat.m4 # serial 32 # Copyright (C) 1997-2001, 2003-2019 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. -------------------------------------------------------------------------------- glib-2.0 2.62.6 =========== LICENSE: LGPLv2.1+ & BSD-3-Clause & PD GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! ---------- This work may be reproduced and distributed in whole or in part, in any medium, physical or electronic, so as long as this copyright notice remains intact and unchanged on all copies. Commercial redistribution is permitted and encouraged, but you may not redistribute, in whole or in part, under terms more restrictive than those under which you received it. If you redistribute a modified or translated version of this work, you must also make the source code to the modified or translated version available in electronic form without charge. However, mere aggregation as part of a larger work shall not count as a modification for this purpose. All code examples in this work are placed into the public domain, and may be used, modified and redistributed without restriction. BECAUSE THIS WORK IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE WORK, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE WORK "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. SHOULD THE WORK PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY REPAIR OR CORRECTION. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE WORK AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE WORK, EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. ---------- Copyright (c) , All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---------- GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author`s reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user`s freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users` freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library`s complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer`s own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user`s computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients` exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. one line to give the library`s name and an idea of what it does. Copyright (C) year name of author This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob` (a library for tweaking knobs) written by James Random Hacker. signature of Ty Coon, 1 April 1990 Ty Coon, President of Vice That`s all there is to it! -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmime.h /* xdgmime.h: XDG Mime Spec mime resolver. Based on version 0.11 of the spec. * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2003 Red Hat, Inc. * Copyright (C) 2003 Jonathan Blandford * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\unix-streams.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\win32-streams.c /* GLib testing framework examples and tests * Copyright (C) 2008 Red Hat, Inc * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdrive.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gvolumemonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixvolume.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixvolumemonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunionvolumemonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gvolumemonitor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gvolume.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixmount.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixvolumemonitor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdrive.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunionvolumemonitor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixvolume.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixmount.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gvolume.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson * David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\ifaceproperties.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\defaultiface.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\accumulator.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\dynamictype.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2001, 2003 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\m4macros\attributes.m4 dnl Macros to check the presence of generic (non-typed) symbols. dnl Copyright (c) 2006-2008 Diego Pettenò dnl Copyright (c) 2006-2008 xine project dnl Copyright (c) 2012 Lucas De Marchi dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; either version 2, or (at your option) dnl any later version. dnl dnl This program is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA dnl 02110-1301, USA. dnl dnl As a special exception, the copyright owners of the dnl macro gives unlimited permission to copy, distribute and modify the dnl configure scripts that are the output of Autoconf when processing the dnl Macro. You need not follow the terms of the GNU General Public dnl License when using or distributing such scripts, even though portions dnl of the text of the Macro appear in them. The GNU General Public dnl License (GPL) does govern all other use of the material that dnl constitutes the Autoconf Macro. dnl dnl This special exception to the GPL applies to versions of the dnl Autoconf Macro released by this project. When you make and dnl distribute a modified version of the Autoconf Macro, you may extend dnl this special exception to the GPL to apply to your modified version as dnl well. dnl Check if FLAG in ENV-VAR is supported by compiler and append it dnl to WHERE-TO-APPEND variable dnl CC_CHECK_FLAG_APPEND([WHERE-TO-APPEND], [ENV-VAR], [FLAG]) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gvdb\gvdb-reader.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\tzdata-update.patch\glib\gtimezone.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gvdb\gvdb-format.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glib-compile-schemas.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtimezone.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpermission.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmemorysettingsbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\strinfo.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpermission.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimplepermission.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsettings-tool.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimplepermission.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch\gio\glib-compile-schemas.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnullsettingsbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gvdb\gvdb-builder.c /* * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gmodule\gmodule-dl.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gmodule\gmodule-ar.c /* GMODULE - GLIB wrapper code for dynamic module loading * Copyright (C) 1998, 2000 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbus-2.0\codegen\codegen_docbook.py aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbus-2.0\codegen\utils.py aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbus-2.0\codegen\parser.py aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbus-2.0\codegen\dbustypes.py # -*- Mode: Python -*- # GDBus - GLib D-Bus Library # # Copyright (C) 2008-2011 Red Hat, Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General # Public License along with this library; if not, see . # # Author: David Zeuthen -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gsignal.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2000-2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gtypeplugin.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gtypeplugin.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\libcharset\README /* Determine a canonical name for the current locale's character encoding. Copyright (C) 2000-2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnotificationbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnotification.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfdonotificationbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gnotification-server.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnotification.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gnotification.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnotificationbackend.h /* * Copyright © 2013 Lars Uebernickel * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Lars Uebernickel */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdelayedsettingsbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gvariant-parser.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsettings.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsettings.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdelayedsettingsbackend.h /* * Copyright © 2009, 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-02.patch\gio\gdbusconnection.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusconnection.c /* GDBus - GLib D-Bus Library * * Copyright (C) 2008-2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: David Zeuthen */ /* * TODO for GDBus: * * - would be nice to expose GDBusAuthMechanism and an extension point * * - Need to rewrite GDBusAuth and rework GDBusAuthMechanism. In particular * the mechanism VFuncs need to be able to set an error. * * - Need to document other mechanisms/sources for determining the D-Bus * address of a well-known bus. * * - e.g. on Win32 we need code like from here * * http://cgit.freedesktop.org/~david/gdbus-standalone/tree/gdbus/gdbusaddress.c#n900 * * that was never copied over here because it originally was copy-paste * from the GPLv2 / AFL 2.1 libdbus sources. * * - on OS X we need to look in launchd for the address * * https://bugs.freedesktop.org/show_bug.cgi?id=14259 * * - on X11 we need to look in a X11 property on the X server * - (we can also just use dbus-launch(1) from the D-Bus * distribution) * * - (ideally) this requires D-Bus spec work because none of * this has never really been specced out properly (except * the X11 bits) * * - Related to the above, we also need to be able to launch a message bus * instance.... Since we don't want to write our own bus daemon we should * launch dbus-daemon(1) (thus: Win32 and OS X need to bundle it) * * - probably want a G_DBUS_NONCE_TCP_TMPDIR environment variable * to specify where the nonce is stored. This will allow people to use * G_DBUS_NONCE_TCP_TMPDIR=/mnt/secure.company.server/dbus-nonce-dir * to easily achieve secure RPC via nonce-tcp. * * - need to expose an extension point for resolving D-Bus address and * turning them into GIOStream objects. This will allow us to implement * e.g. X11 D-Bus transports without dlopen()'ing or linking against * libX11 from libgio. * - see g_dbus_address_connect() in gdbusaddress.c * * - would be cute to use kernel-specific APIs to resolve fds for * debug output when using G_DBUS_DEBUG=message, e.g. in addition to * * fd 21: dev=8:1,mode=0100644,ino=1171231,uid=0,gid=0,rdev=0:0,size=234,atime=1273070640,mtime=1267126160,ctime=1267126160 * * maybe we can show more information about what fd 21 really is. * Ryan suggests looking in /proc/self/fd for clues / symlinks! * Initial experiments on Linux 2.6 suggests that the symlink looks * like this: * * 3 -> /proc/18068/fd * * e.g. not of much use. * * - GDBus High-Level docs * - Proxy: properties, signals... * - Connection: IOStream based, ::close, connection setup steps * mainloop integration, threading * - Differences from libdbus (extend "Migrating from") * - the message handling thread * - Using GVariant instead of GValue * - Explain why the high-level API is a good thing and what * kind of pitfalls it avoids * - Export objects before claiming names * - Talk about auto-starting services (cf. GBusNameWatcherFlags) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsclientconnection.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdummytlsbackend.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpollableutils.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlscertificate.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpollableinputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsconnection.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsserverconnection.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpollableinputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpollableoutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpollableoutputstream.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\filter-streams.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\sleepy-stream.c /* * Copyright © 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmain.h /* gmain.h - the GLib Main loop * Copyright (C) 1998-2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\thread.c /* Unit tests for GThread * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gconverterinputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gzlibcompressor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gasyncinitable.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gasyncinitable.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gzlibcompressor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcharsetconverter.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gconverteroutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginitable.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gconverteroutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gzlibdecompressor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gconverter.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcharsetconverter.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gconverter.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\filter-cat.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gzlibdecompressor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gconverterinputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginitable.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2009 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_ord2utf8.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_version.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_tables.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_exec.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_config.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_get.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_internal.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_fullinfo.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_compile.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_study.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_byte_order.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_string_utils.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_newline.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_xclass.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_valid_utf8.c /* PCRE is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. Written by Philip Hazel Copyright (c) 1997-2012 University of Cambridge ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the University of Cambridge nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------- */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitornm.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginetaddressmask.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitornetlink.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginetaddressmask.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitorbase.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitorbase.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitornetlink.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtask.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\network-monitor.c /* GIO - GLib Input, Output and Streaming Library * * Copyright 2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpollfilemonitor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gasynchelper.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcontenttype.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\giotypes.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfile.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gloadableicon.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileinputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gseekable.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixinputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gioerror.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfilemonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileenumerator.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\goutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleasyncresult.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gthemedicon.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gurifuncs.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gthemedicon.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalvfs.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixmounts.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfilemonitor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixmounts.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdataoutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\goutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfile.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileenumerator.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileicon.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfilenamecompleter.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcontenttype-win32.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gioscheduler.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileinfo.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gasyncresult.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\giomodule.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalvfs.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileinputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixinputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gioenums.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gseekable.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileinputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcancellable.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleasyncresult.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileenumerator.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gicon.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileinfo.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfile.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileinfo.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gvfs.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileenumerator.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gappinfo.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnativevolumemonitor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfilemonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdataoutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdummyfile.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmountoperation.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfilenamecompleter.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixoutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gloadableicon.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileattribute.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gappinfo.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\giomodule.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gresourcefile.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileinfo.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-02.patch\gio\gfile.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmountoperation.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-querymodules.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdatainputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdesktopappinfo.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gvfs.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileoutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdummyfile.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcancellable.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileattribute.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpollfilemonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gasyncresult.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnativevolumemonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gioscheduler.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixoutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileicon.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileoutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gicon.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfilemonitor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfile.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileoutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileinputstream.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\ggettext.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtrashstack.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gutils.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gversion.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1998 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsubprocesslauncher.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2012,2013 Colin Walters * Copyright © 2012,2013 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Ryan Lortie * Author: Colin Walters */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gen-casemap-txt.py aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gen-casefold-txt.py # Copyright (C) 1998, 1999 Tom Tromey # Copyright (C) 2001 Red Hat Software # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtcpwrapperconnection.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2010 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Nicolas Dufresne */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gunidecomp.c /* decomp.c - Character decomposition. * * Copyright (C) 1999, 2000 Tom Tromey * Copyright 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-28153-4.patch\gio\glocalfileoutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileoutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-28153-1.patch\gio\glocalfileoutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-28153-3.patch\gio\glocalfileoutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-28153-5.patch\gio\glocalfileoutputstream.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson */ /* Some of the file replacement code was based on the code from gedit, * relicenced to LGPL with permissions from the authors. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthobserver.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusinterface.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusinterface.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectmanagerclient.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusintrospection.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusnamewatching.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthmechanismsha1.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthmechanismanon.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauth.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthmechanismanon.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusmethodinvocation.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthmechanismexternal.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobject.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusintrospection.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectmanagerclient.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectskeleton.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusmessage.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusmethodinvocation.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthobserver.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusnamewatching.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthmechanism.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectproxy.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusserver.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusproxy.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-02.patch\gio\gdbusinterfaceskeleton.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbuserror.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusprivate.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectmanager.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusproxy.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectmanagerserver.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusprivate.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusutils.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthmechanism.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusmessage.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectmanagerserver.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusinterfaceskeleton.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcredentials.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauth.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusinterfaceskeleton.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthmechanismsha1.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusauthmechanismexternal.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusnameowning.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusaddress.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectproxy.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectskeleton.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusconnection.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusserver.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbus-tool.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobjectmanager.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusnameowning.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusobject.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcredentials.c /* GDBus - GLib D-Bus Library * * Copyright (C) 2008-2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleiostream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleiostream.c /* * Copyright © 2014 NICE s.r.l. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ignacio Casal Quinteiro */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glistmodel.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gliststore.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glistmodel.c /* * Copyright 2015 Lars Uebernickel * Copyright 2015 Ryan Lortie * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: * Lars Uebernickel * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\buffered-input-stream.c /* GLib testing framework examples and tests * Copyright (C) 2008 Red Hat, Inc. * Authors: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre.h /* This is the public header file for the PCRE library, to be #included by applications that call the PCRE functions. Copyright (c) 1997-2012 University of Cambridge ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the University of Cambridge nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------- */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmount.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmount.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2008 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson * David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\printf-parse.c /* Formatted output to strings. Copyright (C) 1999-2000, 2002-2003, 2006-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\testing-helper.c /* * Copyright 2018 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see * . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gapplicationcommandline.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsettingsbackend.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsettingsbackend.c /* * Copyright © 2009, 2010 Codethink Limited * Copyright © 2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Authors: Ryan Lortie * Matthias Clasen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\deprecated\gallocator.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\deprecated\gallocator.h /* * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gbitlock.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gvarianttypeinfo.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gbitlock.c /* * Copyright © 2008 Ryan Lortie * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\gdatetime.c /* gdatetime-tests.c * * Copyright (C) 2009-2010 Christian Hergert * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gpoll.h /* gpoll.h - poll(2) support * Copyright (C) 2008 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\references.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2005 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\testcommon.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\testcommon.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2003 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32636.patch\glib\gvariant-core.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0008.patch\glib\gvariant-core.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gvariant-core.c /* * Copyright © 2007, 2008 Ryan Lortie * Copyright © 2010 Codethink Limited * Copyright © 2022 Endless OS Foundation, LLC * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtrashportal.c /* GIO - GLib Input, Output and Streaming Library * * Copyright 2018, Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gbookmarkfile.c /* gbookmarkfile.c: parsing and building desktop bookmarks * * Copyright (C) 2005-2006 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\goption.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2020-35457.patch\glib\goption.c /* goption.c - Option parser * * Copyright (C) 1999, 2003 Red Hat Software * Copyright (C) 2004 Anders Carlsson * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-serialization.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-tests.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-overflow.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-names.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-connection-slow.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-connection-flush-helper.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-threading.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-02.patch\gio\tests\gdbus-export.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-message.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-introspection.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-export.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-proxy.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-proxy-well-known-name.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-peer.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-non-socket.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-error.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-bz627724.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-connection-loss.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-connection.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-exit-on-close.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-addresses.c /* GLib testing framework examples and tests * * Copyright (C) 2008-2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gquark.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmem.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\deprecated\gmain.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmacros.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gdataset.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\deprecated\gcompletion.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gdate.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmessages.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmessages.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\glist.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnode.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gslist.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtypes.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gdate.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\garray.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\deprecated\gthread.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\grand.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gscanner.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\ghook.h /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gunicollate.c /* gunicollate.c - Collation * * Copyright 2001,2005 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gportalnotificationbackend.c /* * Copyright © 2016 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Matthias Clasen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gapplication-tool.c /* * Copyright © 2013 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmarkup.h /* gmarkup.h - Simple XML-like string parser/writer * * Copyright 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\grcbox.c /* grcbox.c: Reference counted data * * Copyright 2018 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\glist.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gstring.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\deprecated\gcompletion.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\env-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gslist.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\memchunks.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\dirname-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gasyncqueue.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gwin32.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\garray.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\ghash.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtimer.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\file-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\tree.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\shell.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gstrfuncs.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gversion.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\utf8-pointer.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gerror.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtimer.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\completion-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27218.patch\glib\garray.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\node.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\paramspec-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gstringchunk.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\array-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gversionmacros.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\convert.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\ghash.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\grand.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gstring.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\child-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\spawn-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gbacktrace.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gbacktrace.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gstrfuncs.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtree.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\deprecated\gcache.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gutils.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gconvert.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtrashstack.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\relation-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\galloca.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\giochannel.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\tests\array-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\uri.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmem.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gprimes.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\gvalue-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\type-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\ghash.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\testglib.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gunicode.h /* gunicode.h - Unicode manipulation functions * * Copyright (C) 1999, 2000 Tom Tromey * Copyright 2000, 2005 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0004.patch\glib\gvariant-serialiser.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32643.patch\glib\gvariant-serialiser.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0008.patch\glib\gvariant-serialiser.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gvariant-serialiser.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0006.patch\glib\gvariant-serialiser.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-29499.patch\glib\gvariant-serialiser.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0005.patch\glib\gvariant-serialiser.c /* * Copyright © 2007, 2008 Ryan Lortie * Copyright © 2010 Codethink Limited * Copyright © 2020 William Manley * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\regex.c /* * Copyright (C) 2005 - 2006, Marco Barisione * Copyright (C) 2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbus-2.0\codegen\gdbus-codegen.in aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\0010-Do-not-hardcode-python-path-into-various-tools.patch\gio\gdbus-2.0\codegen\gdbus-codegen.in # GDBus - GLib D-Bus Library # # Copyright (C) 2008-2011 Red Hat, Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General # Public License along with this library; if not, see . # # Author: David Zeuthen -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\giostream.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008, 2009 Codethink Limited * Copyright © 2009 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Authors: Ryan Lortie * Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleaction.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gactiongroup.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleactiongroup.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gactionmap.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gaction.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gapplicationimpl-dbus.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gapplication.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleaction.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleactiongroup.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gactiongroup.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gaction.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gapplication.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gactionmap.c /* * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\signbitd.c /* signbit() macro: Determine the sign bit of a floating-point number. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General PublicLicense as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General PublicLicense for more details. You should have received a copy of the GNU Lesser General PublicLicense along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gregex.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gregex.c /* GRegex -- regular expression API wrapper around PCRE. * * Copyright (C) 1999, 2000 Scott Wimer * Copyright (C) 2004, Matthias Clasen * Copyright (C) 2005 - 2007, Marco Barisione * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gthreadedresolver.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gresolver.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkaddress.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gresolver.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2008 Red Hat, Inc. * Copyright (C) 2018 Igalia S.L. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gerror.h /* gerror.h - Error reporting system * * Copyright 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\option-context.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\tests\option-context.c /* Unit tests for GOptionContext * Copyright (C) 2007 Openismus GmbH * Authors: Mathias Hasselmann * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0009.patch\glib\tests\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-29499.patch\glib\tests\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0008.patch\glib\tests\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32611-0001.patch\glib\tests\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32643.patch\glib\tests\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32611-0002.patch\glib\tests\gvariant.c /* * Copyright © 2010 Codethink Limited * Copyright © 2020 William Manley * Copyright © 2022 Endless OS Foundation, LLC * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketoutputstream.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima * © 2009 codethink * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Christian Kellner * Samuel Cormier-Iijima * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gportalsupport.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitorportal.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitorportal.h /* GIO - GLib Input, Output and Streaming Library * * Copyright 2016 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gthread-win32.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * gthread.c: solaris thread system implementation * Copyright 1998-2001 Sebastian Wilhelmi; University of Karlsruhe * Copyright 2001 Hans Breuer * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\libcharset\codeset.m4 # codeset.m4 serial AM1 (gettext-0.10.40) dnl Copyright (C) 2000-2002 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0007.patch\glib\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0003.patch\glib\gvariant-serialiser.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0009.patch\glib\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32611-0001.patch\glib\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0006.patch\glib\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0002.patch\glib\gvariant-serialiser.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0008.patch\glib\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\gvariant.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32611-0002.patch\glib\gvariant.c /* * Copyright © 2007, 2008 Ryan Lortie * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdummytlsbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsbackend.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Red Hat, Inc. * Copyright © 2015 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-02.patch\gio\gsettingsschema.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsettingsschema.c /* * Copyright © 2010 Codethink Limited * Copyright © 2011 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-01.patch\glib\tests\strfuncs.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\strfuncs.c /* Unit tests for gstrfuncs * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsclientconnection.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsconnection.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsserverconnection.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2010 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\dbus-appinfo.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpropertyaction.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gpropertyaction.h /* * Copyright © 2013 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\defaultvalue.c /* GIO default value tests * Copyright (C) 2013 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\option-argv0.c /* * Copyright (C) 2011 Red Hat, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. * * Authors: Colin Walters */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\resolver.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkaddress.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketaddressenumerator.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkservice.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsrvtarget.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketconnectable.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkservice.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gthreadedresolver.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketconnectable.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketaddressenumerator.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2008 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketaddress.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginetaddress.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixsocketaddress.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnativesocketaddress.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginetaddress.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginetsocketaddress.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixsocketaddress.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ginetsocketaddress.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnativesocketaddress.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketaddress.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2008 Christian Kellner, Samuel Cormier-Iijima * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Christian Kellner * Samuel Cormier-Iijima */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32outputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32inputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32outputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32inputstream.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson * Author: Tor Lillqvist */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\protocol.c /* This file is part of GLib * * Copyright (C) 2010 Sven Herzberg * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsettings-mapping.c /* * Copyright © 2010 Novell, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Vincent Untz */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\charset.c /* * Copyright 2018 Red Hat, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\xsize.h /* xsize.h -- Checked size_t computations. Copyright (C) 2003, 2008-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\update-pcre\update.sh # Copy the license. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\giounix.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * giounix.c: IO Channels using unix file descriptors * Copyright 1998 Owen Taylor * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gobject.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gtype-private.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gobjectnotifyqueue.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gtype.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gtype.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gobject-query.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-03.patch\gobject\gtype.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1998-1999, 2000-2001 Tim Janik and Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gspawn-win32.c /* gspawn-win32.c - Process launching on Win32 * * Copyright 2000 Red Hat, Inc. * Copyright 2003 Tor Lillqvist * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmime.c /* xdgmime.c: XDG Mime Spec mime resolver. Based on version 0.11 of the spec. * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2003,2004 Red Hat, Inc. * Copyright (C) 2003,2004 Jonathan Blandford * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\mock-resolver.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gsocketclient-slow.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2018 Igalia S.L. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\inotify\inotify-kernel.c /* Copyright (C) 2005 John McCutchan Copyright © 2015 Canonical Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Authors: Ryan Lortie John McCutchan */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwin32filemonitor.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Chun-wei Fan * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmemoryinputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfilteroutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gbufferedoutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmemoryinputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfilterinputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfilterinputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gbufferedoutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfilteroutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmemoryoutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gbufferedinputstream.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Christian Kellner */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\642026.c /* * Author: Simon McVittie * Copyright © 2011 Nokia Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gsourceclosure.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gvaluetransform.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\testgobject.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\signbitf.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\signbitl.c /* signbit() macro: Determine the sign bit of a floating-point number. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General PublicLicense as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General PublicLicense for more details. You should have received a copy of the GNU Lesser General PublicLicense along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gunibreak.c /* gunibreak.c - line break properties * * Copyright 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\printf-args.c /* Decomposed printf argument list. Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdummyproxyresolver.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocks4aproxy.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocks4proxy.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxyaddressenumerator.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxyresolver.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocks4proxy.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxyresolver.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdummyproxyresolver.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxyaddressenumerator.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocks4aproxy.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Nicolas Dufresne */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gvaluearray.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-reg1-4.patch\gio\gtlspassword.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gtlsconsoleinteraction.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlspassword.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlspassword.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsinteraction.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsinteraction.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gtlsconsoleinteraction.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-10.patch\gio\gtlspassword.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2011 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Stef Walter */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-open.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-tree.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-info.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-list.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-set.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-cat.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-copy.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-remove.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-save.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-rename.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-mkdir.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-mount.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-move.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-monitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-mime.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-tool-trash.c /* * Copyright 2015 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Matthias Clasen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gutf8.c /* gutf8.c - Operations on UTF-8 strings. * * Copyright (C) 1999 Tom Tromey * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\inotify\ginotifyfilemonitor.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2007 Sebastian Dröge. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Alexander Larsson * John McCutchan * Sebastian Dröge * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\singleton.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2006 Imendio AB * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gbsearcharray.h /* GBSearchArray - Binary Searchable Array implementation * Copyright (C) 2000-2003 Tim Janik * * This software is provided "as is"; redistribution and modification * is permitted, provided that the following disclaimer is retained. * * This software is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\stream-rw_all.c /* * Copyright © 2014 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\grefcount.c /* grefcount.c: Reference counting * * Copyright 2018 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\ghook.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GHook: Callback maintenance functions * Copyright (C) 1998 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\ghmac.c /* ghmac.h - data hashing functions * * Copyright (C) 2011 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . * * Author: Stef Walter */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gbytes.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27218.patch\glib\gbytes.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\gbytes.c /* * Copyright © 2009, 2010 Codethink Limited * Copyright © 2011 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie * Stef Walter */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdtlsserverconnection.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdtlsclientconnection.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdtlsconnection.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2010 Red Hat, Inc. * Copyright © 2015 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gapplicationcommandline.c /* * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32notificationbackend.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2018 Endless Mobile, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see * . * * Authors: * - Philip Withnall */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtcpconnection.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008, 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitor.c /* GIO - GLib Input, Output and Streaming Library * * Copyright 2011 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsubprocess.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2012, 2013 Red Hat, Inc. * Copyright © 2012, 2013 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Authors: Colin Walters * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\pattern.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\utf8-validate.c /* GLIB - Library of useful routines for C programming * Copyright (C) 2001 Matthias Clasen * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gresourcefile.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\closure-refcount.c /* Copyright (C) 2005 Imendio AB * * This software is provided "as is"; redistribution and modification * is permitted, provided that the following disclaimer is retained. * * This software is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\inotify\inotify-sub.c /* inotify-sub.c - GVFS Monitor based on inotify. Copyright (C) 2006 John McCutchan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Authors: John McCutchan */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\kqueue\kqueue-helper.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\kqueue\kqueue-missing.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\kqueue\gkqueuefilemonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\kqueue\dep-list.c /******************************************************************************* Copyright (c) 2011, 2012 Dmitry Matveev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. *******************************************************************************/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\resources.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch\gio\tests\resources.c /* GLib testing framework examples and tests * * Copyright (C) 2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\valgrind.h /* -*- c -*- ---------------------------------------------------------------- Notice that the following BSD-style license applies to this one file (valgrind.h) only. The rest of Valgrind is licensed under the terms of the GNU General Public License, version 2, unless otherwise indicated. See the COPYING file in the source distribution for details. ---------------------------------------------------------------- This file is part of Valgrind, a dynamic binary instrumentation framework. Copyright (C) 2000-2017 Julian Seward. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---------------------------------------------------------------- Notice that the above BSD-style license applies to this one file (valgrind.h) only. The entire rest of Valgrind is licensed under the terms of the GNU General Public License, version 2. See the COPYING file in the source distribution for details. ---------------------------------------------------------------- */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\macros.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\mount-operation.c /* GLib testing framework examples and tests * * Copyright © 2018 Endless Mobile, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Philip Withnall */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32registrykey.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-02.patch\gio\gwin32registrykey.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32registrykey.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-07.patch\gio\gwin32registrykey.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2014 Руслан Ижбулатов * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwinhttpfileoutputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-05.patch\gio\win32\gwinhttpfile.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwinhttpfileinputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwinhttpfile.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwinhttpfileinputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwinhttpvfs.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-02.patch\gio\win32\gwinhttpfile.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwinhttpfileoutputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwinhttpvfs.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwinhttpfile.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2008 Novell, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson * Author: Tor Lillqvist */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\data-output-stream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\data-input-stream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\live-g-file.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\g-file.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\g-file-info.c /* GLib testing framework examples and tests * Copyright (C) 2008 Red Hat, Inc. * Authors: Tomas Bzatek * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\glistmodel.c /* * Copyright 2015 Lars Uebernickel * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Lars Uebernickel */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocket.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-09.patch\gio\gsocket.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2008 Christian Kellner, Samuel Cormier-Iijima * Copyright © 2009 Codethink Limited * Copyright © 2009 Red Hat, Inc * Copyright © 2015 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Christian Kellner * Samuel Cormier-Iijima * Ryan Lortie * Alexander Larsson * Philip Withnall */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwin32filemonitor.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Vlad Grecescu * Author: Chun-wei Fan * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusmenumodel.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmenumodel.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusmenumodel.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmenu.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmenumodel.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmenu.c /* * Copyright © 2011 Canonical Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_jit_compile.c /* PCRE is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. Written by Philip Hazel Copyright (c) 1997-2012 University of Cambridge The machine code generator part (this module) was written by Zoltan Herczeg Copyright (c) 2010-2012 ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the University of Cambridge nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------- */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\pcre\pcre_dfa_exec.c /* PCRE is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language (but see below for why this module is different). Written by Philip Hazel Copyright (c) 1997-2012 University of Cambridge ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the University of Cambridge nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------- */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\mem-overflow.c /* Unit tests for g * Copyright (C) 2010 Red Hat, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixconnection.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixfdlist.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixfdmessage.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketcontrolmessage.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\test-printf.c /* Unit tests for gprintf * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\deprecated\grel.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-proxy-unique-name.c /* GLib testing framework examples and tests * * Copyright (C) 2008-2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Cosimo Cecchi */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketconnection.h /* GIO - GLib Input, Output and Streaming Library * Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima * Copyright © 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Christian Kellner * Samuel Cormier-Iijima * Ryan Lortie * Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtcpwrapperconnection.h /* GIO - GLib Input, Output and Streaming Library * Copyright © 2010 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Nicolas Dufresne * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\glib-init.c /* * Copyright © 2011 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\giochannel.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-reg1-2.patch\glib\giochannel.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-reg1-1.patch\glib\giochannel.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\giochannel.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-11.patch\glib\giochannel.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * giochannel.c: IO Channel abstraction * Copyright 1998 Owen Taylor * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\mainloop.c /* Unit tests for GMainLoop * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\genums.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\genums.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gobject.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1998-1999, 2000-2001 Tim Janik and Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gvarianttype.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gvariant.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gvarianttype.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\gvarianttype.c /* * Copyright © 2007, 2008 Ryan Lortie * Copyright © 2009, 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gqueue.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GQueue: Double ended queue implementation, piggy backed on GList. * Copyright (C) 1998 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-reg1-5.patch\gio\tests\tls-interaction.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\tls-interaction.c /* GLib testing framework examples and tests * * Copyright (C) 2011 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Stef Walter */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\atomic.c /* * Copyright 2011 Red Hat, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gatomic.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gatomic.c /* * Copyright © 2011 Ryan Lortie * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketservice.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gthreadedsocketservice.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gthreadedsocketservice.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketservice.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2009 Codethink Limited * Copyright © 2009 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie * Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\static-link.py aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\docs\reference\gio\concat-files-helper.py # -*- coding: utf-8 -*- # Copyright (C) 2018 Collabora Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General # Public License along with this library; if not, see . # # Author: Xavier Claessens -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32volumemonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32mount.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32volumemonitor.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32mount.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2008 Hans Breuer * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson * David Zeuthen * Hans Breuer */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-close-pending.c /* GDBus regression test - close a stream when a message remains to be written * * Copyright © 2006-2010 Red Hat, Inc. * Copyright © 2011 Nokia Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Simon McVittie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxyaddress.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxyaddress.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Nicolas Dufresne */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gkeyfile.h /* gkeyfile.h - desktop entry file parser * * Copyright 2004 Red Hat, Inc. * * Ray Strode * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gstdioprivate.h /* gstdioprivate.h - Private GLib stdio functions * * Copyright 2017 Руслан Ижбулатов * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\gtestutils.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtestutils.c /* GLib testing utilities * Copyright (C) 2007 Imendio AB * Authors: Tim Janik, Sven Herzberg * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\guuid.c /* guuid.c * * Copyright (C) 2013-2015, 2017 Red Hat, Inc. * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\autoptr.c /* GLib testing framework examples and tests * Copyright (C) 2018 Canonical Ltd * Authors: Marco Trevisan * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gslice.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\gslice.c /* GLIB sliced memory - fast concurrent memory chunk allocator * Copyright (C) 2005 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-03.patch\gobject\gsignal.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gsignal.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2000-2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * this code is based on the original GtkSignal implementation * for the Gtk+ library by Peter Mattis */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\grcbox.h /* grcbox.h: Reference counted data * * Copyright 2018 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\po\Makefile.in.in # Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper # # This file file be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. # # - Modified by Owen Taylor to use GETTEXT_PACKAGE # instead of PACKAGE and to look for po2tbl in ./ not in intl/ # # - Modified by jacob berkman to install # Makefile.in.in and po2tbl.sed.in for use with glib-gettextize -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gremoteactiongroup.h /* * Copyright © 2011 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\scannerapi.c /* Gtk+ object tests * Copyright (C) 2007 Patrick Hulin * Copyright (C) 2007 Imendio AB * Authors: Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileiostream.h /* GIO - GLib Input, Io and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gkeyfile.c /* gkeyfile.c - key file parser * * Copyright 2004 Red Hat, Inc. * Copyright 2009-2010 Collabora Ltd. * Copyright 2009 Nokia Corporation * * Written by Ray Strode * Matthias Clasen * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gemblemedicon.h /* Gio - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Matthias Clasen * Clemens N. Buss */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32appinfo.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32appinfo.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2014 Руслан Ижбулатов * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Alexander Larsson * Руслан Ижбулатов */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmimeicon.c /* xdgmimeicon.c: Private file. Datastructure for storing the aliases. * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2008 Red Hat, Inc. * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\isnan.c /* Test for NaN that does not need libm. Copyright (C) 2007-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\guniprop.c /* guniprop.c - Unicode character properties. * * Copyright (C) 1999 Tom Tromey * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gscanner.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GScanner: Flexible lexical scanner for general purpose. * Copyright (C) 1997, 1998 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-03.patch\gobject\gtypemodule.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gtypemodule.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gtypemodule.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\inet-address.c /* Unit tests for GInetAddress * Copyright (C) 2012 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworking.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\thumbnail-verification.c /* GLib testing framework examples and tests * * Copyright (C) 2013 Collabora, Ltd. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. * * Author: Philip Withnall */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmimemagic.c /* xdgmimemagic.: Private file. Datastructure for storing magic files. * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2003 Red Hat, Inc. * Copyright (C) 2003 Jonathan Blandford * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib-gettextize.in # # Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . # # - Modified in October 2001 by jacob berkman to # work with glib's Makefile.in.in and po2tbl.sed.in, to not copy in # intl/, and to not add ChangeLog entries to po/ChangeLog # This file is meant for authors or maintainers which want to # internationalize their package with the help of GNU gettext. For # further information how to use it consult the GNU gettext manual. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\grefcount.h /* grefcount.h: Reference counting * * Copyright 2018 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleproxyresolver.c /* GIO - GLib Input, Output and Streaming Library * * Copyright 2010, 2013 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see * . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtcpconnection.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008, 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\network-monitor-race.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\trash.c /* * Copyright (C) 2018 Red Hat, Inc. * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of the * licence, or (at your option) any later version. * * This is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public * License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\testmodule.c /* GObject - GLib Type, Object, Parameter and Signal Library * testmodule.c: Dummy dynamic type module * Copyright (C) 2003 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdtlsconnection.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdtlsclientconnection.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdtlsserverconnection.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2010 Red Hat, Inc * Copyright © 2015 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gosxutils.m /* GLIB - Library of useful routines for C programming * Copyright (C) 2018-2019 Patrick Griffis, James Westman * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\1bit-mutex.c /* * Copyright © 2008 Ryan Lortie * Copyright © 2010 Codethink Limited * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gosxcontenttype.m aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gosxappinfo.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gosxappinfo.m /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2014 Patrick Griffis * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\thumbnail-verify.c /* Copyright © 2013 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsdatabase.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsdatabase.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Stef Walter */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\glib-autocleanups.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcontextspecificgroup.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gobject-autocleanups.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-autocleanups.h /* * Copyright © 2015 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gdatetime.c /* gdatetime.c * * Copyright (C) 2009-2010 Christian Hergert * Copyright (C) 2010 Thiago Santos * Copyright (C) 2010 Emmanuele Bassi * Copyright © 2010 Codethink Limited * Copyright © 2018 Tomasz Miąsko * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of the * licence, or (at your option) any later version. * * This is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public * License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . * * Authors: Christian Hergert * Thiago Santos * Emmanuele Bassi * Ryan Lortie * Robert Ancell */ /* Algorithms within this file are based on the Calendar FAQ by * Claus Tondering. It can be found at * http://www.tondering.dk/claus/cal/calendar29.txt * * Copyright and disclaimer * ------------------------ * This document is Copyright (C) 2008 by Claus Tondering. * E-mail: claus@tondering.dk. (Please include the word * "calendar" in the subject line.) * The document may be freely distributed, provided this * copyright notice is included and no money is charged for * the document. * * This document is provided "as is". No warranties are made as * to its correctness. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnextstepsettingsbackend.m /* * Copyright © 2011 William Hua * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: William Hua */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\bytes.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27218.patch\glib\tests\bytes.c /* * Copyright 2011 Collabora Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsimpleproxyresolver.h /* GIO - GLib Input, Output and Streaming Library * * Copyright 2010, 2013 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\spawn-multithreaded.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\unix.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\0001-Do-not-ignore-return-value-of-write.patch\glib\tests\unix.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\spawn-singlethread.c /* * Copyright (C) 2011 Red Hat, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. * * Author: Colin Walters */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\m4macros\glib-gettext.m4 aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\0001-Fix-DATADIRNAME-on-uclibc-Linux.patch\m4macros\glib-gettext.m4 # Copyright (C) 1995-2002 Free Software Foundation, Inc. # Copyright (C) 2001-2003,2004 Red Hat, Inc. # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General # Public License, this file may be distributed as part of a program # that contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # # Macro to add for using GNU gettext. # Ulrich Drepper , 1995, 1996 # # Modified to never use included libintl. # Owen Taylor , 12/15/1998 # # Major rework to remove unused code # Owen Taylor , 12/11/2002 # # Added better handling of ALL_LINGUAS from GNU gettext version # written by Bruno Haible, Owen Taylor 5/30/3002 # # Modified to require ngettext # Matthias Clasen 08/06/2004 # Increment this whenever this file is changed. #serial 1 # We need this here as well, since someone might use autoconf-2.5x # to configure GLib then an older version to configure a package # using AM_GLIB_GNU_GETTEXT -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\credentials.c /* GLib testing framework examples and tests * * Copyright © 2012 Collabora Ltd. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\inotify\inotify-missing.c /* inotify-missing.c - GVFS Monitor based on inotify. Copyright (C) 2005 John McCutchan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Authors: John McCutchan */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0006.patch\glib\tests\gvariant.c /* * Copyright © 2010 Codethink Limited * Copyright © 2020 William Manley * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ggtknotificationbackend.c /* * Copyright © 2013 Lars Uebernickel * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Lars Uebernickel */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-06.patch\gio\gdatainputstream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdatainputstream.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2007 Jürg Billeter * Copyright © 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gregistrysettingsbackend.c /* * Copyright © 2009-10 Sam Thursfield * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Sam Thursfield */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsfiledatabase.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2010 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Author: Stef Walter */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\fam\gfamfilemonitor.c /* * Copyright © 2015 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gwakeup.c /* * Copyright © 2011 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\printf.c /* GLIB - Library of useful routines for C programming * Copyright (C) 2003 Matthias Clasen * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\glib-genmarshal.in aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\0010-Do-not-hardcode-python-path-into-various-tools.patch\gobject\glib-genmarshal.in # pylint: disable=too-many-lines, missing-docstring, invalid-name # This file is part of GLib # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbus-2.0\codegen\codegen_main.py # -*- Mode: Python -*- # coding=utf-8 # GDBus - GLib D-Bus Library # # Copyright (C) 2008-2011 Red Hat, Inc. # Copyright (C) 2018 Iñigo Martínez # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General # Public License along with this library; if not, see . # # Author: David Zeuthen -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\glib-private.c /* GLIB - Library of useful routines for C programming * Copyright (C) 2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Colin Walters */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\utils.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\utf8-misc.c /* Unit tests for utilities * Copyright (C) 2010 Red Hat, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. * * Author: Matthias Clasen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileiostream.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2009 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\inotify\inotify-helper.c /* inotify-helper.c - GVFS Monitor based on inotify. Copyright (C) 2007 John McCutchan This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Authors: John McCutchan */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketclient.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008, 2009 codethink * Copyright © 2009 Red Hat, Inc * Copyright © 2018 Igalia S.L. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie * Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gfileutils.h /* gfileutils.h - File utility functions * * Copyright 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\signals.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2013 Red Hat, Inc. * Copy and pasted from accumulator.c and modified. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmimeparent.c /* xdgmimealias.c: Private file. Datastructure for storing the hierarchy. * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2004 Red Hat, Inc. * Copyright (C) 2004 Matthias Clasen * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0003.patch\glib\gvariant-core.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0001.patch\glib\gvariant-core.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0006.patch\glib\gvariant-core.c /* * Copyright © 2007, 2008 Ryan Lortie * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\simple-async-result.c /* * Copyright © 2009 Ryan Lortie * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\libcharset\glibc21.m4 # glibc21.m4 serial 3 dnl Copyright (C) 2000-2002, 2004 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Test for the GNU C Library, version 2.1 or newer. # From Bruno Haible. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\hostutils.c /* * Copyright (C) 2008 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\goption.h /* goption.h - Option parser * * Copyright (C) 2004 Anders Carlsson * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\mkenums.py # -*- coding: utf-8 -*- # # Copyright © 2018 Endless Mobile, Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301 USA -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmemoryoutputstream.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: * Christian Kellner * Krzysztof Kosiński */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdocumentportal.c /* GIO - GLib Input, Output and Streaming Library * * Copyright 2016 Endless Mobile, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gio-test.c /* GLIB - Library of useful routines for C programming * Copyright (C) 2000 Tor Lillqvist * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-address-get-session.c /* GLib testing framework examples and tests * * Copyright © 2015 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\string.c /* Unit tests for gstring * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gmodule\gmodule-dyld.c /* GMODULE - GLIB wrapper code for dynamic module loading * Copyright (C) 1998, 2000 Tim Janik * * dyld (Darwin) GMODULE implementation * Copyright (C) 2001 Dan Winship * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\task.c /* * Copyright 2012-2019 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gemblem.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2008 Clemens N. Buss * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketinputstream.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketoutputstream.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima * Copyright © 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Authors: Christian Kellner * Samuel Cormier-Iijima * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-04.patch\glib\gdir.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gdir.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * gdir.c: Simplified wrapper around the DIRENT functions. * * Copyright 2001 Hans Breuer * Copyright 2004 Tor Lillqvist * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gstdio.h /* gstdio.h - GFilename wrappers for C library functions * * Copyright 2004 Tor Lillqvist * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gbinding.c /* gbinding.c: Binding for object properties * * Copyright (C) 2010 Intel Corp. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Emmanuele Bassi */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\rwlock.c /* Unit tests for GRWLock * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\deprecated\gthread-deprecated.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gthread.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * gthread.c: MT safety related functions * Copyright 1998 Sebastian Wilhelmi; University of Karlsruhe * Owen Taylor * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\overflow.c /* * Copyright 2015 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Author: Allison Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\testing.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\memory-input-stream.c /* GLib testing framework examples and tests * Copyright (C) 2007 Imendio AB * Authors: Tim Janik * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gbytesicon.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2013 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\garcbox.c /* garcbox.c: Atomically reference counted data * * Copyright 2018 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\refstring.c /* refstring.c: Reference counted strings * * Copyright 2018 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gparam.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gvalue.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1997-1999, 2000-2001 Tim Janik and Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixcredentialsmessage.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Red Hat, Inc. * Copyright (C) 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtestdbus.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtestdbus.h /* GIO testing utilities * * Copyright (C) 2008-2010 Red Hat, Inc. * Copyright (C) 2012 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: David Zeuthen * Xavier Claessens */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\rcbox.c /* rcbox.c: Reference counted data * * Copyright 2018 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdesktopappinfo.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright © 2007 Ryan Lortie * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxy.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxy.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Nicolas Dufresne */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gparamspecs.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1997-1999, 2000-2001 Tim Janik and Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * gparamspecs.h: GLib default param specs */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\slice-test.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gslice.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\slice-color.c /* GLIB sliced memory - fast threaded memory chunk allocator * Copyright (C) 2005 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gvaluecollector.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1998-1999, 2000-2001 Tim Janik and Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * gvaluecollector.h: GValue varargs stubs */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketclient.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008, 2009 Codethink Limited * Copyright © 2009 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie * Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gstdio.c /* gstdio.c - wrappers for C library functions * * Copyright 2004 Tor Lillqvist * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\performance-threaded.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\performance.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2009 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxyresolverportal.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gproxyresolverportal.h /* GIO - GLib Input, Output and Streaming Library * * Copyright 2016 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see * . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\refcount.c /* refcount.c: Tests for reference counting types * * Copyright 2018 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gvaluearray.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * gvaluearray.h: GLib array type holding GValues */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gspawn.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gspawn-private.h /* gspawn.c - Process launching * * Copyright 2000 Red Hat, Inc. * g_execvpe implementation based on GNU libc execvp: * Copyright 1991, 92, 95, 96, 97, 98, 99 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\cond.c /* Unit tests for GCond * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gresource.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2011 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\tls-certificate.c /* GLib testing framework examples and tests * * Copyright (C) 2011 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Nicolas Dufresne */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\vasnprintf.c /* vsprintf with automatic memory allocation. Copyright (C) 1999, 2002-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\giostream.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008 codethink * Copyright © 2009 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie * Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glocalfileiostream.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfileiostream.c /* GIO - GLib Input, IO and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\cache.c /* Copyright (C) 2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\io-stream.c /* GLib testing framework examples and tests * Copyright (C) 2010 Collabora Ltd. * Authors: Xavier Claessens * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gbinding.h /* gbinding.h: Binding for object properties * * Copyright (C) 2010 Intel Corp. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Emmanuele Bassi */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsubprocess.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2012 Colin Walters * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Colin Walters */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmimealias.c /* xdgmimealias.c: Private file. Datastructure for storing the aliases. * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2004 Red Hat, Inc. * Copyright (C) 2004 Matthias Clasen * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gasyncqueue.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GAsyncQueue: asynchronous queue implementation, based on GQueue. * Copyright (C) 2000 Sebastian Wilhelmi; University of Karlsruhe * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-08.patch\gio\gkeyfilesettingsbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gkeyfilesettingsbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-reg2-2.patch\gio\gkeyfilesettingsbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2021-27219-reg2-1.patch\gio\gkeyfilesettingsbackend.c /* * Copyright © 2010 Codethink Limited * Copyright © 2010 Novell, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Authors: Vincent Untz * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocks5proxy.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2008, 2010 Collabora, Ltd. * Copyright (C) 2008 Nokia Corporation. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Youness Alaoui */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\timer.c /* Unit tests for GTimer * Copyright (C) 2013 Red Hat, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. * * Author: Matthias Clasen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\module-test.c /* module-test.c - test program for GMODULE * Copyright (C) 1998 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gbufferedinputstream.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2007 Jürg Billeter * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Christian Kellner */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\test-io-stream.c /* Simple I/O stream. This is a utility class for tests, not a test. * * Copyright © 2008-2010 Red Hat, Inc. * Copyright © 2011 Nokia Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: David Zeuthen * Author: Simon McVittie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-tests.h /* GLib testing framework examples and tests * * Copyright (C) 2008-2009 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ghttpproxy.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Nicolas Dufresne */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\dbus-launch.c /* * Mock version of dbus-launch, for gdbus-address-get-session test * * Copyright © 2015 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\inotify\ginotifyfilemonitor.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2007 Sebastian Dröge. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Alexander Larsson * John McCutchan * Sebastian Dröge */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmenuexporter.c /* * Copyright © 2011 Canonical Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gactiongroupexporter.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusactiongroup.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbusactiongroup.c /* * Copyright © 2010 Codethink Limited * Copyright © 2011 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gchecksum.c /* gchecksum.h - data hashing functions * * Copyright (C) 2007 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gclosure.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gclosure.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2000-2001 Red Hat, Inc. * Copyright (C) 2005 Imendio AB * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwin32fsmonitorutils.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2015 Chun-wei Fan * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Vlad Grecescu * Author: Chun-wei Fan * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\sources.c /* This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Copyright 2012 Red Hat, Inc */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtask.c /* GIO - GLib Input, Output and Streaming Library * * Copyright 2011-2018 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\vasnprintf.h /* vsprintf with automatic memory allocation. Copyright (C) 2002-2004, 2007-2019 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\test-pipe-unix.c /* Unix pipe-to-self. This is a utility module for tests, not a test. * * Copyright © 2008-2010 Red Hat, Inc. * Copyright © 2011 Nokia Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Simon McVittie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtestutils.h /* GLib testing utilities * Copyright (C) 2007 Imendio AB * Authors: Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\.pc\CVE-2023-32665-0003.patch\glib\tests\gvariant.c /* * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gatomicarray.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gatomicarray.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2009 Benjamin Otte * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\printf-frexp.c /* Split a double into fraction and mantissa, for hexadecimal printf. Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\threadtests.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\dynamictests.c /* GLib testing framework examples and tests * Copyright (C) 2008 Imendio AB * Authors: Tim Janik * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsubprocesslauncher-private.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2012 Colin Walters * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\inotify\inotify-path.c /* inotify-path.c - GVFS Monitor based on inotify. Copyright (C) 2006 John McCutchan Copyright (C) 2009 Codethink Limited This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . Authors: John McCutchan Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\giomodule-priv.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2017 Collabora Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Xavier Claessens */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\once.c /* Unit tests for GOnce and friends * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\slice-threadinit.c /* slice-threadinit.c - test GSlice across g_thread_init * Copyright (C) 2007 Tim Janik * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gstdio-private.c /* gstdio-private.c - private glib functions for gstdio.c * * Copyright 2004 Tor Lillqvist * Copyright 2018 Руслан Ижбулатов * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\po\po2tbl.sed.in # po2tbl.sed - Convert Uniforum style .po file to lookup table for catgets # Copyright (C) 1995 Free Software Foundation, Inc. # Ulrich Drepper , 1995. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\converter-stream.c /* GLib testing framework examples and tests * Copyright (C) 2009 Red Hat, Inc. * Authors: Alexander Larsson * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\proxy-test.c /* GLib testing framework examples and tests * * Copyright 2012 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gqsort.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1991, 1992, 1996, 1997,1999,2004 Free Software Foundation, Inc. * Copyright (C) 2000 Eazel, Inc. * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ /* An alternative to qsort, with an identical interface. This file is part of the GNU C Library. Copyright (C) 1992,95-97,99,2000,01,02,04,07 Free Software Foundation, Inc. Written by Mike Haertel, September 1988. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gthreadpool.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GThreadPool: thread pool implementation. * Copyright (C) 2000 Sebastian Wilhelmi; University of Karlsruhe * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\mutex.c /* Unit tests for GMutex * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gboxed.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gboxed.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2000-2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gcharset.c /* gcharset.c - Charset information * * Copyright (C) 2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\unix-mounts.c /* GLib testing framework examples and tests * * Copyright © 2017 Endless Mobile, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gbytesicon.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\fpucw.h /* Manipulating the FPU control word. -*- coding: utf-8 -*- Copyright (C) 2007-2019 Free Software Foundation, Inc. Written by Bruno Haible , 2007. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\simple-proxy.c /* GStaticProxyResolver tests * * Copyright 2011, 2013 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see * . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcredentialsprivate.h /* GIO - GLib Input, Output and Streaming Library * * Copyright 2013 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\private.c /* Unit tests for GPrivate and friends * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\win32\gwin32fsmonitorutils.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * Copyright (C) 2014 Chun-wei Fan * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Vlad Grecescu * Author: Chun-wei Fan * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\asyncqueue.c /* Unit tests for GAsyncQueue * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsettingsschema-internal.h /* * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\tls-database.c /* GLib testing framework examples and tests * * Copyright (C) Matthew Waters . * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-auth.c /* GLib testing framework examples and tests * * Copyright (C) 2008-2013 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-connection-flush.c /* Test case for GNOME #662395 * * Copyright (C) 2008-2010 Red Hat, Inc. * Copyright (C) 2011 Nokia Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Simon McVittie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\proxy.c /* GLib testing framework examples and tests * * Copyright (C) 2010 Collabora, Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Nicolas Dufresne */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gwin32.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1998 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 1998-1999 Tor Lillqvist * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\hash.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 1999 The Free Software Foundation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\g-icon.c /* GLib testing framework examples and tests * * Copyright (C) 2008 Red Hat, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. * * Authors: David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\glib-compile-resources.c /* * Copyright © 2011 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\markup-subparser.c /* * Copyright © 2008 Ryan Lortie * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gnetworkmonitornm.c /* GIO - GLib Input, Output and Streaming Library * * Copyright 2014 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\genmarshal.py # -*- coding: utf-8 -*- # # Copyright © 2019 Endless Mobile, Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301 USA -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsubprocesslauncher.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2012 Red Hat, Inc. * Copyright © 2012-2013 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Authors: Colin Walters * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\memory-output-stream.c /* GLib testing framework examples and tests * Copyright (C) 2008 Red Hat, Inc. * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gen-unicode-tables.pl # Copyright (C) 1998, 1999 Tom Tromey # Copyright (C) 2001 Red Hat Software # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, see . # Contributer(s): # Andrew Taylor # gen-unicode-tables.pl - Generate tables for libunicode from Unicode data. # See http://www.unicode.org/Public/UNIDATA/UnicodeCharacterDatabase.html # I consider the output of this program to be unrestricted. Use it as # you will. # FIXME: # * For decomp table it might make sense to use a shift count other # than 8. We could easily compute the perfect shift count. # we use some perl unicode features -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gshell.c /* gshell.c - Shell-related utilities * * Copyright 2000 Red Hat, Inc. * g_execvpe implementation based on GNU libc execvp: * Copyright 1991, 92, 95, 96, 97, 98, 99 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\grefstring.c /* grefstring.c: Reference counted strings * * Copyright 2018 Emmanuele Bassi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gmodule\gmodule-win32.c /* GMODULE - GLIB wrapper code for dynamic module loading * Copyright (C) 1998, 2000 Tim Janik * * Win32 GMODULE implementation * Copyright (C) 1998 Tor Lillqvist * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\onceinit.c /* g_once_init_*() test * Copyright (C) 2007 Tim Janik * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\completion\gio # # Copyright (C) 2018 Red Hat, Inc. # # This library is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as # published by the Free Software Foundation; either version 2.1 of the # licence, or (at your option) any later version. # # This is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public # License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this library; if not, see . # # Check for bash -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlsfiledatabase.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2010 Collabora, Ltd * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Stef Walter */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmain.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * gmain.c: Main loop abstraction, timeouts, and idle functions * Copyright 1998 Owen Taylor * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-proxy-threads.c /* Test case for GNOME #651133 * * Copyright (C) 2008-2010 Red Hat, Inc. * Copyright (C) 2011 Nokia Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Simon McVittie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\glib-mirroring-tab\gen-mirroring-tab.c /* gen-mirroring-tab.c - generate gmirroringtable.h for glib * copied from FriBidi. * * $Id$ * $Author$ * $Date$ * $Revision$ * $Source$ * * Author: * Behdad Esfahbod, 2001, 2002, 2004 * * Copyright (C) 2004 Sharif FarsiWeb, Inc * Copyright (C) 2001,2002,2004 Behdad Esfahbod * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . * * For licensing issues, contact . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-test-codegen.c /* GLib testing framework examples and tests * * Copyright (C) 2008-2018 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gthread.h /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\rand.c /* Unit tests for grand * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-peer-object-manager.c /* GLib testing framework examples and tests * * Copyright (C) 2012 Red Hat Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Stef Walter */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\qdata.c /* * Copyright 2012 Red Hat, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\rec-mutex.c /* Unit tests for GRecMutex * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gemblemedicon.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Matthias Clasen * Clemens N. Buss */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmappedfile.c /* GLIB - Library of useful routines for C programming * gmappedfile.c: Simplified wrapper around the mmap() function. * * Copyright 2005 Matthias Clasen * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gthread-posix.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * gthread.c: posix thread system implementation * Copyright 1998 Sebastian Wilhelmi; University of Karlsruhe * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gprintf.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997, 2002 Peter Mattis, Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gio-launch-desktop.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2018 Endless Mobile, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Daniel Drake */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnode.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GNode: N-way tree implementation. * Copyright (C) 1998 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\c++defs.h /* C++ compatible function declaration macros. Copyright (C) 2010-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\socket.c /* GLib testing framework examples and tests * * Copyright (C) 2008-2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmimeint.c /* xdgmimeint.c: Internal defines and functions. * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2003 Red Hat, Inc. * Copyright (C) 2003 Jonathan Blandford * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\markup.c /* Unit tests for GMarkup * Copyright (C) 2013 Red Hat, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. * * Author: Matthias Clasen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\ghostutils.c /* GLIB - Library of useful routines for C programming * Copyright (C) 2008 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtester-report.in # GLib Testing Framework Utility -*- Mode: python; -*- # Copyright (C) 2007 Imendio AB # Authors: Tim Janik # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, see . # Deprecated: Since GLib 2.62, gtester and gtester-report have been deprecated # in favour of TAP. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketlistener.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima * Copyright © 2009 codethink * Copyright © 2009 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Christian Kellner * Samuel Cormier-Iijima * Ryan Lortie * Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gdbus-sessionbus.c /* GLib testing framework examples and tests * * Copyright (C) 2012 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Xavier Claessens */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\test-io-stream.h /* Simple I/O stream. This is a utility module for tests, not a test. * * Copyright © 2008-2010 Red Hat, Inc. * Copyright © 2011 Nokia Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: David Zeuthen * Author: Simon McVittie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\glib-unix.c /* GLIB - Library of useful routines for C programming * Copyright (C) 2011 Red Hat, Inc. * * glib-unix.c: UNIX specific API wrappers and convenience functions * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Authors: Colin Walters */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\sort.c /* * Copyright (C) 2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\datetime.c /* * Copyright (C) 2011 Red Hat, Inc. * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of the * licence, or (at your option) any later version. * * This is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public * License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gtesttlsbackend.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\gtesttlsbackend.h /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2011 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gmodule\gmodule.c /* GMODULE - GLIB wrapper code for dynamic module loading * Copyright (C) 1998 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32networkmonitor.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gwin32networkmonitor.h /* GIO - GLib Input, Output and Streaming Library * * Copyright 2014-2018 Jan-Michael Brummer * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place, Suite 330, * Boston, MA 02111-1307, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\pollable.c /* GLib testing framework examples and tests * * Copyright (C) 2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\dirent\dirent.c /* * dirent.c * This file has no copyright assigned and is placed in the Public Domain. * This file is a part of the mingw-runtime package. * No warranty is given; refer to the file DISCLAIMER within the package. * * Derived from DIRLIB.C by Matt J. Weinstein * This note appears in the DIRLIB.H * DIRLIB.H by M. J. Weinstein Released to public domain 1-Jan-89 * * Updated by Jeremy Bettis * Significantly revised and rewinddir, seekdir and telldir added by Colin * Peters * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\ghttpproxy.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Collabora, Ltd. * Copyright (C) 2014 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Nicolas Dufresne * Marc-André Lureau */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\unicode.c /* Unit tests for utilities * Copyright (C) 2010 Red Hat, Inc. * Copyright (C) 2011 Google, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. * * Author: Matthias Clasen, Behdad Esfahbod */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gspawn-win32-helper.c /* gspawn-win32-helper.c - Helper program for process launching on Win32. * * Copyright 2000 Red Hat, Inc. * Copyright 2000 Tor Lillqvist * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\gpoll.c /* Unit test for W32 version of g_poll() * * Copyright © 2017 Руслан Ижбулатов * * This is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\vfs.c /* Unit tests for GVfs * Copyright (C) 2011 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gnulib\verify.h /* Compile-time assert-like macros. Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\giomodule.c /* Unit tests for GIOModule * Copyright (C) 2013 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\libcharset\localcharset.c /* Determine a canonical name for the current locale's character encoding. Copyright (C) 2000-2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\markup-collect.c /* * Copyright © 2007 Ryan Lortie * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmimeint.h /* xdgmimeint.h: Internal defines and functions. * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2003 Red Hat, Inc. * Copyright (C) 2003 Jonathan Blandford * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gconvert.c /* GLIB - Library of useful routines for C programming * * gconvert.c: Convert between character sets using iconv * Copyright Red Hat Inc., 2000 * Authors: Havoc Pennington , Owen Taylor * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gparamspecs.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1997-1999, 2000-2001 Tim Janik and Red Hat, Inc. * Copyright (C) 2010 Christian Persch * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gmarshal.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gmarshal-internal.c /* GObject - GLib Type, Object, Parameter and Signal Library * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\async-splice-output-stream.c /* GLib testing framework examples and tests * Copyright (C) 2010-2012 Collabora Ltd. * Authors: Xavier Claessens * Mike Ruprecht * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\socket-service.c aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\socket-listener.c /* GLib testing framework examples and tests * * Copyright 2014 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see * . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\taptestrunner.py # coding=utf-8 # Copyright (c) 2015 Remko Tronçon (https://el-tramo.be) # Copied from https://github.com/remko/pycotap/ # # Released under the MIT license # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gpattern.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997, 1999 Peter Mattis, Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\hook.c /* Unit tests for hook lists * Copyright (C) 2011 Red Hat, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. * * Author: Matthias Clasen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocket.h /* * Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima * Copyright © 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Christian Kellner * Samuel Cormier-Iijima * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdatagrambased.h /* * Copyright 2015 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Philip Withnall */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtranslit.c /* * Copyright © 2014 Canonical Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gwin32-private.c /* gwin32-private.c - private glib functions for gwin32.c * * Copyright 2019 Руслан Ижбулатов * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gtester.c /* GLib testing framework runner * Copyright (C) 2007 Sven Herzberg * Copyright (C) 2007 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\win32.c /* Unit test for VEH on Windows * Copyright (C) 2019 Руслан Ижбулатов * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gbase64.c /* gbase64.c - Base64 encoding/decoding * * Copyright (C) 2006 Alexander Larsson * Copyright (C) 2000-2003 Ximian Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . * * This is based on code in camel, written by: * Michael Zucchi * Jeffrey Stedfast */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\override.c /* GObject - GLib Type, Object, Parameter and Signal Library * override.c: Closure override test program * Copyright (C) 2001, James Henstridge * Copyright (C) 2003, Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\mapping-test.c /* GLIB - Library of useful routines for C programming * Copyright (C) 2005 Matthias Clasen * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\giowin32.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * giowin32.c: IO Channels for Win32. * Copyright 1998 Owen Taylor and Tor Lillqvist * Copyright 1999-2000 Tor Lillqvist and Craig Setera * Copyright 2001-2003 Andrew Lanoix * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gparam.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1997-1999, 2000-2001 Tim Janik and Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * gparam.h: GParamSpec base class implementation */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmimeglob.c /* xdgmimeglob.c: Private file. Datastructure for storing the globs. * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2003 Red Hat, Inc. * Copyright (C) 2003 Jonathan Blandford * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gtlscertificate.c /* GIO - GLib Input, Output and Certificateing Library * * Copyright (C) 2010 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gdataset.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * gdataset.c: Generic dataset mechanism, similar to GtkObject data. * Copyright (C) 1998 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gopenuriportal.c /* GIO - GLib Input, Output and Streaming Library * * Copyright 2017 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketconnection.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima * © 2008 codethink * Copyright © 2009 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Christian Kellner * Samuel Cormier-Iijima * Ryan Lortie * Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\glib-mirroring-tab\packtab.c /* PackTab - Pack a static table * Copyright (C) 2001 Behdad Esfahbod. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . * * For licensing issues, contact . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\permission.c /* Unit tests for GPermission * Copyright (C) 2012 Red Hat, Inc * Author: Matthias Clasen * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gvalue.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1997-1999, 2000-2001 Tim Janik and Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * gvalue.h: generic GValue functions */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gpoll.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * gpoll.c: poll(2) abstraction * Copyright 1998 Owen Taylor * Copyright 2008 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixfdlist.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketcontrolmessage.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixfdmessage.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixconnection.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gmarkup.c /* gmarkup.c - Simple XML-like parser * * Copyright 2000, 2003 Red Hat, Inc. * Copyright 2007, 2008 Ryan Lortie * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gsequence.c /* GLIB - Library of useful routines for C programming * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 * Soeren Sandmann (sandmann@daimi.au.dk) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\tests\flags.c /* flags.c * Copyright (C) 2018 Arthur Demchenkov * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see * . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gresource-tool.c /* * Copyright © 2012 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . * * Author: Matthias Clasen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\fileutils.c /* Unit tests for gfileutils * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\srvtarget.c /* GLib testing framework examples and tests * Copyright (C) 2009 Red Hat, Inc. * * This work is provided "as is"; redistribution and modification * in whole or in part, in any medium, physical or electronic is * permitted without restriction. * * This work is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * In no event shall the authors or contributors be liable for any * direct, indirect, incidental, special, exemplary, or consequential * damages (including, but not limited to, procurement of substitute * goods or services; loss of use, data, or profits; or business * interruption) however caused and on any theory of liability, whether * in contract, strict liability, or tort (including negligence or * otherwise) arising in any way out of the use of this software, even * if advised of the possibility of such damage. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\xdgmime\xdgmimecache.c /* xdgmimealias.c: Private file. mmappable caches for mime data * * More info can be found at http://www.freedesktop.org/standards/ * * Copyright (C) 2005 Matthias Clasen * * Licensed under the Academic Free License version 2.0 * Or under the following terms: * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\dirent\dirent.h /* * DIRENT.H (formerly DIRLIB.H) * This file has no copyright assigned and is placed in the Public Domain. * This file is a part of the mingw-runtime package. * No warranty is given; refer to the file DISCLAIMER within the package. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\tests\utf8-performance.c /* GLIB - Library of useful routines for C programming * * Copyright (C) 2010 Mikhail Zabaluev * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\genviron.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1998 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\slice-concurrent.c /* test for gslice cross thread allocation/free * Copyright (C) 2006 Stefan Westerfeld * Copyright (C) 2007 Tim Janik * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gunixcredentialsmessage.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Red Hat, Inc. * Copyright (C) 2009 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. * * Authors: David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gdatetime.h /* * Copyright (C) 2009-2010 Christian Hergert * Copyright © 2010 Codethink Limited * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of the * licence, or (at your option) any later version. * * This is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public * License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . * * Authors: Christian Hergert * Thiago Santos * Emmanuele Bassi * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfiledescriptorbased.h aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gfiledescriptorbased.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Christian Kellner * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Christian Kellner */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\cancellable.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2011 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Stef Walter */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gvaluetypes.c /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1997-1999, 2000-2001 Tim Janik and Red Hat, Inc. * Copyright © 2010 Christian Persch * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdbus-2.0\codegen\codegen.py # -*- Mode: Python -*- # coding=utf-8 # GDBus - GLib D-Bus Library # # Copyright (C) 2008-2018 Red Hat, Inc. # Copyright (C) 2018 Iñigo Martínez # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General # Public License along with this library; if not, see . # # Author: David Zeuthen -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketinputstream.c /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima * © 2009 codethink * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Christian Kellner * Samuel Cormier-Iijima * Ryan Lortie */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gquark.c /* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * Copyright (C) 1998 Tim Janik * * gquark.c: Functions for dealing with quarks and interned strings * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\gfileutils.c /* gfileutils.c - File utility functions * * Copyright 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\glib\guuid.c /* guuid.c - UUID functions * * Copyright (C) 2013-2015, 2017 Red Hat, Inc. * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of the * licence, or (at your option) any later version. * * This is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public * License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 * USA. * * Authors: Marc-André Lureau */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocketlistener.h /* GIO - GLib Input, Output and Streaming Library * * Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima * Copyright © 2009 Codethink Limited * Copyright © 2009 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Christian Kellner * Samuel Cormier-Iijima * Ryan Lortie * Alexander Larsson */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gsocks5proxy.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2008, 2010 Collabora, Ltd. * Copyright (C) 2008 Nokia Corporation. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Youness Alaoui */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\tests\desktop-app-info.c /* * Copyright (C) 2008 Red Hat, Inc * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Author: Matthias Clasen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\deftype.c /* deftype.c * Copyright (C) 2006 Behdad Esfahbod * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gcocoanotificationbackend.m /* * Copyright © 2015 Patrick Griffis * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Patrick Griffis */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gemblem.c /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2008 Clemens N. Buss * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gio\gdatagrambased.c /* GIO - GLib Input, Output and Streaming Library * * Copyright 2015 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * Authors: Philip Withnall */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\tests\gobject\testmodule.h /* GObject - GLib Type, Object, Parameter and Signal Library * testmodule.h: Dummy dynamic type module * Copyright (C) 2003 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glib-2.0\1_2.62.6-r0\glib-2.62.6\gobject\gvaluetypes.h /* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 1997-1999, 2000-2001 Tim Janik and Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, see . * * gvaluetypes.h: GLib default values */ -------------------------------------------------------------------------------- glibc 2.31+gitAUTOINC+2d4f26e5cf =========== LICENSE: GPLv2 & LGPLv2.1 This file contains the copying permission notices for various files in the GNU C Library distribution that have copyright owners other than the Free Software Foundation. These notices all require that a copy of the notice be included in the accompanying documentation and be distributed with binary distributions of the code, so be sure to include this file along with any binary distributions derived from the GNU C Library. All code incorporated from 4.4 BSD is distributed under the following license: Copyright (C) 1991 Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. [This condition was removed.] 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The DNS resolver code, taken from BIND 4.9.5, is copyrighted by UC Berkeley, by Digital Equipment Corporation and by Internet Software Consortium. The DEC portions are under the following license: Portions Copyright (C) 1993 by Digital Equipment Corporation. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies, and that the name of Digital Equipment Corporation not be used in advertising or publicity pertaining to distribution of the document or software without specific, written prior permission. THE SOFTWARE IS PROVIDED ``AS IS'' AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. The ISC portions are under the following license: Portions Copyright (c) 1996-1999 by Internet Software Consortium. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. The Sun RPC support (from rpcsrc-4.0) is covered by the following license: Copyright (c) 2010, Oracle America, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the "Oracle America, Inc." nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The following CMU license covers some of the support code for Mach, derived from Mach 3.0: Mach Operating System Copyright (C) 1991,1990,1989 Carnegie Mellon University All Rights Reserved. Permission to use, copy, modify and distribute this software and its documentation is hereby granted, provided that both the copyright notice and this permission notice appear in all copies of the software, derivative works or modified versions, and any portions thereof, and that both notices appear in supporting documentation. CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS'' CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. Carnegie Mellon requests users of this software to return to Software Distribution Coordinator School of Computer Science Carnegie Mellon University Pittsburgh PA 15213-3890 or Software.Distribution@CS.CMU.EDU any improvements or extensions that they make and grant Carnegie Mellon the rights to redistribute these changes. The file if_ppp.h is under the following CMU license: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The following license covers the files from Intel's "Highly Optimized Mathematical Functions for Itanium" collection: Intel License Agreement Copyright (c) 2000, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * The name of Intel Corporation may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The files inet/getnameinfo.c and sysdeps/posix/getaddrinfo.c are copyright (C) by Craig Metz and are distributed under the following license: /* The Inner Net License, Version 2.00 The author(s) grant permission for redistribution and use in source and binary forms, with or without modification, of the software and documentation provided that the following conditions are met: 0. If you receive a version of the software that is specifically labelled as not being for redistribution (check the version message and/or README), you are not permitted to redistribute that version of the software in any way or form. 1. All terms of the all other applicable copyrights and licenses must be followed. 2. Redistributions of source code must retain the authors' copyright notice(s), this list of conditions, and the following disclaimer. 3. Redistributions in binary form must reproduce the authors' copyright notice(s), this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. [The copyright holder has authorized the removal of this clause.] 5. Neither the name(s) of the author(s) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY ITS AUTHORS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. If these license terms cause you a real problem, contact the author. */ The file sunrpc/des_impl.c is copyright Eric Young: Copyright (C) 1992 Eric Young Collected from libdes and modified for SECURE RPC by Martin Kuck 1994 This file is distributed under the terms of the GNU Lesser General Public License, version 2.1 or later - see the file COPYING.LIB for details. If you did not receive a copy of the license with this program, please see to obtain a copy. The file inet/rcmd.c is under a UCB copyright and the following: Copyright (C) 1998 WIDE Project. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The file posix/runtests.c is copyright Tom Lord: Copyright 1995 by Tom Lord All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of the copyright holder not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Tom Lord DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL TOM LORD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. The posix/rxspencer tests are copyright Henry Spencer: Copyright 1992, 1993, 1994, 1997 Henry Spencer. All rights reserved. This software is not subject to any license of the American Telephone and Telegraph Company or of the Regents of the University of California. Permission is granted to anyone to use this software for any purpose on any computer system, and to alter it and redistribute it, subject to the following restrictions: 1. The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from flaws in it. 2. The origin of this software must not be misrepresented, either by explicit claim or by omission. Since few users ever read sources, credits must appear in the documentation. 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software. Since few users ever read sources, credits must appear in the documentation. 4. This notice may not be removed or altered. The file posix/PCRE.tests is copyright University of Cambridge: Copyright (c) 1997-2003 University of Cambridge Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following restrictions: 1. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2. The origin of this software must not be misrepresented, either by explicit claim or by omission. In practice, this means that if you use PCRE in software that you distribute to others, commercially or otherwise, you must put a sentence like this Regular expression support is provided by the PCRE library package, which is open source software, written by Philip Hazel, and copyright by the University of Cambridge, England. somewhere reasonably visible in your documentation and in any relevant files or online help data or similar. A reference to the ftp site for the source, that is, to ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ should also be given in the documentation. However, this condition is not intended to apply to whole chains of software. If package A includes PCRE, it must acknowledge it, but if package B is software that includes package A, the condition is not imposed on package B (unless it uses PCRE independently). 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software. 4. If PCRE is embedded in any software that is released under the GNU General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL), then the terms of that licence shall supersede any condition above with which it is incompatible. Files from Sun fdlibm are copyright Sun Microsystems, Inc.: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. Developed at SunPro, a Sun Microsystems, Inc. business. Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved. Various long double libm functions are copyright Stephen L. Moshier: Copyright 2001 by Stephen L. Moshier This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ ---------- GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! ---------- GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_sincosf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_sincosf_data.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\s_sincosf_data.c /* Compute sine and cosine of argument. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_roundevenl.c /* Round to nearest integer value, rounding halfway cases to even. ldbl-128 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\backtrace.c /* Return backtrace of current program state. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\tst-minsigstksz-3.c /* Tests of signal delivery on an alternate stack (_Exit). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-condattr-printers.c /* Helper program for testing the pthread_cond_t and pthread_condattr_t pretty printers. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\bits\resource.h /* Bit values & structures for resource limits. Alpha/Linux version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_roundl.c /* Round long double to integer away from zero. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\osf_getrusage.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\osf_utimes.c /* utimes -- change file timestamps. Linux/Alpha/tv32 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\multiarch\ifunc-ssse3-sse4_2.h /* Common definition for ifunc selections optimized with SSSE3 and SSE4_2. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\feenablxcpt.c /* Enable floating-point exceptions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\fegetenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\fegetenv.c /* Store current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_fabsl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_nextafterf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_jnf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_acoshl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\s_nexttowardf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_asinhf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_lgammal_main.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_scalbnl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\s_isnanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_ilogbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_sinl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_lgammaf_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_ldexp_template.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_expl_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_fmodf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_j0.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_tgamma_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_lgamma_main.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_j1f.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_asinhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_rint.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_lgammal_r_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_coshf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_scalblnl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_sinhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_acosh.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_scalblnl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_scalblnl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_rintl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_nearbyintl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_tanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_hypotl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_isnanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_ceil.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_nexttoward.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_logbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_nexttowardf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\e_fmod.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_lgamma_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_finite.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_atanf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_finitef.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_nexttowardf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_acoshf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_rintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_asinh.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_scalbn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\e_acosh.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_nextafter.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_sinl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_sinl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_hypot.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_copysignl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_frexpl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_cosh.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_tanh.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_scalbnl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_isnan.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_lgammaf_r_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_ceill.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_floorf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_scalbnf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_modff.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_tgammaf_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_sqrtf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_modf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_nexttowardf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_cosl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_nexttoward.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_acoshl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_sinh.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_atanhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_erff.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_asinhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_acosf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_cosl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_tanf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_tanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_nextafterl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_fmod.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\s_nextafterl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_remainderf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_modf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_nearbyintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_nexttowardf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_jnl_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_j0f.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_remainderl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_coshl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_nextafterl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_atanhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_nextafterl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_hypotl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_ilogb.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_modfl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_finitel.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_atan2f.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\k_tanf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_logbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-opt\s_nexttowardfd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_acoshl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_cosl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_lgammaf_main.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\k_rem_pio2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_atanhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_atan2l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_copysignl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_remainderl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\e_log10.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_scalbln.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_logbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_lgamma_r_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\e_cosh.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_tanhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_modfl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_sinhf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_erf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_floorl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_frexpf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_expm1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_sinhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_tgammal_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_frexpl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_ceilf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_atan2l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_log1p.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_hypotf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_log10.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_scalblnf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_frexpl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_tanhf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_nearbyint.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_coshl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\s_nexttoward.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_nexttoward.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_scalbln.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\k_standard.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_scalbn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_jn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_log1pf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_frexp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_expm1f.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_logbf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_tanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_fmodl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_asinhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_ilogbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_hypotl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_tanhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_ilogbf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_log10f.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_isnanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_j1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\math_private.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_tanhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_modfl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_copysignl.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc64\register-dump.h /* Dump registers. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setreuid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setpgid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\geteuid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurd.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\seteuid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\fd-read.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getegid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\readdir_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setregid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\_strerror.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\opendir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\readdir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\fgetws_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getgroups.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\read.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\dbl2mpn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setegid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tcsetattr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\geteuids.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setgroups.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getgid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\dirstream.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getuid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\xpg-strerror.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\closedir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setsid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\seteuids.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\privports.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\wait4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\stpncpy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\_exit.c /* Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso-2022-jp.c /* Conversion module for ISO-2022-JP and ISO-2022-JP-2. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-memrchr.c /* Test and measure memrchr functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\gen_translit_compat.py # -*- coding: utf-8 -*- # # Generate a translit_compat file from a UnicodeData file. # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-readline.c /* Test the __libc_readline_unlocked function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-execvpe6.c /* Check execvpe script argument handling. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\readlinkat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fxstatat64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\wordsize-64\fxstatat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\xmknodat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\fxstatat64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\linkat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\xmknodat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\fxstatat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resource\tst-getrlimit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\symlinkat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\realpath_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\renameat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\openat64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\fchownat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\unlinkat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fxstatat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\openat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\fxstatat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\fdopendir.c /* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\lxstat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\wordsize-32\sendfile.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\____longjmp_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\wordsize-32\xstat64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\wordsize-32\fxstatat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\wordsize-32\lxstat64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\wordsize-32\fxstat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\bits\statfs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\xmknod.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\wordsize-32\lxstat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\wordsize-32\xstat.c /* Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-strncmp-rtm.c /* Test case for strncmp inside a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-open-tmpfile.c /* Test open and openat with O_TMPFILE. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-posix_memalign.c /* Test for posix_memalign. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\random.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Copyright (C) 1983 Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.*/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\if_index.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\net\route.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sigaction.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\test-popen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\bits\select.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\termios\tcgetsid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sigqueue.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sigprocmask.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\set-freeres.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sigwait.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\complex.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\stdint.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\bits\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\statvfs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\bits\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\wordexp-test.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sigtimedwait.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\bits\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\sys\ucontext.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\mmap64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\aio_misc.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\netrom\netrom.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\netinet\if_tr.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\statfs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\bits\statfs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\netax25\ax25.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\scsi\sg.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\globtest.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\tgmath.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aio_sigqueue.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\cthreads.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\inttypes.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-initgroups.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\select.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\if_index.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\mmap64.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\C-translit.h.in # Transliteration for the C locale. -*-C-*- # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 2000. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # The entries here have to be sorted relative to the input string. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\internal-signals.h /* Special use of signals internally. Linux version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\herror.c /* * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Portions Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-mntent-blank-passno.c /* Make sure trailing whitespace is handled properly BZ #17273. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\big5hkscs.c /* Mapping tables for Big5-HKSCS handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. Modified for Big5-HKSCS by Roger So , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_fminmag_template.c /* Return value with minimum magnitude. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-barrier1.c /* Tests barrier initialization. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-wmemset.h /* Common definition for wmemset/wmemset_chk ifunc selections. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-support_format_dns_packet.c /* Tests for the support_format_dns_packet function. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_small_stack_thread_attribute.c /* A thread attribute with a small stack. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\tst-raise.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tls4moda.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-align.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel19.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-popen1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tls4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-alignmod2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tls4modb.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-raise1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel21.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-stack2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tls5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-stack3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cleanup4aux.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cleanup4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel20.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond7.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-_res1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sh\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel22.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\jmpbuf-unwind.h /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\extendsfdf2.c /* Software floating-point emulation. Return a converted to IEEE double Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\bits\types\struct___pthread_attr.h /* Thread attribute type. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\inet_netof.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\inet_mkadr.c /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext2.c /* Testcase checks, if setcontext(), swapcontext() restores signal-mask and if pending signals are delivered after those calls. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-rwlockattr-setpshared.c /* pthread_rwlockattr_setpshared. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\op-2.h /* Software floating-point emulation. Basic two-word fraction declaration and manipulation. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\ypclnt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-service.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-rpc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_compat\compat-grp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-proto.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-publickey.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-netgrp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-ethers.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-grp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-hosts.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\unwind-pe.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\unwind.h /* Exception handling and frame unwind runtime interface routines. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svc_authux.c /* * svc_auth_unix.c * Handles UNIX flavor authentication parameters on the service side of rpc. * There are two svc auth implementations here: AUTH_UNIX and AUTH_SHORT. * _svcauth_unix does full blown unix style uid,gid+gids auth, * _svcauth_short uses a shorthand auth to index into a cache of longhand auths. * Note: the shorthand has been gutted for efficiency. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\feholdexcpt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sh\sh4\fpu\feholdexcpt.c /* Store current floating-point environment and clear exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1144.h /* Tables for conversion from and to IBM1144. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\pipe2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\sigintr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\socket.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tstgetln.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\bind.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\novmx-sigjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\powerpc32\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\nice.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tcgetattr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\bits\ioctls.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strfry.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\getdirname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\ieee754.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resource\sys\resource.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\gethostname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getsockopt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdmsg.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\powerpc64\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\ieee754.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\mach_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\ioctl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\ieee754.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\open.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\reboot.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\uname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\mig-reply.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\setenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdlookup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\connect.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\termios\cfsetspeed.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setsockopt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\getpass.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\testdiv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\fcntl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\insremque.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\sleep.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdinit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\sys\cdefs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getpeername.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\csu\version.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strsep.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\endian.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\flock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\testrand.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\bsd\tcsetattr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sigstack.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\socketpair.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sigaltstack.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ieee754.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getsockname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\ftw.h /* Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\htontest.c /* Test hton/ntoh functions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\mips64\n64\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\mips32\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\mips64\n32\sysdep.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\ots_div.c /* Software floating-point emulation: division. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-pathconf.c /* Test that values of pathconf and fpathconf are consistent for a file. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\truncdfsf2.c /* Software floating-point emulation. Truncate IEEE double into IEEE single Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_tblout.c /* * From: @(#)rpc_tblout.c 1.4 89/02/22 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mmap64.c /* mmap - map files or devices into memory. Linux version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\setfpucw.c /* Set FP exception mask and rounding mode. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-audit-threads.h /* Helper header for test-audit-threads. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\tstcxaatexit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\readdir64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc64\wordexp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-makecontext3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\sys\user.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\gai_sigqueue.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\wordexp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\statfs64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-regexloc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\readdir64_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\sys\ucontext.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\tstatexit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-regex.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\readelflib.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\sysdep.h /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\adjtime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tempnam.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getpgid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\truncate.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\printf_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resource\vlimit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\isoc99_swscanf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\perror.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\grp\fgetgrent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\netinet\ip6.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tzfile.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\bsd\ualarm.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\xpg-strerror.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\chmod.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sigsuspend.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\sys\utsname.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\setlocale.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getrlimit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldtmpfile.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\chroot.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\execve.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\grp\putgrent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\memmem.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\setauth.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\brk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tstscanf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\pwrite64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\fprintf_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\string.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\termios\tcgetattr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\ctype\ctype_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\netinet\icmp6.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\pwd\putpwent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\netipx\ipx.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\sys\types.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strcmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\fxstat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\getcwd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\mblen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\clock_settime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\locale.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\sigsuspend.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\setjmp\longjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\reg-printf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\ptrace.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\sscanf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\mbtowc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\isoc99_sscanf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\limits.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\_strerror.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\link.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\ctype\test_ctype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\execle.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\dup2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\pwrite.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\sysv_signal.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\grp\fgetgrent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\strcat_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\abort.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setgid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\sysconf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\fpathconf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\kill.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\chown.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\sys\time.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\sigaction.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\adjtime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\open64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\test_rdwr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\novmx-longjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sigprocmask.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\pread.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\in.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\sigprocmask.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcscasecmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\symlink.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\settimeofday.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\putenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\asctime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\printf-prs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\on_exit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\vfprintf-internal.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\termios\tcflow.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strncmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resource\vtimes.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\system.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strcspn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\ctype\ctype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setuid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\sbrk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\mkdirat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strdup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\swscanf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\sys\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\signal.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\rename.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\bits\types\struct_FILE.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\test-fseek.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sbrk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\lseek.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tzset.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\mkdir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setrlimit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\putc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tempname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\vsnprintf_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\writev.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\printf.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\getlogin.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\pwd\pwd.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\exit.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\dtable.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\open64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\assert\assert.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\sprintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\gettimeofday.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\readdir_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\localeconv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\ctype\ctype.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\stdlib.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\sprintf_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resource\getrlimit64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\confstr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strerror.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\lseek.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\select.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\sysconf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\setlocale.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\ulimit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\sys\uio.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\setjmp\tst-setjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\sigreturn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getcwd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdauth.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\glob.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\strncat_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\execlp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\pathconf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\execvpe.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\setjmp\setjmp.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\pwd\fgetpwent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bits\posix1_lim.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\lchown.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\unwind_longjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\longjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\chflags.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\read.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\bsd\tcflow.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\grp\grp.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\getenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\unistd.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strrchr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\ctype\ctype-info.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\getdport.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\tempname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\pathconf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strings.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getdtsz.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\shadow\putspent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dirent\list.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\vpprintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\snprintf_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\alarm.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\sys\wait.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\opendir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\memset.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\psignal.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\rawmemchr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\clock_gettime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\fnmatch_loop.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strcasecmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\pwd\getpw.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ttyname_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\assert\assert.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\time.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\readdir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\unlink.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\fpathconf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\write.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdexec.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\glob.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\netinet\in.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdports.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\write.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\bsd\tcflush.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tmpnam_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\rmdir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\errlist.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\bsd\tcsendbrk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\readv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdkill.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\termios\termios.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\fprintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\offtime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strspn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdsig.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sigaction.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dirent\dirent.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\truncate64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\sigaction.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\sigpause.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\setup-thread.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\rename.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\test_time.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ttyname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\exit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-printf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\difftime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tmpnam.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdpid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\fxstat64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\pread64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\rewinddir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\ttyname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\mkfifoat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sigpending.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\features.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\morecore.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\lseek64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\swprintf_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\execl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\ttyname_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strsignal.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\wordexp.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resource\setrlimit64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\fnmatch.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\termios\tcsetattr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\i386\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\pwd\fgetpwent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\cuserid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\asprintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\fcntl.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\readlink.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\wctomb.c /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\sigaction.h /* The proper definitions for Linux's sigaction. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-memalign.c /* Test for memalign. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\catgets\xopen-msg.awk # xopen-msg.awk - Convert Uniforum style .po file to X/Open style .msg file # Copyright (C) 2012-2020 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . # # # The first directive in the .msg should be the definition of the # message set number. We use always set number 1. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strcpy.c /* Multiple versions of strcpy. PowerPC64 version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_getstack.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-exit1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_getinheritsched.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tsd1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-stdio1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthreadP.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\allocatestack.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_rwlockattr_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\old_pthread_cond_signal.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-spin3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_barrier_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\cleanup_defer_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_setcancelstate.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_create.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutex_trylock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_setinheritsched.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_rwlockattr_setkind_np.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\forward.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\list.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-spin1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_getattr_np.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_key_create.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\fork.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\internaltypes.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-join3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel6.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_getstacksize.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\perf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sem_getvalue.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_setschedparam.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_cond_destroy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sem_open.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_gettype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_getspecific.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock7.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\fork.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_barrier_destroy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sigaction.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\tst-argp1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\libc_pthread_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_sigmask.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\descr.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-key1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_getdetachstate.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cleanup0.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pt-cleanup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_getscope.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_condattr_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_cancel.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_key_delete.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_setschedparam.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-spin2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_setpshared.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-flock2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sem_close.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_setscope.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tsd2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutex_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\cleanup_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-once3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-join1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock6.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\register-atfork.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutex_destroy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_setcanceltype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-join2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_setstackaddr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-basic2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_settype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_getstackaddr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pthread_kill.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sem_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond6.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_destroy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_setspecific.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex6.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cleanup1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_barrierattr_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_setdetachstate.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_rwlock_tryrdlock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_cond_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_detach.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-basic1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\raise.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_getschedparam.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_getpshared.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\pt-longjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\old_pthread_cond_wait.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-atfork1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_getschedparam.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex7.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\cleanup_defer.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_rwlock_trywrlock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-stdio2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0037-Avoid-deadlock-between-pthread_create-and-ctors.patch\sysdeps\nptl\fork.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-signal3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_setstacksize.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_setstack.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\nptl-init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-flock1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-stack1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\cleanup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-key3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sysconf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock12.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-signal1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutex_lock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-once2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\cancellation.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutex_unlock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\old_pthread_cond_timedwait.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\old_pthread_cond_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_setschedprio.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\old_pthread_cond_broadcast.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-system.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-key2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_rwlock_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-signal2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_setschedpolicy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutex_timedlock.c /* Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strncase.c /* Multiple versions of strncasecmp Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\yp_xdr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\rpcsvc\yp.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\clnt_gen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\auth_none.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\rpcsvc\nis.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rtime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\rpcsvc\yp.x aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\key_call.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\ypupdate_xdr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\authuxprot.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\openchild.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\bindrsvprt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xcrypt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\pmap_clnt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\authdes_prot.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\auth_des.c /* * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_setfpregs.c /* Set a thread's floating-point register set. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\faccessat.c /* Test for access to file, relative to open directory. Stub version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xposix_spawn.c /* xposix_spawn implementation. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\sysdep.h /* Assembly macros for 64-bit PowerPC. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\libm-alias-float.h /* Define aliases for libm float functions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldfileops.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iopopen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\fileops.c /* Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Per Bothner . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, that does not cause the resulting executable to be covered by the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License. This exception applies to code released by its copyright holders in files containing the exception. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_asinl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\k_tanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\k_tanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\k_tanl.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Long double expansions are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\nptl\tls.h /* Definition for thread-local data handling. nptl/IA-64 version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strchr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strrchr.c /* Measure STRCHR functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\strfrom-skeleton.c /* Convert a floating-point number to string. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\fegetenv.c /* Store current floating-point environment (soft-float edition). Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002, 2010. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\bits\string_fortified.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\vars.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\mq_timedsend.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\netlinkaccess.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\setxid.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mq_unlink.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock13.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mq_open.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\mq_open.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\readonly-area.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\mq_timedreceive.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-align-clone.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\setjmp\bug269-setjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\tst-stack-align.h /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_condattr_setclock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex9.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-eintr1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-atfork2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-eintr3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-kill2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-basic6.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-attr1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\eintr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pthread_getaffinity.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel8.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tls2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-basic4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cleanup3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tls3mod.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-signal6.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-key4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-umask1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel17.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond9.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-kill4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-join5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel10.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tls1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_getaffinity.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-eintr5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-align.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond11.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond8.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel9.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pthread_setaffinity.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_attr_setaffinity.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel11.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-kill6.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem8.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-context1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-signal5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-eintr2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-kill3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\atomic-machine.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-clock1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond10.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tsd4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-basic5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem7.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-once4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem9.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\pthread-functions.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel18.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-attr2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-basic3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel16.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tls3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-signal4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex8.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-clock2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond12.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem6.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tsd3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-join4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\bug-iconv3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\inet6_option.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-kill1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\tst-sigsimple.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex11.c /* Test unsupported/bad clocks passed to pthread_mutex_clocklock. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\dl-tls.h /* Thread-local storage handling in the ELF dynamic linker. PowerPC version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\math_ldbl.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\math_ldbl.h /* Manipulation of the bit representation of 'long double' quantities. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod-round-skeleton.c /* Test for correct rounding of results of strtod and related functions. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\xstat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\xstat.c /* xstat using old-style Unix stat system call. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\C-collate.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\C-ctype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\C-numeric.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\C-monetary.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-tls-atexit.c /* Verify that DSO is unloaded only if its TLS objects are destroyed. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sh\bits\fcntl.h /* O_*, F_*, FD_* bit values for Linux/SH. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_lrintl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_lroundl.c /* Round to long int long double floating-point values. IBM extended format long double version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\be\fpu\multiarch\s_llroundf.c /* Multiple versions of llroundf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\fesetround.c /* Set current rounding direction. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\daemon.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\login_tty.c /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\poll.c /* Linux poll implementation. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_fmodl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_isnanf.c /* * ==================================================== * Copyright (C) 1993, 2011 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strlen.c /* Multiple versions of strlen. PowerPC64 version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-matherr-2.c /* Test matherr (compat symbols, binary defines own _LIB_VERSION). Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\mips64\setjmp_aux.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\setjmp_aux.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Brendan Kehoe (brendan@zen.org). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\bug-iconv10.c /* bug 17197: check that iconv doesn't emit invalid extra shift character Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\utime.c /* utime -- Change access and modification times of file. Posix version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\bits\resource.h /* Bit values & structures for resource limits. Linux/SPARC version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\ldsodefs.h /* Run-time dynamic linker data structures for loaded ELF shared objects. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-totalordermag.inc /* Test totalordermag. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_cmsg.c /* * rpc_callmsg.c * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\cacheinfo.c /* x86_64 cache info. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-getcwd-abspath.c /* BZ #22679 getcwd(3) should not succeed without returning an absolute path. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\e_sqrtl.c /* long double square root in software floating-point emulation. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\sys\io.h /* Access to hardware i/o ports. GNU/x86 version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-barrier5.c /* This tests the barrier reset mechanism. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\nptl\tls.h /* Definition for thread-local data handling. NPTL/MIPS version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\euc-tw.c /* Mapping tables for EUC-TW handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\rshift.c /* mpn_rshift -- Shift right a low-level natural-number integer. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_powl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_powl.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Expansions and modifications for 128-bit long double are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\search.c /* Searching and Sorting Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\tst-xbzero-opt.c /* Test that explicit_bzero block clears are not optimized out. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\nptl\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\atomic-machine.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_frexpl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\microblaze\atomic-machine.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\coldfire\atomic-machine.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\atomic-machine.h /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\nptl\tls.h /* Definition for thread-local data handling. nptl/i386 version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-spawn-chdir.c /* Test the posix_spawn_file_actions_addchdir_np function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\mtx_init.c /* C11 threads mutex initialization implementation. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0026-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch\elf\dl-deps.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-deps.c /* Load the dependencies of a mapped object. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_cond_broadcast.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_rwlock_unlock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_barrier_wait.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_rwlock_rdlock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_cond_signal.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_cond_wait.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\lowlevellock.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_rwlock_wrlock.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Martin Schwidefsky , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_util.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_creategroup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_intern.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_ping.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-publickey.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_ismember.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_file.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_table.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_hash.c /* Copyright (c) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex26.c /* Test re_search with dotless i. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-iconv-opt.c /* Test iconv's TRANSLIT and IGNORE option handling Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\strtol.c /* Convert string representation of a number into an integer value. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\dl-procinfo.h /* Mips version of processor capability information handling macros. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Robert Millan . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_csinf.c /* Return sine of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\fpu\s_llround.c /* Round double value to long long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\nptl\tls.h /* Definition for thread-local data handling. NPTL/m68k version. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Maxim Kuvyrkov , 2010. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-strcpy-rtm.c /* Test case for strcpy inside a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\armv7\multiarch\ifunc-memcpy.h /* Common definition for memcpy resolver. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\if_index.c /* Find network interface names and index numbers. Hurd version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\sfp-machine.h /* Machine-dependent software floating-point definitions. Sparc userland (_Q_*) version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz) and David S. Miller (davem@redhat.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_ta_get_nthreads.c /* Get the number of threads in the process. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\ifuncmain9.c /* Test for IFUNC handling with local definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-memstream.c /* Test for open_memstream locking. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_qtoi.c /* Software floating-point emulation. Return (int)(*a) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\check.c /* Support code for reporting test results. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\feholdexcpt.c /* Store current floating-point environment and clear exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Christian Boissat , 1999 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\gethostname.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\ieee754\ieee754.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\bits\stat.h /* Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-addr.c /* Locate the shared object symbol nearest a given address. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\sys\ucontext.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\bits\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\oldglob.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\sys\reg.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\sys\ucontext.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\sys\user.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\sys\ucontext.h /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\sys\sysmacros.h /* Definitions of macros to access 'dev_t' values. Internal header. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_clone_res.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_print_group_entry.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_error.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_xdr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_local_names.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_free.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_getservlist.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_verifygroup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_domain_of.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_destroygroup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_clone_obj.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_print.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_domain_of_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_checkpoint.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_addmember.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_clone_dir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_server.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_defaults.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_subr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_rmdir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_mkdir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_removemember.c /* Copyright (c) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_exp10l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel-self.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel-self-cancelstate.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel-self-canceltype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\makecontext.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-secure-getenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-auditmod10b.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\x32\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_exp10l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-mallocalign1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-sprintf3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-auditmod10a.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_exp10.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-env-setuid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\getshmlba.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\getauxval.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel-self-testcancel.c /* Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sched_setaffinity.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sys\epoll.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\sys\user.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\semaphore.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\pthread.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sched_getaffinity.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\strptime_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sys\personality.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\strftime_l.c /* Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\fenv_private.h /* Optimized inline fenv.h functions for libm. Generic version. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\openat_nocancel.c /* Linux openat syscall implementation, non-LFS, non-cancellable. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svc_udp.c /* * svc_udp.c, * Server side for UDP/IP based RPC. (Does some caching in the hopes of * achieving execute-at-most-once semantics.) * * Copyright (C) 2012-2020 Free Software Foundation, Inc. * This file is part of the GNU C Library. * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * The GNU C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see * . * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gmon\prof-freq.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gmon\mcount.c /*- * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_getcpuclockid.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sh\atomic-machine.h /* Atomic operations used inside libc. Linux/SH version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz-replace.c /* String replacement in an argz vector Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_frexp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_atanh.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_logf_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_jn_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_pow_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_scalbf_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_powf_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_jnf_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_log10_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_j0f_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\e_scalb.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_netgroup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_j0_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_remainderf_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_j1f_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_atan2_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_log2f_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_j0l_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_scalb_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\pldd-xx.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_log10l_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_j1_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_atan2f_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_logl_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\e_scalbf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\mbrtoc16.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_powl_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_exp10_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_log2_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sendmmsg.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_remainderl_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_atanhf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_log_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_remainder_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_j1l_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_exp10f_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_scalbl_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_exp10l_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\c16rtomb.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_atan2l_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_log2l_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\e_scalbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_expf_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_log10f_compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_exp_compat.c /* Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\updwtmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\updwtmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\utmp_file.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\utmp_file.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Mark Kettenis , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\floatn-common.h /* Macros to control TS 18661-3 glibc features where the same definitions are appropriate for all platforms. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memmove.c /* Measure memmove functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\memusage.sh aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\xtrace.sh # Copyright (C) 1999-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 1999. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\dl-vdso.h /* ELF symbol resolve functions for VDSO objects. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nios2\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. Nios II version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\net-internal.h /* Network-related functions for internal library use. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurd\fd.h /* File descriptors. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\bits\types\struct_statx.h /* Definition of the generic version of struct statx. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\shm.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ptrace.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\mpn2ldbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\bits\msq.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\bits\shm.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\ldbl2mpn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\CVE-2020-29573.patch\sysdeps\i386\ldbl2mpn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcschr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcsstr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\ldbl2mpn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\timex.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\msq.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\bits\sem.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\wmemstream.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\mpn2dbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\fstab.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wchar.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\ldbl2mpn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\mpn2ldbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\memstream.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sys\timex.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\adjtime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\sem.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\mpn2ldbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\ldbl2mpn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\gethostid.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\scanf14a.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strerror_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\scanf15.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\sched_cpucount.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\scanf14.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sys\signalfd.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\posix_fallocate64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\posix_fallocate.c /* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-open.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0034-elf-Fix-DTV-gap-reuse-logic-BZ-27135.patch\elf\dl-open.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0037-Avoid-deadlock-between-pthread_create-and-ctors.patch\elf\dl-open.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0032-elf-Use-relaxed-atomics-for-racy-accesses-BZ-19329.patch\elf\dl-open.c /* Load a shared object at runtime, relocate it, and run its initializer. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\m68020\atomic-machine.h /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\db_info.c /* This file is included by pthread_create.c to define in libpthread all the magic symbols required by libthread_db. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\nptl\tls.h /* Definitions for thread-local data handling. NPTL/sparc version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\bug-strtod.c /* Test to strtod etc for numbers like x000...0000.000e-nn. This file is part of the GNU C Library. Copyright (C) 2001-2020 Free Software Foundation, Inc. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\bits\semaphore.h /* Semaphore type. Generic version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-nodelete-opened.c /* Verify that an already opened DSO opened agained with RTLD_NODELETE actually sets the NODELETE flag. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-fmon.c /* Testing the implementation of strfmon(3). Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jochen Hein , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\gccframe.h /* Definition of object in frame unwind info. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-glob_symlinks.c /* Test glob danglin symlink match (BZ #866). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_getgregs.c /* Get a thread's general register set. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\efgcvt-template.c /* Compatibility functions for floating point formatting. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-testcancel.c /* Add an explicit cancelation point. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\lowlevellock.h /* PowerPC specific lock definitions. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-compat_totalordermag.inc /* Test totalordermag compat symbol. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\stpcpy-c.c /* Default stpcpy implementation for S/390. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_qtox.c /* Software floating-point emulation. Return (long)(*a) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cns11643l1.h /* Access functions for CNS 11643, plane 1 handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc-ifunc.h /* This file is part of the GNU C Library. Copyright (C) 2012-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sh\fpu_control.h /* FPU control word definitions. SH version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\profil-counter.h /* Low-level statistical profiling support function. Linux/Sparc64 version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-barrier4.c /* This tests destruction of a barrier right after waiting on it. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\update-syscall-lists.py # Regenerate and update syscall-names.list. # Copyright (C) 2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strncmp.c /* Multiple versions of strncmp. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\s_modf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\s_modff.c /* Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\bits\fenv.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Denis Joseph Barrow . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\printf_fp.c /* Floating point output for `printf'. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper , 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\test-rpcent.c /* Test getrpcent and friends. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_lroundl.c /* Round long double value to long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-statx.c /* Basic test of statx system call. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\iso-8859-1_cp037_z900.c /* Conversion between ISO 8859-1 and IBM037. This module uses the translate instruction. Copyright (C) 1997-2020 Free Software Foundation, Inc. Author: Andreas Krebbel Based on the work by Ulrich Drepper , 1997. Thanks to Daniel Appich who covered the relevant performance work in his diploma thesis. This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond18.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue9.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\tst-chk1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-backtrace1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond20.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond16.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue8.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-popen.c /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-nexttoward.inc /* Test nexttoward. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\bits\sigaction.h /* The proper definitions for Linux/MIPS's sigaction. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\shadow\sgetspent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss-nis.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sys\acct.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\getnetgrent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\aio.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\fpu\s_lrint.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\bits\wctype-wchar.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strndup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\netdb.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\test_wctype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\getXXbyYY.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\shadow\fgetspent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-ethers.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\nanosleep.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\shadow\fgetspent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\getXXent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\getnetgrent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\ether_line.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\shadow\shadow.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\wcfuncs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\dirent.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\sys\io.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss-nis.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\shadow\sgetspent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\bits\xopen_lim.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc\auth_des.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\wctrans_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nsswitch.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\wcfuncs_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss-default.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sigwait.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\wcpcpy_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wmemcmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz-addsep.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz-ctsep.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wctob.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\fsetexcptflg.c /* Set floating-point environment exception handling. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-call-once.c /* C11 threads call_once test. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-res_init-skeleton.c /* Test parsing of /etc/resolv.conf. Genric version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_log2l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_log2l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_log10l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_log10l.c /* Cephes Math Library Release 2.2: January, 1991 Copyright 1984, 1991 by Stephen L. Moshier Adapted for glibc November, 2001 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\bits\cancelation.h /* Cancelation. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\iconv_prog.c /* Convert text in given files from the specified from-set to the to-set. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel4-common.c /* Common file for all tst-cancel4_* Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_asinl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_asinl.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Long double expansions are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_llogb_template.c /* Wrapper to implement llogb in terms of ilogb. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\tst-table-to.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\wchar-lookup.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\tst-table-from.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\coll-lookup.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_fne.c /* Software floating-point emulation. Return 1 if (*a) != (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\lockf64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurd-raise.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getitimer.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\intern-fd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\mmap.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\lockf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setpriority.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\vsprintf_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\mprotect.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\ports-set.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\getdomain.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sendto.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\port2fd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\recvfrom.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\fopenport.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\ttyname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\ports-get.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\fork.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\lock-intern.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\fd-close.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\alloc-fd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getpriority.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\assert\assert-perr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\test-utime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setitimer.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\preempt-sig.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\munmap.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\recv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\catch-exc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fexecve.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\mig-reply.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\send.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\ttyname_r.c /* Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\plural-exp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\plural.y /* Expression parsing for plural form selection. Copyright (C) 2000-2020 Free Software Foundation, Inc. Written by Ulrich Drepper , 2000. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wcscmp.c /* Multiple versions of wcscmp. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_expf.c /* Single-precision e^x function. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\bzero.c /* Multiple versions of bzero. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_frexp_template.c /* Implement frexp for m68k. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\clock.c /* Return the time used by the program so far (user time + system time). Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\langinfo.h /* Access to locale-dependent parameters. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\fclrexcpt.c /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_remquol.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_remquo.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_remquof.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_remquo.c /* Compute remainder and a congruent to the quotient. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\strlen-hash.h /* Implements hashing function for string with known length. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\atomic-machine.h /* Atomic operations. C-SKY version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\blob_repeat.c /* Repeating a memory blob, with alias mapping optimization. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex20.c /* Test for UTF-8 regular expression optimizations. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for HP-PARISC. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\locale.c /* Implementation of the locale program according to POSIX 9945-2. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\dl-machine.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0012-Quote-from-bug-1443-which-explains-what-the-patch-do.patch\sysdeps\arm\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. ARM version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-wmemstream3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-memstream3.c /* Test for open_memstream implementation. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\tst-stack-align.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\tst-stack-align.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\posix_fadvise.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\mips64\n64\posix_fadvise64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\atomic-machine.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-clock_nanosleep.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sh\lowlevel-atomic.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-nanosleep.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\clock_settime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\clock_nanosleep.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\posix_fadvise64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\posix_fadvise64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sys\user.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-nice.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xdr_stdio.c /* * xdr_stdio.c, XDR implementation on standard i/o file. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This set of routines implements a XDR on a stdio stream. * XDR_ENCODE serializes onto the stream, XDR_DECODE de-serializes * from the stream. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\tst-dladdr.c /* Test for dladdr. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Volkmar Sieh and Andreas Jaeger . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext.sh aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext2.sh # Test of gettext functions. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_ta_event_getmsg.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_event_getmsg.c /* Retrieve event. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\e_logf.c /* Multiple versions of logf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getsourcefilter.c /* Get source filter. Linux version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-y2039.c /* Test for localtime bug in year 2039 (bug 22639). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-rwlock-unlock.c /* Unlock a rwlock. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-shm.c /* Test program for POSIX shm_* functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-atexit-common.c /* Helper file for tst-{atexit,at_quick_exit,cxa_atexit,on_exit}. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-islessequal.inc /* Test islessequal. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ptsname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\forkpty.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\bsd\getpt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\grantpt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\ptsname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\openpty.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Zack Weinberg , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-clock.c /* Test program for POSIX clock_* functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-mntent-autofs.c /* Test autofs "ignore" filtering for getment_r. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-makecontext2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\scanf16a.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\scanf16.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\times.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\scanf17.c /* Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\createthread.c /* Low-level thread creation for NPTL. Linux version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-fork1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-fork3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-fork2.c /* Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Roland McGrath , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\fedisblxcpt.c /* Disable floating-point exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-sprintf_chk.c /* Wrapper for __sprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\wcschr.c /* Multiple versions of wcschr. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_llrintl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_llroundl.c /* Round to long long int long double floating-point values. IBM extended format long double version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex18.c /* Turkish regular expression tests. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\CVE-2021-38604.patch\sysdeps\unix\sysv\linux\mq_notify.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mq_notify.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\CVE-2021-33574_2.patch\sysdeps\unix\sysv\linux\mq_notify.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\CVE-2021-33574_1.patch\sysdeps\unix\sysv\linux\mq_notify.c /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contribute by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\fesetround.c /* Set current rounding direction. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 1997 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_totalorder.c /* Total order operation. dbl-64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-fwrite-error.c /* Test of fwrite() function, adapted from gnulib-tests in grep. Copyright (C) 2011-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\tst-xdrmem.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-align2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-mcheck.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-align3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-stackguard1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-initializers1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-stackguard1.c /* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1046.h /* Tables for conversion from and to IBM1046. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\math-nan-payload-ldouble.h /* NaN payload handling for ldbl-96. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\tst-e2big.c /* Test for a tricky E2BIG situation. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\setfpucw.c /* Set the FPU control word for x86. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\shell-container.c /* Minimal /bin/sh for in-container use. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\fxprintf.c /* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-canonname.c /* Test _nss_dns_getcanonname_r corner cases. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\memusage.c /* Profile heap and stack memory usage of running program. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_fpclassifyl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_fpclassifyl.c /* Return classification value corresponding to argument. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\mpa-arch.h /* Overridable constants and operations. Copyright (C) 2013-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memchr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-rawmemchr.c /* Measure memchr functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getentropy.c /* Implementation of getentropy based on the getrandom system call. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\nptl\bits\struct_mutex.h /* S390 internal mutex struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\ffs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\memcmp.c /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\dl-unistd.h /* Functions with hidden attribute internal to ld.so, which are declared in include/unistd.h. Generic version. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\arena.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\hooks.c /* Malloc implementation for multiple threads without lock contention. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Wolfram Gloger , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-clog.inc /* Test clog. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-mutex-timedlock.c /* Lock a mutex with a timeout. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-isoc99_wscanf.c /* Wrapper for __isoc99_wscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\dladdr1.c /* Locate the shared object symbol nearest a given address. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\gconv-modules # GNU libc iconv configuration. # Copyright (C) 1997-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # All lines contain the following information: # If the lines start with `module' # fromset: either a name triple or a regular expression triple. # toset: a name triple or an expression with \N to get regular # expression matching results. # filename: filename of the module implementing the transformation. # If it is not absolute the path is made absolute by prepending # the directory the configuration file is found in. # cost: optional cost of the transformation. Default is 1. # If the lines start with `alias' # alias: alias name which is not really recognized. # name: the real name of the character set -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iosetvbuf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\ioseekpos.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iovsprintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\ioftell.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iogetline.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\fread_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\freopen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iosetbuffer.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofread_u.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\ioputs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofgets.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofgetpos.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofread.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iopadn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iogets.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\fseeko64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofsetpos.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\gets_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\ftello64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldiofgetpos64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\genops.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\fputc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\fread_u_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\fileno.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofsetpos64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\freopen64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldiofsetpos64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\ferror.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\strfile.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldiofgetpos.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofgetws_u.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iogetwline.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\strops.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofclose.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofopen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\fgetws_u_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\wstrops.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldiofopen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofputs_u.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\fseeko.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldiofdopen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofopncook.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofdopen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldiofclose.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\fgets_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\ftello.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\ioseekoff.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofwrite_u.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iowpadn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\stdfiles.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\fgets_u_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldstdfiles.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofwrite.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofgets_u.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofputs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\getc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldiofsetpos.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\ioungetc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\libioP.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\feof.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofgetpos64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofgetws.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofflush.c /* Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, that does not cause the resulting executable to be covered by the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License. This exception applies to code released by its copyright holders in files containing the exception. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for ia64. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-mutex-printers.py # Tests for the MutexPrinter class. # # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\renameat2.c /* Rename a file using relative source and destination names. Hurd version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\catgets\catgets.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\catgets\open_catalog.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper, . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-service.c /* Services file parser in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\yppasswd.x aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_common.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\des_soft.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\rusers.x aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\bootparam_prot.x aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\rex.x aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\mount.x aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\rstat.x aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\spray.x /* * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-cond-signal.c /* Signal a condition. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\ns_ttl.c /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\libc-diag.h /* Macros for controlling diagnostic output from the compiler. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\xattr.c /* Support for *xattr interfaces on GNU/Hurd. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\memchr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\memchr.c /* Multiple versions of memchr. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\test-driver.c /* Main function for test programs. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\fpu\fesetenv.c /* Install given floating-point environment. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\feupdateenv.c /* Install given floating-point environment and raise exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\dl-cet.h /* Linux/x86 CET initializers function. Copyright (C) 2018-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_set_event.c /* Enable specific event for thread. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\mul_splitl.h /* Compute full X * Y for long double type. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\tst-wcrtomb.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\tst-mbrtowc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-dir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\tst-btowc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\tst-definitions.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-bsearch.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdfchdir.c /* Change a port cell to a directory in an open file descriptor. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-cpuclock2.c /* Test program for process and thread CPU clocks. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\register-dump.h /* Dump registers. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-alloc.c /* Allocate a new thread structure. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-casinh.inc /* Test casinh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\x2y2m1l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\x2y2m1l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\x2y2m1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\x2y2m1l.c /* Compute x^2 + y^2 - 1, without large cancellation error. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_gethostbyname.c /* IPv4-only variant of gethostbyname. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-fini.c /* Call the termination functions of loaded shared objects. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\set-host.c /* Set a host configuration item kept as the whole contents of a file. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\coldfire\sysdep.h /* Assembler macros for Coldfire. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlsym-error.c /* Test error reporting for dlsym, dlvsym failures. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-creal.inc /* Test creal. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\xfrm-test.c /* Test collation function via transformation using real data. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\check-safety.sh # Copyright 2014-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Check that the @safety notes are self-consistent, i.e., that they're # in proper order (mt then as then ac), that remarks appear within # corresponding sections (mt within mt, etc), that unsafety always has # an explicit reason and when there's a reason for unsafety it's not # safe, and that there aren't duplicates remarks. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\resolv_conf.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\resolv_conf.c /* Extended resolver state separate from struct __res_state. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_getprioceiling.c /* Get priority ceiling setting from pthread_mutexattr_t. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memccpy.c /* Measure memccpy functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\ifunc-mathvec-avx512.h /* Common definition for libmathvec ifunc selections optimized with AVX512. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-exp2.inc /* Test exp2. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\build-many-glibcs.py # Build many configurations of glibc. # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\argp-help.c /* Hierarchial argument parsing help output Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\k_standardl.c /* Implement __kernel_standard_l. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . Parts based on k_standard.c from fdlibm: */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_pow_template.c /* Wrapper to set errno for pow. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ifreq.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\ifreq.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso646.c /* Conversion to and from the various ISO 646 CCS. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\strchrnul.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strchrnul.c /* Multiple versions of strchrnul. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\fpu_control.h /* FPU control word bits. SPARC version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Miguel de Icaza The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_cout.c /* * From: @(#)rpc_cout.c 1.13 89/02/22 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\thread_dbP.h /* Private header for thread debug library Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\nptl\pt-longjmp.c /* ABI compatibility for 'longjmp' and 'siglongjmp' symbols in libpthread ABI. X86 version. Copyright (C) 1918-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bits\types.h /* bits/types.h -- definitions of __*_t types underlying *_t types. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\ots_nintxq.c /* Software floating-point emulation: convert to fortran nearest. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-search.c /* Test search/default domain name behavior. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-socket-consts.py # Test that glibc's sys/socket.h SO_* constants match the kernel's. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\netname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-netgrp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-pwd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-proto.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-alias.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_call.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-rpc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-parser.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_findserv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-grp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-spwd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-network.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mtx-basic.c /* C11 threads basic mutex tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_run_diff.c /* Invoke the system diff tool to compare two strings. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-p_secstodate.c /* Test __p_secstodate compat symbol. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_cacosh_template.c /* Return arc hyperbolic cosine for a complex type. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\euc-jisx0213.c /* Conversion from and to EUC-JISX0213. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\divmod_1.c /* mpn_divmod_1(quot_ptr, dividend_ptr, dividend_size, divisor_limb) -- Divide (DIVIDEND_PTR,,DIVIDEND_SIZE) by DIVISOR_LIMB. Write DIVIDEND_SIZE limbs of quotient at QUOT_PTR. Return the single-limb remainder. There are no constraints on the value of the divisor. QUOT_PTR and DIVIDEND_PTR might point to the same limb. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\math-barriers.h /* Control when floating-point expressions are evaluated. M68k version. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fpucw.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\fpu\s_llrint.c /* Round a double value to a long long in the current rounding mode. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-bz24051.c /* Test that assigning to stdout redirects puts, putchar, etc (BZ#24051) Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\lutimes.c /* Change access and/or modification date of file. Do not follow symbolic links. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\bzero.c /* Multiple versions of bzero. PowerPC64 version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-vfprintf-mbs-prec.c /* Test for wchar_t/multi-byte conversion and precision in vfprintf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\hppa\sysdep.h /* Assembler macros for PA-RISC. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper, , August 1999. Linux/PA-RISC changes by Philipp Rumpf, , March 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\pwritev2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\pwritev64v2.c /* Generic version of pwritev2. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\register-dump.h /* Dump registers. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iovdprintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\vasprintf.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, that does not cause the resulting executable to be covered by the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License. This exception applies to code released by its copyright holders in files containing the exception. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\feupdateenv.c /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\libc-lock.h /* libc-internal interface for mutex locks. Stub version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-sprintf-ub.c /* Test the sprintf (buf, "%s", buf) does not override buf. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\spawn.h /* Definitions for POSIX spawn interface. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue2.c /* Test message queue passing. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-swapcontext1.c /* Check multiple makecontext calls. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-boost.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-pcre.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex19.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-rxspencer.c /* Regular expression tests. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\compat-lookup.c /* Compatibility stubs of accidentally exported __nss_*_lookup functions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-lgamma.inc /* Test lgamma. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-ai_idn.c /* Test getaddrinfo and getnameinfo with AI_IDN, NI_IDN (UTF-8). Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strrchr.c /* Multiple versions of strrchr. PowerPC64 version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-isgreater.inc /* Test isgreater. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\sys\ucontext.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\bits\statfs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\sys\ucontext.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\bits\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\bits\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\hppa\syscall.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\e_atan2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\sys\asm.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\sigaction.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\bits\mathdef.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\bits\statfs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\e_pow.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\hsearch_r.c /* Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1993. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\libm_support.h /* // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // // Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // // * Redistributions in binary form must reproduce the above copyright // notice, this list of conditions and the following disclaimer in the // documentation and/or other materials provided with the distribution. // // * The name of Intel Corporation may not be used to endorse or promote // products derived from this software without specific prior written // permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL OR ITS // CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, // EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, // PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR // PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY // OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS // SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // // Intel Corporation is the author of this code, and requests that all // problem reports or change requests be submitted to it directly at // http://www.intel.com/software/products/opensource/libraries/num.htm. // // History: 02/02/2000 Initial version // 2/28/2000 added tags for logb and nextafter // 3/22/2000 Changes to support _LIB_VERSIONIMF variable // and filled some enum gaps. Added support for C99. // 5/31/2000 added prototypes for __libm_frexp_4l/8l // 8/10/2000 Changed declaration of _LIB_VERSIONIMF to work for library // builds and other application builds (precompiler directives). // 8/11/2000 Added pointers-to-matherr-functions declarations to allow // for user-defined matherr functions in the dll build. // 12/07/2000 Added scalbn error_types values. // 5/01/2001 Added error_types values for C99 nearest integer // functions. // 6/07/2001 Added error_types values for fdim. // 6/18/2001 Added include of complex_support.h. // 8/03/2001 Added error_types values for nexttoward, scalbln. // 8/23/2001 Corrected tag numbers from 186 and higher. // 8/27/2001 Added check for long int and long long int definitions. // 12/10/2001 Added error_types for erfc. // 12/27/2001 Added error_types for degree argument functions. // 01/02/2002 Added error_types for tand, cotd. // 01/04/2002 Delete include of complex_support.h // 01/23/2002 Deleted prototypes for __libm_frexp*. Added check for // multiple int, long int, and long long int definitions. // 05/20/2002 Added error_types for cot. // 06/27/2002 Added error_types for sinhcosh. // 12/05/2002 Added error_types for annuity and compound // 04/10/2003 Added error_types for tgammal/tgamma/tgammaf // 05/16/2003 FP-treatment macros copied here from IA32 libm_support.h // 06/02/2003 Added pad into struct fp80 (12/16 bytes). // 08/01/2003 Added struct ker80 and macros for multiprecision addition, // subtraction, multiplication, division, square root. // 08/07/2003 History section updated. // 09/03/2003 ALIGN(n) macro added. // 10/01/2003 LDOUBLE_ALIGN and fp80 corrected on linux to 16 bytes. // 11/24/2004 Added ifdef around definitions of INT32/64 // 12/15/2004 Added error_types for exp10, nextafter, nexttoward // underflow. Moved error codes into libm_error_codes.h. // */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-fallocate64.c /* Basic fallocate64 test (no specific flags is checked). Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-protected1moda.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock15.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sendto.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\recv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\rewrite_field.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getsockopt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\connect.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-getpwent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\setsockopt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock16.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\personality.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-once5.cc aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\send.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\recvfrom.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\accept.c /* Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\sparcv9\fpu\multiarch\s_nearbyint.c /* nearbyint ifunc resolver, Linux/sparc32 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and Martin Schwidefsky (schwidefsky@de.ibm.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\opensock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sh\bits\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\pwd\tst-getpw.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\cxa_atexit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\stackinfo.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\string-inlines.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\getutmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\strtold_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\getutmpx.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\test_wcfuncs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-64-128\strtold_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\strtold_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\cxa_finalize.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-environ.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-getaddrinfo.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ntp_gettimex.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\fchroot.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sh\sys\ucontext.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\tst-getlogin.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\bits\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\string-inlines.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\socket\opensock.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\fpu\feupdateenv.c /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\8bit-gap.c /* Generic conversion to and from 8bit charsets, converting from UCS using gaps. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_cexpf.c /* Return exponent of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1156.h /* Mapping table for IBM1156. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jiro SEKIBA , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_feq.c /* Software floating-point emulation. Return 1 if (*a) == (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\dl-irel.h /* Machine-dependent ELF indirect relocation inline functions. AArch64 version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\test-errno-linux.c /* Test that failing system calls do set errno to the correct value. Linux sycalls version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-auditmod12.c /* Audit module for tst-audit12. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\gentempfd.c /* Generate a temporary file descriptor. Linux version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-exp10.inc /* Test exp10. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\CVE-2023-4813.patch\sysdeps\posix\getaddrinfo.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\getaddrinfo.c /* Host and service name lookups using Name Service Switch modules. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* The Inner Net License, Version 2.00 The author(s) grant permission for redistribution and use in source and binary forms, with or without modification, of the software and documentation provided that the following conditions are met: 0. If you receive a version of the software that is specifically labelled as not being for redistribution (check the version message and/or README), you are not permitted to redistribute that version of the software in any way or form. 1. All terms of the all other applicable copyrights and licenses must be followed. 2. Redistributions of source code must retain the authors' copyright notice(s), this list of conditions, and the following disclaimer. 3. Redistributions in binary form must reproduce the authors' copyright notice(s), this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. [The copyright holder has authorized the removal of this clause.] 5. Neither the name(s) of the author(s) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY ITS AUTHORS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. If these license terms cause you a real problem, contact the author. */ /* This software is Copyright 1996 by Craig Metz, All Rights Reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-getconf.sh # Test for getconf(1). # Copyright (C) 2001-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\statvfs64.c /* Return information about the filesystem on which FILE resides. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\double.h /* Software floating-point emulation. Definitions for IEEE Double Precision Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\popen.c /* Pipe to a Subprocess Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\genpass.c /* Encrypting Passwords Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\libgcc-compat.c /* pre-.hidden libgcc compatibility Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Randolph Chung The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\namespace.h /* Entering namespaces for test case isolation. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-gettid-kill.c /* Verify the interaction of kill and thread groups. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-xpg-basename.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\basic-test.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc-backtrace.c /* Verify that backtrace does not deadlock on itself on memory corruption. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1388.h /* Tables for conversion from and to IBM1388. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-y1.inc /* Test y1. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sem_timedwait.c /* sem_timedwait -- wait on a semaphore with timeout. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Mackerras , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\getutent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\getutid_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\getutline_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\utmp_file.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper and Paul Janzen , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-expm1.inc /* Test expm1. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\fpu\multiarch\e_hypot.c /* Multiple versions of ieee754_hypot. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel4_1.c /* Check sendmmsg cancellation. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\dl-machine.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\microblaze\dl-machine.h /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\gb18030.c /* Mapping tables for GBK handling. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Sean Chen , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\csky\makecontext.c /* Create new context. C-SKY version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\strcasecmp_l.c /* Multiple versions of strcasecmp_l. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1008_420.c /* Mapping tables from IBM1008 to IBM420 and vice versa. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\check-wrapper-headers.py # Check that a wrapper header exist for each non-sysdeps header. # Copyright (C) 2019-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Non-sysdeps subdirectories are not on the C include path, so # installed headers need to have a sysdep wrapper header. # # usage: scripts/checl-wrapper-headers.py \ # --root=$(..) --subdir=$(subdir) $(headers) \ # [--generated $(common-generated)] # # If invoked with --root=., the script is invoked from the root of the # source tree, so paths starting with "include/" are skipped (because # those do not require wrappers). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\euidaccess.c /* Check if effective user id can access file Copyright (C) 1990-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-key-create.c /* pthread_key_create. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-spawn2.c /* Further tests for spawn in case of invalid binary paths. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\dl-origin.c /* Find path of executable. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\math-nan-payload-double.h /* NaN payload handling for double. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\check-c++-types.sh # Copyright (C) 2003-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # This script creates a list of data types where each type is followed # by the C++ mangled name for that type. That list is then compared # against the list in the c++-types.data file for the platform being # checked. Any difference between the two would mean that the C++ ABI # had changed and that should not happen even if the change is compatible # at the C language level. # # The list of data types has been created with # cat < # #include # #include # #include # EOF # gcc -D_GNU_SOURCE -E - | # egrep '^typedef.*;$' | # sed 's/^typedef[[:space:]]*//;s/\([[:space:]]\{1,\}__attribute__.*\);/;/;s/.*[[:space:]]\([*]\|\)\(.*\);/\2/' | # egrep -v '^_' | # LC_ALL=C sort -u # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\preadv2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\preadv64v2.c /* Generic version of preadv2. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_totalordermag.c /* Total order operation on absolute values. dbl-64/wordsize-64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\dl-librecon.h /* Optional code to distinguish library flavours. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\strcmp.c /* Multiple versions of strcmp. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\cfloat-compat.h /* Compatibility macros for old and new Alpha complex float ABI. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\elision-trylock.c /* elision-trylock.c: Lock eliding trylock for pthreads. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nptl\bits\struct_mutex.h /* PowerPC internal mutex struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\dl-procinfo.h /* Linux/ARM version of processor capability information handling macros. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\dirent.h /* Directory entry structure `struct dirent'. 4.4BSD/Generic version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-clone2.c /* Test if CLONE_VM does not change pthread pid/tid field (BZ #19957) Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\argp-parse.c /* Hierarchial argument parsing, layered over getopt Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-once.c /* pthread_once. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-mutex-trylock.c /* Try to Lock a mutex. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\shm-directory.h /* Header for directory for shm/sem files. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-math-isinff.cc /* Test for bug 19439. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Marek Polacek , 2012. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-test3.c /* Test error checking for group entries. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\dl-cache.h /* Support for reading /etc/ld.so.cache files written by Linux ldconfig. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-sse.c /* Test case for preserved SSE registers in dynamic linker. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-wprintf-ldbl-compat.c /* Test for the long double variants of *w*printf functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\strncase_l.c /* Multiple versions of strncasecmp_l. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\tst-bug28768.c /* Test to verify that long path is rejected by svcunix_create (bug 28768). Copyright (C) 2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\gen-auto-libm-tests.c /* Generate expected output for libm tests with MPFR and MPC. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1153.h /* Mapping table for IBM1153. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jiro SEKIBA , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\mips\mips64\n64\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\mips\mips64\n32\sysdep.h /* Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Alexandre Oliva . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1148.h /* Tables for conversion from and to IBM1148. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\register-dump.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\register-dump.h /* Dump registers. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\fpu\feholdexcpt.c /* Store current floating-point environment and clear exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\tst-udp-garbage.c /* Test that garbage packets do not affect timeout handling. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\timegm.c /* Convert UTC calendar time to simple time. Like mktime but assumes UTC. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-scalb.inc /* Test scalb. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-strchr-rtm.c /* Test case for strchr inside a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\setup-vdso.h /* Set up the data structures for the system-supplied DSO. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\dlvsym.c /* Look up a versioned symbol in a shared object loaded by `dlopen'. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-audit12.c /* Test that symbol is bound to a DSO replaced by la_objsearch. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\bits\mathcalls.h /* Prototype declarations for math functions; helper file for . Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\getopt.c /* Getopt for GNU. Copyright (C) 1987-2020 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-strftime2.c /* Verify the behavior of strftime on alternative representation for year. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-cond-timedwait.c /* Wait on a condition. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strncpy.c /* Test strncpy functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\mbsrtowcs_l.c /* Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-strcpy.h /* Common definition for ifunc selections optimized with SSE2, unaligned SSE2 and SSSE3. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock-pwn.c /* Test rwlock with PREFER_WRITER_NONRECURSIVE_NP (bug 23861). Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fexcept.c /* Test fegetexceptflag and fesetexceptflag. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\jisx0213.c /* Mapping tables for JISX0213 character set. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-internal.h /* Internal defenitions for pthreads library. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\math_private.h /* Configure optimized libm functions. S390 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_lroundl.c /* Round long double value to long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tpp.c /* Thread Priority Protect helpers. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\mptan.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\sincos32.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_remainder.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\mpa.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_tan.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_atan2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_sqrt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\mpatan2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_asin.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\doasin.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\mpsqrt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\dosincos.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_atan.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_sqrtl.c /* * IBM Accurate Mathematical Library * written by International Business Machines Corp. * Copyright (C) 2001-2020 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\clock_getres.c /* clock_getres -- Get the resolution of a POSIX clockid_t. Linux version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\sys\mtio.h /* Structures and definitions for magnetic tape I/O control commands. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\bug17079.c /* Test for bug 17079: heap overflow in NSS with small buffers. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-thread-affinity-pthread2.c /* Separate thread test for pthread_getaffinity_np, pthread_setaffinity_np. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\tv32-compat.h /* Compatibility definitions for `struct timeval' with 32-bit time_t. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\bits\stdlib-ldbl.h /* -mlong-double-64 compatibility mode for functions. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\trunctfxf2.c /* Software floating-point emulation. Truncate IEEE quad into IEEE extended Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Uroš Bizjak (ubizjak@gmail.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_fmal.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_fma.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_fma.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_fma.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_fmaf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_fmal.c /* Compute x * y + z as ternary operation. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2010. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-lround.inc /* Test lround. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0037-Avoid-deadlock-between-pthread_create-and-ctors.patch\elf\dl-support.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-support.c /* Support for dynamic linking code in static libc. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\charmap-dir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\programs\charmap-dir.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-atan.inc /* Test atan. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\fpu_control.h /* FPU control word bits. RISC-V version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutex_setprioceiling.c /* Set current priority ceiling of pthread_mutex_t. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_sinf.c /* Compute sine of argument. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-initgroups.c /* Initgroups handling in nss_files module. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-ngettext.c /* Test of the ngettext functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\test-get_hwcap.c /* Check __ppc_get_hwcap() and __ppc_get_at_plaftorm() functionality. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\lxstat64.c /* lxstat64 using Linux lstat64 system call. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_roundevenl.c /* Round to nearest integer value, rounding halfway cases to even. ldbl-96 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-memcmp.c /* Test and measure memcmp functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. Added wmemcmp support by Liubov Dmitrieva , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tls6.sh # A tls test. # Copyright (C) 2003-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\hstcache.c /* Cache handling for host lookup. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\tst-longjmp_chk3.c /* Make sure longjmp fortification catches bad signal stacks. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xsendto.c /* sendto with error checking. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fma.c /* Implement fma using soft-fp. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-fmtmsg.sh # Test of fmtmsg function family. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\hppa\atomic-machine.h /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Carlos O'Donell , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\dl-procinfo.c /* Data for Linux/ARM version of processor capability information. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\longopt.c /* Example of Parsing Long Options with getopt_long. Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\spawn_int.h /* Internal definitions for posix_spawn functionality. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\spawn_faction_destroy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\errmsg1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\bits\sigcontext.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\getnssent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\getnssent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\vismod1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\sys\user.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\check_fds.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\posix_fallocate64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\memusage.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\__fsetlocking.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\errqueue.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\lxstat64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\scandir64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\vismain.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\spawn_faction_addopen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\csu\check_fds.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\spawn_faction_addclose.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\posix_fallocate.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\ieee754.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\spawn_faction_init.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\__fpurge.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\vismod2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\spawn_faction_adddup2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\xstat64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\readelflib.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\bits\stat.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\bits\ipc-perm.h /* struct ipc_perm definition. Linux/sparc version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. PowerPC64 version. Copyright 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\e_sqrtf.c /* Single-precision floating point square root. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fenv_private.h /* Private floating point rounding and exceptions handling. PowerPC version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\readonly-area.c /* Test if a memory region is wholly unwritable. Mach version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\utf16-utf32-z9.c /* Conversion between UTF-16 and UTF-32 BE/internal. This module uses the Z9-109 variants of the Convert Unicode instructions. Copyright (C) 1997-2020 Free Software Foundation, Inc. Author: Andreas Krebbel Based on the work by Ulrich Drepper , 1997. Thanks to Daniel Appich who covered the relevant performance work in his diploma thesis. This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue6.c /* Test mq_notify. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_setpayload_main.c /* Set NaN payload. dbl-64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Test if argument is (a) negative or too large; (b) too small, except for 0 when allowed; (c) not an integer. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex7.c /* Test for regs allocation in re_search and re_match. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Stepan Kasal , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\printf_fphex.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\printf_fphex.c /* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\globfree.c /* Frees the dynamically allocated storage from an earlier call to glob. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc\clnt.h /* * clnt.h - Client side remote procedure call interface. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\statx_generic.c /* Generic implementation of statx based on fstatat64. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_ccosh_template.c /* Complex cosine hyperbolic function for float types. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-ffs.c /* Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil), On-Line Applications Research Corporation. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-test_compare_blob.c /* Basic test for the TEST_COMPARE_BLOB macro. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\multiarch\utf8-utf32-z9.c /* Conversion between UTF-8 and UTF-32 - multiarch s390 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-syslog-ldbl-compat-template.c /* Test for the long double variants of *syslog* functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-math-cxx11.cc /* Test C99 math functions are available in C++11 without _GNU_SOURCE. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\brk.c /* brk system call for Linux/i386. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-aio4.c /* Test for completion signal handling. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-alias.c /* Mail alias file parser in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1025.h /* Mapping table for IBM1025. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jiro SEKIBA , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\getaddrinfo_a.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\gai_cancel.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\gai_misc.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\gai_misc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\gai_suspend.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\scanf11.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\gai_notify.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-string.h /* Measure string and memory functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\tlsdesc.c /* Manage TLS descriptors. i386 version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_fromfpl_main.c /* Round to integer type. ldbl-128 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\dl-fptr.c /* Manage function descriptors. Generic version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\thrd_priv.h /* Internal C11 threads definitions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-64\makecontext.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\makecontext.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-64\__longjmp.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\gamma_product.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\gamma_productl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\gamma_productl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\gamma_product.c /* Compute a product of X, X+1, ..., with an error estimate. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\dl-static.c /* Variable initialization. PowerPC version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sh\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for SH. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\netinet\udp.h /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (C) 1982, 1986 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-2.c /* Test detachability. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-memmove.h /* Common definition for memcpy, mempcpy and memmove implementation. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\internal-signals.h /* Special use of signals internally. Stub version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\hppa\bits\fcntl.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\bits\fcntl.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\microblaze\bits\fcntl.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\bits\fcntl.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\bits\fcntl.h /* O_*, F_*, FD_* bit values for Linux. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_ta_thr_iter.c /* Iterate over a process's threads. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\seed48_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\drand48-iter.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\msgrcv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\nrand48_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\lcong48_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\shmat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\erand48_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\msgctl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\l64a.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\semctl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\shmctl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\srand48_r.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , August 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\linereader.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\locfile.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\charmap.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\programs\linereader.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\locfile.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\charmap.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\programs\locfile.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\programs\locfile.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\locfile-token.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\s_llrintf.c /* llrintf() - S390 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-rpc.c /* SunRPC program number file parser in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-printf-chk-ldbl-compat.c /* Test for the long double variants of *printf_chk functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memcpy.c /* Measure memcpy functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-audit13mod1.c /* Check for invalid audit version (BZ#24122). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\db.c /* User and Group Database Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\fpu\s_llround.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\fpu\s_llrint.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\fpu\s_llroundf.c /* Round to nearest integer. PowerPC64 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_totalorderl.c /* Total order operation. ldbl-128ibm version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\chroot_canon.c /* Return the canonical absolute name of a given file inside chroot. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\ldd.bash.in # Copyright (C) 1996-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # This is the `ldd' command, which lists what shared libraries are # used by given dynamically-linked executables. It works by invoking the # run-time dynamic linker as a command and setting the environment # variable LD_TRACE_LOADED_OBJECTS to a non-empty value. # We should be able to find the translation right at the beginning. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\filedoalloc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\wfiledoalloc.c /* Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, that does not cause the resulting executable to be covered by the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License. This exception applies to code released by its copyright holders in files containing the exception. */ /* Copyright (C) 1990 The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.*/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-locale.sh # Testing the implementation of localedata. # Copyright (C) 1998-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Andreas Jaeger, , 1998. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-random2.c /* Test initstate saving the old state. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fmax.inc /* Test fmax. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-cet-legacy-1a.c /* Test for re-exec with legacy bitmap. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-printf-round.c /* Test for correct rounding of printf floating-point output. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\_itowa.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\_itoa.h /* Internal function for converting integers to ASCII. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdrlimit.c /* Resource limits. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\nptl-printers.py # Pretty printers for the NPTL lock types. # # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\bits\fcntl.h /* O_*, F_*, FD_* bit values for Linux/SPARC. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\fmtmsg.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_int.h /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\error.c /* Error handler for noninteractive utilities Copyright (C) 1990-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\multiarch\ifunc-sse2-ssse3.h /* Common definition for ifunc selections optimized with SSE2 and SSSE3. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gshadow\putsgent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gshadow\fgetsgent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gshadow\sgetsgent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pwritev.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\psiginfo.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\mkostemps.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\reg-type.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\reg-modifier.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gshadow\sgetsgent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gshadow\fgetsgent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\preadv.c /* Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\auto-libm-test-in # libm test inputs for gen-auto-libm-tests.c. # Copyright (C) 1997-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\ptrace.c /* Process tracing interface `ptrace' for GNU Hurd. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\fpu\fegetenv.c /* Store current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\timer_gettime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\timer_delete.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\timer_create.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\timer_getoverr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\timer_settime.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-bug18665-tcp.c /* Test __libc_res_nsend buffer mismanagement, basic TCP coverage. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\badsalttest.c /* Test program for bad DES salt detection in crypt. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-robust-fork.c /* Test the interaction of fork and robust mutexes. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\unwind-dw2-fde.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\unwind-dw2-fde.h /* Copyright (C) 1997-2020 Free Software Foundation, Inc. Contributed by Jason Merrill . This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\getdate.c /* Convert a string representation of time to a time value. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Mark Kettenis , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\include\bits\fenv.h /* Wrapper for x86 bits/fenv.h for use when building glibc. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\math_ldbl.h /* Manipulation of the bit representation of 'long double' quantities. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel13.c /* Test sem_wait cancellation for contended case. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\ctty-input.c /* _hurd_ctty_input -- Do an input RPC and generate SIGTTIN if necessary. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fdiv.c /* Divide double values, narrowing the result to float, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\microblaze\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\microblaze\backtrace_linux.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\microblaze\backtrace.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\microblaze\nptl\tls.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\nptl\tls.h /* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex-errorcheck.c /* Check that error checking mutexes are not subject to lock elision. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\t_sincosl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\t_sincosl.c /* Quad-precision floating point sine and cosine tables. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\ioperm.c /* Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strcspn.c /* Measure strcspn functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\dl-vdso-setup.c /* Data for vDSO support. Linux version. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_daddl.c /* Add long double (ldbl-128) values, narrowing the result to double, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\create_xid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xdr_intXX_t.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_stat.c /* Copyright (c) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\strfromd.c /* Definitions for strfromd. Implementation in stdlib/strfrom-skeleton.c. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\mul_1.c /* mpn_mul_1 -- Multiply a limb vector with a single limb and store the product in a second limb vector. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\ieee754\bits\floatn.h /* Macros to control TS 18661-3 glibc features on MIPS platforms. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\multiarch\ifunc-sse2.h /* Common definition for ifunc selections optimized with SSE2. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-attr-setschedparam.c /* pthread_attr_getschedparam. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sigstack.c /* Emulate sigstack function using sigaltstack. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-memstream.h /* Common definitions for open_memstream tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-initgroups.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_proto.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_compat\compat-initgroups.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\fpu\multiarch\e_log2f.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\e_log2f.c /* Multiple versions of log2f. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-files-alias-truncated.c /* Check handling of missing end-of-line at end of /etc/aliases (bug 24059). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond24.c /* Verify that condition variables synchronized by PI mutexes don't hang. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\strnlen.c /* Multiple versions of strnlen. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz-delete.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz-stringify.c /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\inet_net_pton.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\inet_neta.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\inet_net_ntop.c /* * Copyright (c) 1996,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-malloc-simple.c /* Benchmark malloc and free functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-canonicalize.inc /* Test canonicalize. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\socket\sys\socket.h /* Declarations of socket constants, types, and functions. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_log1pl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_log1pl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_expm1l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_expm1l.c /* Copyright 2001 by Stephen L. Moshier This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memmove-large.c /* Measure memmove functions with large data sizes. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\nptl\bits\struct_rwlock.h /* HPPA internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\dl-static.c /* Variable initialization. MIPS version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-snan.c /* Test signaling NaNs in issignaling, isnan, isinf, and similar functions. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-rwlock-timedrdlock.c /* Acquire a rwlock for reading. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\clock_getcpuclockid.c /* Get a clockid_t for the process CPU clock of a given process. Generic. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond25.c /* Verify that condition variables synchronized by PI mutexes don't hang on on cancellation. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strncase_l.c /* Multiple versions of strncasecmp_l Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\dl-procinfo.h /* Processor capability information handling macros. PowerPC version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\multiarch\utf8-utf16-z9.c /* Conversion between UTF-8 and UTF-16 - multiarch s390 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext9.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext7.c /* Check setcontext on the context from makecontext. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\era.c /* Helper functions used by strftime/strptime to handle locale-specific "eras". Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex2.c /* Test for memory handling in regex. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_roundevenl.c /* Round to nearest integer value, rounding halfway cases to even. ldbl-128ibm version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strxfrm_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strcoll_l.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper , 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\atomic-machine.h /* Low-level functions for atomic operations. RISC-V version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\test_ifindex.c /* Test interface name <-> index conversions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_acosl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_acosl.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Long double expansions are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-memset.c /* Test memset functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_lroundf.c /* Round float value to long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1390.h /* Tables for conversion from and to IBM1390. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\nss_dns\dns-canon.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-fini1mod.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_initgroups.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond14.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond19.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond15.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\bug-if1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tsd5.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_getai.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock14.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlopenrpath.c /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc64\sigcontextinfo.h /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\nss_dns\dns-network.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Extended from original form by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Parts of this file are plain copies of the file `getnetnamadr.c' from the bind package and it has the following copyright. */ /* Copyright (c) 1993 Carlos Leandro and Rui Salgueiro * Dep. Matematica Universidade de Coimbra, Portugal, Europe * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. */ /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\uname.c /* uname -- Report basic information about the system. Generic version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\cpu-features.c /* Initialize CPU feature data for Linux/x86. This file is part of the GNU C Library. Copyright (C) 2018-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\clock_getres.c /* Get the resolution of a clock. Stub version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cacos.inc /* Test cacos. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-64\register-dump.h /* Dump registers. 64 bit S/390 version. Copyright (C) 2001-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\sys\statfs.h /* Definitions for getting information about a filesystem. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\ifunc-avx-fma4.h /* Common definition for ifunc selections optimized with AVX, AVX2/FMA and FMA4. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1133.h /* Mapping table for IBM1133. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\tst-auditmod3b.c /* Test case for i386 preserved registers in dynamic linker. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\htl\pt-thread-alloc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\htl\pt-thread-start.c /* Start thread. Mach version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-fmemopen.c /* basic fmemopen interface testing. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\inet6_scopeid_pton.c /* Convert an IPv6 scope ID from text to the internal representation. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-remquo.inc /* Test remquo. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\lxstat.c /* lxstat using old-style Unix stat system call. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\ldsodefs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0037-Avoid-deadlock-between-pthread_create-and-ctors.patch\sysdeps\generic\ldsodefs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0034-elf-Fix-DTV-gap-reuse-logic-BZ-27135.patch\sysdeps\generic\ldsodefs.h /* Run-time dynamic linker data structures for loaded ELF shared objects. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\sys\statvfs.h /* Definitions for getting information about a filesystem. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\next_to_fault.c /* Memory allocation next to an unmapped page. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\dl-procinfo.h /* C-SKY version of processor capability information handling macros. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\nios2\atomic-machine.h /* Low-level functions for atomic operations. Nios II version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-14.c /* Test pthread_mutex_timedlock. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setresuid.c /* setresuid -- set real user ID, effective user ID, and saved-set user ID Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strncmp.c /* Measure strncmp functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_lrintl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_llrintl.c /* Round argument to nearest integral value according to current rounding direction. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc32\sysdep.h /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Miguel de Icaza , January 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod5i.c /* Tests of __strtod_internal in a locale using decimal comma. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\getloadavg.c /* Get system load averages. Mach version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fesetmode.c /* Install given floating-point control modes. PowerPC version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\setjmp\tst-setjmp-fp.c /* Test that setjmp/longjmp do not save and restore floating-point exceptions and rounding modes. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ksc5601.c /* Conversion tables for KS C 5601-1992 based encoding conversion. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jungshik Shin , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\fgetexcptflg.c /* Store current representation for exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\x32\times.c /* Linux times. X32 version. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\clnt_perr.c /* * clnt_perror.c * * Copyright (c) 2010, 2011, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdioctl.c /* ioctl commands which must be done in the C library. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\confname.h /* `sysconf', `pathconf', and `confstr' NAME values. Generic version. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\nptl\bits\struct_rwlock.h /* S390 internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-reallocarray.c /* Test for reallocarray. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-fopenloc.c /* Test for ,ccs= handling in fopen. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0032-elf-Use-relaxed-atomics-for-racy-accesses-BZ-19329.patch\sysdeps\x86_64\dl-tls.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\dl-tls.c /* Thread-local storage handling in the ELF dynamic linker. x86-64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\aio_suspend.c /* Suspend until termination of a requests. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_fmal.c /* Compute x * y + z as ternary operation. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Flaherty . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\fpu_control.h /* FPU control word bits. C-SKY version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst_putwc.c /* Simple test of putwc in the C locale. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\bits\procfs-extra.h /* Extra sys/procfs.h definitions. SPARC version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\csu\init-first.c /* Initialization code run first thing by the ELF startup code. Common version Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-opt\libm-alias-double.h /* Define aliases for libm double functions. ldbl-opt version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\libc_fatal.c /* Catastrophic failure reports. Linux version. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm4909.h /* Tables for conversion from and to IBM4909. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\conform\conformtest.py # Check header contents against the given standard. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\TESTS2 # Tests for endianness dependent iconv(1) (and therefore iconv(3)) in GNU libc. # Copyright (C) 2001-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Bruno Haible , 2001. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Each line consists of three fields: # 1. The endianness independent encoding. # 2. The endianness dependent encoding. # 3. The filename stem. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_join_common.c /* Common definition for pthread_{timed,try}join{_np}. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\rawmemchr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\rawmemchr.c /* Multiple versions of rawmemchr. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-origin.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\dl-origin.c /* Find path of executable. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\gen-syscall-h.awk # Generate SYS_* macros from a list in a text file. # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Emit a conditional definition for SYS_NAME. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_llround.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_llround.c /* Round double value to long long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\sysdep.h /* Generic asm macros used on many machines. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\tst-CMPLX2.c /* Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Marek Polacek , 2012. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-cond-printers.py # Common tests for the ConditionVariablePrinter class. # # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_svcout.c /* * From: @(#)rpc_svcout.c 1.29 89/03/30 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-setuid1.c /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\bits\mathcalls-helper-functions.h /* Prototype declarations for math classification macros helpers. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\lddlibc4.c /* Stub for ldd script to print Linux libc4 dependencies. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-iszero.inc /* Test iszero. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem17.c /* Test unsupported/bad clocks passed to sem_clockwait. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\prlimit.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getlogin_r.c /* Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\libm-alias-float128.h /* Define aliases for libm _Float128 functions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\utimes.c /* utimes -- change access and modification times of file. Hurd version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-acosh.inc /* Test acosh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-sysdep.h /* Internal definitions for pthreads library. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-calloc.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\ldsodefs.h /* Run-time dynamic linker data structures for loaded ELF shared objects. GNU. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-nextdown.inc /* Test nextdown. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strcmp.c /* Multiple versions of strcmp. PowerPC64 version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\math-barriers.h /* Control when floating-point expressions are evaluated. x86 version. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\memmove.c /* Copy memory to memory until the specified number of bytes has been copied. Overlap is handled correctly. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pathconf.c /* Get file-specific information about a file. Linux version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-mutexattr-settype.c /* pthread_mutexattr_settype. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\sysdep.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger-Tang The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\not-errno.h /* Syscall wrapper that do not set errno. Linux version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_llrintl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_llrintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_llrint.c /* Round argument to nearest integral value according to current rounding direction. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\eval-plural.h /* Plural expression evaluation. Copyright (C) 2000-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-sin.inc /* Test sin. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\vtables.c /* libio vtable validation. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\mempcpy.c /* Multiple versions of mempcpy. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\report-wait.c /* Report on what a thread in our task is waiting for. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\mktime.c /* Convert a 'struct tm' to a time_t value. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Eggert . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-64\backtrace.c /* Return backtrace of current program state. 64 bit S/390 version. Copyright (C) 2001-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky . This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\extendxftf2.c /* Software floating-point emulation. Return a converted to IEEE quad Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Uroš Bizjak (ubizjak@gmail.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pthread.h /* Posix threads. Hurd version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\locarchive.h /* Definitions for locale archive handling. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\mips64\__longjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\__longjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\mips\mips32\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\alpha\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\mips\sysdep.h /* Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Brendan Kehoe (brendan@zen.org). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\printf_fphex.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\printf_fphex.c /* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nptl\elide.h /* elide.h: Generic lock elision support for powerpc. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\tst-ifunc-arg-2.c /* Test R_*_IRELATIVE resolver with second argument. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlmodcount.c /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wmemchr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\wctrans.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\btowc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\wctype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcsnrtombs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wctype\wctype_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcsrtombs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wmemset.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\mbsnrtowcs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\mbrtowc.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\sigsetops.c /* Compatibility symbols for old versions of signal.h. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_setprotocol.c /* Change priority protocol setting in pthread_mutexattr_t. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_erfl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_erfl.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Modifications and expansions for 128-bit long double are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xmemstream.c /* Error-checking wrappers for memstream functions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\libc-tsd.h /* libc-internal interface for thread-specific data. Stub or TLS version. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_copy_file_range.c /* Simplified copy_file_range with cross-device copy. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\s_truncf.c /* truncf(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\lowlevellock-futex.h /* Low-level locking access to futex facilities. Stub version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_j0l.c /* Bessel function of order zero. IBM Extended Precision version. Copyright 2001 by Stephen L. Moshier (moshier@na-net.ornl.gov). This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_parse.h /* @(#)rpc_parse.h 1.3 90/08/29 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * rpc_parse.h, Definitions for the RPCL parser */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-logb.inc /* Test logb. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\libm_cpu_defs.h // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // // Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // // * Redistributions in binary form must reproduce the above copyright // notice, this list of conditions and the following disclaimer in the // documentation and/or other materials provided with the distribution. // // * The name of Intel Corporation may not be used to endorse or promote // products derived from this software without specific prior written // permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL OR ITS // CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, // EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, // PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR // PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY // OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS // SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // // Intel Corporation is the author of this code, and requests that all // problem reports or change requests be submitted to it directly at // http://www.intel.com/software/products/opensource/libraries/num.htm. // -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\__sigstack_longjmp.c /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger-Tang . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\ether_ntoa_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\getutent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\getutline.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\logwtmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\findlocale.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\ether_hton.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nsswitch.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\ether_aton_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\ether_ntoh.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\getXXent_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\XXX-lookup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\login.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcrtomb.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\logout.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\getutid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\getXXbyYY_r.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_faddl.c /* Add long double (ldbl-128) values, narrowing the result to float, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_sincosl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_sincos.c /* Compute sine and cosine of argument. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-tgamma.inc /* Test tgamma. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\sigunwind.c /* longjmp cleanup function for unwinding past signal handlers. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\get-dynamic-info.h /* Read the dynamic section at DYN and fill in INFO with indices DT_*. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_nextupl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_nextupl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_nextup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_nextupl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_nextupf.c /* Return the least floating-point number greater than X. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-syscall-list.sh # Consistency checks for the system call list # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\fesetround.c /* Set current rounding direction. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strcmp.c /* Measure strcmp and wcscmp functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\lio_listio.c /* Enqueue and list of read or write requests. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-fprintf_chk.c /* Wrapper for __fprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\fenv_private.h /* Private floating point rounding and exceptions handling. ARM VFP version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\fenv_private.h /* Private floating point rounding and exceptions handling. 390/s390x version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\sincosf_poly.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_sincosf.h /* Used by sinf, cosf and sincosf functions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\getnameinfo.c /* Convert socket address to string using Name Service Switch modules. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* The Inner Net License, Version 2.00 The author(s) grant permission for redistribution and use in source and binary forms, with or without modification, of the software and documentation provided that the following conditions are met: 0. If you receive a version of the software that is specifically labelled as not being for redistribution (check the version message and/or README), you are not permitted to redistribute that version of the software in any way or form. 1. All terms of the all other applicable copyrights and licenses must be followed. 2. Redistributions of source code must retain the authors' copyright notice(s), this list of conditions, and the following disclaimer. 3. Redistributions in binary form must reproduce the authors' copyright notice(s), this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. [The copyright holder has authorized the removal of this clause.] 5. Neither the name(s) of the author(s) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY ITS AUTHORS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. If these license terms cause you a real problem, contact the author. */ /* This software is Copyright 1996 by Craig Metz, All Rights Reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res_mkquery.c /* Creation of DNS query packets. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ /* * Portions Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-network.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_compat\compat-pwd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_compat\compat-spwd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-pwd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-alias.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nis\nis-spwd.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arch-fork.h /* arch_fork definition for Linux fork implementation. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\socket\bits\socket2.h /* Checking macros for socket functions. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\gb2312.h /* Access functions for GB2312 conversion. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\update-copyrights # Update copyright year lists. # Copyright (C) 2012-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Run this script with the first argument being the location of # gnulib's update-copyright script. Any other arguments are ignored. # FSF copyright notices in the glibc source directory containing this # script will be updated; glibc must then be built to update generated # files. Copyright dates in --version copyright notices are not # updated. # Licenses imported verbatim from FSF sources. # Pre-1991 gaps in copyright years, so cannot use a single range. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-rwlock-trywrlock.c /* Try to acquire a rwlock for writing. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-monetary.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-messages.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-ctype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\programs\ld-time.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-numeric.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\programs\ld-collate.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\programs\ld-ctype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-collate.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-time.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-res_init-multi.c /* Multi-threaded test for resolver initialization. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-ceil.inc /* Test ceil. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\htl\pt-thread-terminate.c /* Deallocate the kernel thread resources. Mach version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\strtod_nan_main.c /* Convert string for NaN payload to corresponding NaN. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\atomic-machine.h /* Atomic operations. Sparc version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\check-cet.awk # Verify that all shared objects contain the CET property. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # This awk script expects to get command-line files that are each # the output of 'readelf -n' on a single shared object. # It exits successfully (0) if all of them contained the CET property. # It fails (1) if any didn't contain the CET property # It fails (2) if the input did not take the expected form. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\s_floorf.c /* floorf(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\timezone\tst-tzset.c /* tzset tests with crafted time zone data. Copyright (C) 2015-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex11.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex12.c /* Regular expression tests. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc32\brk.c /* brk system call for Linux/SPARC. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Miguel de Icaza (miguel@nuclecu.unam.mx) The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-memmove.c /* Test and measure memmove functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\getsysstats.c /* Determine various system internal values, Linux/MIPS version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-tan.inc /* Test tan. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex27.c /* Test REG_NEWLINE. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2007. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-tlsalign.c /* Test for large alignment in TLS blocks, BZ#18383. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-fwprintf_chk.c /* Wrapper for __fwprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\conform\check-header-lists.sh # Check the set of headers with conformtest expectations for a given standard. # Copyright (C) 2014-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\cpu-features.c /* Initialize CPU feature data. This file is part of the GNU C Library. Copyright (C) 2008-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-hosts.c /* Hosts file parser in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\force-elision.h /* force-elision.h: Automatic enabling of elision for mutexes Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svc_run.c /* * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This is the rpc server side idle loop * Wait for input, call server program. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-tgmath.c /* Test compilation of tgmath macros. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek and Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_setpayload_main.c /* Set NaN payload. dbl-64/wordsize-64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Test if argument is (a) negative or too large; (b) too small, except for 0 when allowed; (c) not an integer. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-fexecve.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-env-setuid-tunables.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_compat\nisdomain.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-getopt-cancel.c /* Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_ta_map_lwp2thr.c /* Which thread is running on an LWP? Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_exp_data.c /* Shared data between exp, exp2 and pow. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\s_fdim.c /* Return positive difference between arguments. i386 version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\bits\sigcontext.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jes Sorensen , July 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-powl.c /* Test for powl Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\test_printers_exceptions.py # Exception classes used when testing the Python pretty printers. # # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\open.c /* Linux open syscall implementation, non-LFS. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\argp-fmtstream.h /* Word-wrapping and line-truncating streams. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\wgenops.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\wfileops.c /* Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper . Based on the single byte version by Per Bothner . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, that does not cause the resulting executable to be covered by the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License. This exception applies to code released by its copyright holders in files containing the exception. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fcntl.c /* Linux fcntl syscall implementation. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\multiarch\ifunc-impl-list.c /* Enumerate available IFUNC implementations of a function. AARCH64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xwrite.c /* write with error checking and retries. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-asprintf.c /* Wrapper for asprintf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\libm-alias-float128.h /* Define aliases for libm _Float128 functions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\quad.h /* Software floating-point emulation. Definitions for IEEE Quad Precision. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-rotate.c /* Check that RES_ROTATE works with few nameserver entries (bug 13028). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-opt\s_clog10l.c /* clog10l alias overrides for platforms where long double was previously not unique. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xsigstack.c /* sigaltstack wrappers. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\atest-exp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\atest-sincos.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\atest-exp2.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Geoffrey Keating , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\libc-vdso.h /* Resolve function pointers to VDSO functions. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-res_ninit.c /* Test the creation of many struct __res_state objects. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-mutex-unlock.c /* Unlock a mutex. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\bits\thread-shared-types.h /* Common threading primitives definitions for both POSIX and C11. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-makecontext-align.c /* Check stack alignment provided by makecontext. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\htm.h /* Shared HTM header. Work around false transactional execution facility intrinsics. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\shadow\tst-putspent.c /* Test for processing of invalid shadow entries. [BZ #18724] Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_sub.c /* Software floating-point emulation. (*c) = (*a) - (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\update-abilist.sh # Update abilist files based on differences on one architecture. # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sh\brk.c /* brk system call for Linux/SH. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-chmod.c /* Test for chmod functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext.c /* Test of the gettext functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\fpu\multiarch\s_modf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\be\fpu\multiarch\s_modf.c /* Multiple versions of modf. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-memchr.c /* Test memchr functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\coldfire\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\tst-mode-switch-3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\memmove-ppc64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\tst-mode-switch-1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strncpy-ppc64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\tst-abi-interlink.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-mallopt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\tst-mode-switch-2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-setuid2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-setuid3.c /* Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\ioctl-types.h /* Structure types for pre-termios terminal ioctls. Linux version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc-stats-cancellation.c /* Bug 22830: malloc_stats fails to re-enable cancellation on exit. Copyright (C) 2018 Free Software Foundation. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\ofdlocks.c /* Open File Description Locks Usage Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-vfprintf-user-type.c /* Test for user-defined types in vfprintf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\atnat2.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\mpatan.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\uasncs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\sincostab.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\atnat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\utan.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\branred.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\dla.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\urem.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\doasin.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\sincos32.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\usncs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\branred.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\dosincos.h /* * IBM Accurate Mathematical Library * Written by International Business Machines Corp. * Copyright (C) 2001-2020 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\regex.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\regex_internal.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\regcomp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\regex_internal.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\regexec.c /* Extended regular expression matching and search library. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-swprintf_chk.c /* Wrapper for __swprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\extended.h /* Software floating-point emulation. Definitions for IEEE Extended Precision. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\tscii.c /* Conversion from and to TSCII. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-thrd-detach.c /* C11 threads thread detach tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\test-totalorderl-ldbl-96.c /* Test totalorderl and totalordermagl for ldbl-96. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc64\makecontext.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc64\swapcontext.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_casinhf.c /* Return arc hyperbole sine of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mtx-recursive.c /* C11 threads recursive mutex tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_cexp_template.c /* Complex exponential function. m68k fpu version Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-string-rtm.h /* Test string function in a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\mlock.c /* mlock -- guarantee pages are resident in memory. Mach/Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\fpu\s_lround.c /* lround function. PowerPC32 version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\raise.c /* raise.c - Generic raise implementation. Copyright (C) 2008-2020 Free Software Foundation, Inc. Written by Neal H. Walfield . This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU Hurd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\ots_cmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\ots_cmpe.c /* Software floating-point emulation: comparison. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strspn.c /* Test and measure strspn functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_parse.c /* * From: @(#)rpc_parse.c 1.8 89/02/22 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* * rpc_parse.c, Parser for the RPC protocol compiler * Copyright (C) 1987 Sun Microsystems, Inc. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\fclrexcpt.c /* Clear given exceptions in current floating-point environment. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-cancel.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-docancel.c /* Cancel a thread. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\sem-init.c /* Initialize a semaphore. Generic version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\sysconf.c /* Get system parameters, e.g. cache information. S390/S390x version. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm933.h /* Tables for conversion from and to IBM933. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\termios.h /* termios type and macro definitions. 4.4 BSD/generic GNU version. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\sjis.c /* Mapping tables for SJIS handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\sys\param.h /* Compatibility header for old-style Unix parameters and limits. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-mbswcs2.c /* Test restarting behaviour of mbsnrtowcs. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\bits\fcntl.h /* O_*, F_*, FD_* bit values for GNU. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\utf8-utf16-z9.c /* Conversion between UTF-8 and UTF-16 - s390 version. This module uses the Z9-109 variants of the Convert Unicode instructions. Copyright (C) 1997-2020 Free Software Foundation, Inc. Author: Andreas Krebbel Based on the work by Ulrich Drepper , 1997. Thanks to Daniel Appich who covered the relevant performance work in his diploma thesis. This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-makecontext.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\gai_misc.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-pselect.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\aio_misc.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\gai_misc.h /* Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_cmp.c /* Software floating-point emulation. Compare (*a) and (*b), return float condition code. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\grpcache.c /* Cache handling for group lookup. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\lgamma-compat.h /* ABI compatibility for lgamma functions. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-sigstate.c /* Set a thread's signal state. Hurd on Mach version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-quota.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pwritev64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\preadv64.c /* Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\ifaddrs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\ifaddrs.c /* getifaddrs -- get names and addresses of all network interfaces Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\fpu\feupdateenv.c /* Install given floating-point environment and raise exceptions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-minimal.c /* Minimal replacements for basic facilities used in the dynamic linker. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res_debug.c /* * Copyright (c) 1985 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ /* * Portions Copyright (c) 1995 by International Business Machines, Inc. * * International Business Machines, Inc. (hereinafter called IBM) grants * permission under its copyrights to use, copy, modify, and distribute this * Software with or without fee, provided that the above copyright notice and * all paragraphs of this notice appear in all copies, and that the name of IBM * not be used in connection with the marketing of any product incorporating * the Software or modifications thereof, without specific, written prior * permission. * * To the extent it has a right to do so, IBM grants an immunity from suit * under its patents, if any, for the use, sale or manufacture of products to * the extent that such products are used for performing Domain Name System * dynamic updates in TCP/IP networks by means of the Software. No immunity is * granted for any product per se or for any other function of any product. * * THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, * DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN * IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. */ /* * Portions Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-thread_local1.cc /* Test basic thread_local support. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\clock_getres.c /* clock_getres -- Get the resolution of a POSIX clockid_t. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\idna_name_classify.c /* Classify a domain name for IDNA purposes. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\test-atexit-race-common.c /* Bug 14333: Support file for atexit/exit, etc. race tests. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bits\getopt_posix.h /* Declarations for getopt (POSIX compatibility shim). Copyright (C) 1989-2020 Free Software Foundation, Inc. Unlike the bulk of the getopt implementation, this file is NOT part of gnulib. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\netgroup.h /* Internal header for netgroup related functions. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\resource.h /* Bit values & structures for resource limits. Linux version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex13.c /* Regular expression tests. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\brk.c /* brk system call for Linux/MIPS. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0034-elf-Fix-DTV-gap-reuse-logic-BZ-27135.patch\elf\dl-load.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-load.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-load.c /* Map in a shared object's segments from the file. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cns11643l2.h /* Access functions for CNS 11643, plane 2 handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\group_member.c /* `group_member' -- test if process is in a given group. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\dl-irel.h /* Machine-dependent ELF indirect relocation inline functions. i386 version. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getrusage.c /* getrusage -- Get resource usage information about processes. Hurd version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_csin_template.c /* Complex sine function for float types. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-interpose-aux.c /* Minimal malloc implementation for interposition tests. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\sysdep.h /* Assembly macros for RISC-V. Copyright (C) 2011-2018 This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\mkdirat.c /* Create a directory named relative to another open directory. Hurd version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\nptl\bits\struct_rwlock.h /* Alpha internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-strnlen.c /* Test strnlen with size_t in the lower 32 bits of 64-bit register. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\strtab.c /* C string table handling. Copyright (C) 2000-2020 Free Software Foundation, Inc. Written by Ulrich Drepper , 2000. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\md5.h /* Declaration of functions and data types used for MD5 sum computing library functions. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\getent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_xdr.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd-client.h /* Copyright (c) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm902.h /* Tables for conversion from and to IBM902. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-signgam-main.c /* Test lgamma functions do not set signgam for ISO C. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-argp-help.c /* Wrapper for argp_error and argp_failure. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\test-double-vlen8-wrappers.c /* Wrapper part of tests for AVX-512 versions of vector math functions. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_iscanonicall.c /* Test whether long double value is canonical. ldbl-96 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_openpty.c /* Open a pseudoterminal. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\err.c /* 4.4BSD utility functions for error messages. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-mallocstate.c /* Emulate Emacs heap dumping to test malloc_set_state. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Wolfram Gloger , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_lgamma_r_template.c /* Wrapper to set errno for lgamma_r. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz-append.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz-insert.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz-create.c /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_shared_allocate.c /* Allocate a memory region shared across processes. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\inet_ntop.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\nsap_addr.c /* * Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\s_fpclassifyl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_fpclassify.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_fpclassifyf.c /* Return classification value corresponding to argument. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\lll_timedlock_wait.c /* Timed low level locking for pthread library. Generic futex-using version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Mackerras , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-log10.inc /* Test log10. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-wordexp-nocmd.c /* Test for (lack of) command execution in wordexp. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_j1l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_lgammal_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_erfl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_j0l.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Long double expansions are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\memmove.c /* Multiple versions of memmove. PowerPC64 version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-csin.inc /* Test csin. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-scanf-ldbl-compat-template.c /* Test for the long double variants of *scanf functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-network.c /* Networks file parser in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-fseek.c /* Verify that fseek/ftell combination works for wide chars. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strchr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\strchr.c /* Multiple versions of strchr. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_format_address_family.c /* Convert an address family to a string. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\memset.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\memset.c /* Multiple versions of memset. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\assert\tst-assert-c++.cc /* Tests for interactions between C++ and assert. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-mbswcs3.c /* Test restarting behaviour of wcsrtombs. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-exec1.c /* Simple exec test, only a thread in the parent. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\tst-strcoll-overflow.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-ptrguard1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\getrlimit64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\memcmp-ppc64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\setjmp\tst-sigsetjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-auxv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-realloc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\setrlimit64.c /* Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\nptl\tls.h /* Definition for thread-local data handling. NPTL/RISC-V version. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\set-hooks.h /* Macros for using symbol sets for running lists of functions. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\stpcpy.c /* Multiple versions of stpcpy. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-pldd.c /* Basic tests for pldd program. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strcat.c /* Test strcat functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\utmp.h /* The `struct utmp' type, describing entries in the utmp file. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-signbit.inc /* Test signbit. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-rpmatch.c /* Test program for rpmatch function. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jochen Hein . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-pthread-attr-affinity.c /* Make sure that pthread_attr_getaffinity_np does not crash when the input cpuset size is smaller than that in the attribute structure. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svc_unix.c /* * svc_unix.c, Server side for TCP/IP based RPC. * * Copyright (C) 2012-2020 Free Software Foundation, Inc. * This file is part of the GNU C Library. * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * The GNU C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see * . * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Actually implements two flavors of transporter - * a unix rendezvouser (a listener and connection establisher) * and a record/unix stream. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_setattr_default_np.c /* Set the default attributes to be used by pthread_create in the process. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-numeric.sh # Testing the implementation of LC_NUMERIC and snprintf(3). # Copyright (C) 1996-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Jochen Hein , 1997. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\socket\sockaddr_un_set.c /* Set the sun_path member of struct sockaddr_un. Copyright (C) 2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-sort-maps.c /* Sort array of link maps according to dependencies. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\arpa\tftp.h /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)tftp.h 8.1 (Berkeley) 6/2/93 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_util.h /* * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * rpc_util.h, Useful definitions for the RPC protocol compiler */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wmemchr-c.c /* Default wmemchr implementation for S/390. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\crypt-entry.c /* * UFC-crypt: ultra fast crypt(3) implementation * * Copyright (C) 1991-2020 Free Software Foundation, Inc. * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * The GNU C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see * . * * crypt entry points * * @(#)crypt-entry.c 1.2 12/20/96 * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\execinfo.c /* Obtain a backtrace and print it. Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\errstring.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\error_compat.c /* * Mach Operating System * Copyright (c) 1991,1990,1989 Carnegie Mellon University * All Rights Reserved. * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * * Carnegie Mellon requests users of this software to return to * * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU * School of Computer Science * Carnegie Mellon University * Pittsburgh PA 15213-3890 * * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-atan2.inc /* Test atan2. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdmalloc.c /* * Mach Operating System * Copyright (c) 1991,1990,1989 Carnegie Mellon University * All Rights Reserved. * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * * Carnegie Mellon requests users of this software to return to * * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU * School of Computer Science * Carnegie Mellon University * Pittsburgh PA 15213-3890 * * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. */ /* * (pre-GNU) HISTORY * * Revision 2.7 91/05/14 17:57:34 mrt * Correcting copyright * * Revision 2.6 91/02/14 14:20:26 mrt * Added new Mach copyright * [91/02/13 12:41:21 mrt] * * Revision 2.5 90/11/05 14:37:33 rpd * Added malloc_fork* code. * [90/11/02 rwd] * * Add spin_lock_t. * [90/10/31 rwd] * * Revision 2.4 90/08/07 14:31:28 rpd * Removed RCS keyword nonsense. * * Revision 2.3 90/06/02 15:14:00 rpd * Converted to new IPC. * [90/03/20 20:56:57 rpd] * * Revision 2.2 89/12/08 19:53:59 rwd * Removed conditionals. * [89/10/23 rwd] * * Revision 2.1 89/08/03 17:09:46 rwd * Created. * * * 13-Sep-88 Eric Cooper (ecc) at Carnegie Mellon University * Changed realloc() to copy min(old size, new size) bytes. * Bug found by Mike Kupfer at Olivetti. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strpbrk.c /* Test and measure strpbrk functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svc_raw.c /* * svc_raw.c, This a toy for simple testing and timing. * Interface to create an rpc client and server in the same UNIX process. * This lets us simulate rpc and get rpc (round trip) overhead, without * any interference from the kernel. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\tst-utmp.c /* Tests for UTMP functions. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Mark Kettenis , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\bug-dl-leaf-lib.c /* Make sure dlopen/dlclose are not marked as leaf functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Mike Frysinger The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\bits\fenv.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-numeric.c /* Testing the implementation of LC_NUMERIC and snprintf(). Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Petter Reinholdtsen , 2003 Based on tst-fmon.c by Jochen Hein , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\libpthread-compat.c /* Placeholder definitions to pull in removed symbol versions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\fpu\fenv_private.h /* Private floating point rounding and exceptions handling. C-SKY version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fenv_const.c /* Constants for fenv_bits.h. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strncpy.c /* Multiple versions of strncpy. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\str-two-way.h /* Byte-wise substring search, using the Two-Way algorithm. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Eric Blake , 2008. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Before including this file, you need to include (and before that, if not part of libc), and define: RETURN_TYPE A macro that expands to the return type. AVAILABLE(h, h_l, j, n_l) A macro that returns nonzero if there are at least N_L bytes left starting at H[J]. H is 'unsigned char *', H_L, J, and N_L are 'size_t'; H_L is an lvalue. For NUL-terminated searches, H_L can be modified each iteration to avoid having to compute the end of H up front. For case-insensitivity, you may optionally define: CMP_FUNC(p1, p2, l) A macro that returns 0 iff the first L characters of P1 and P2 are equal. CANON_ELEMENT(c) A macro that canonicalizes an element right after it has been fetched from one of the two strings. The argument is an 'unsigned char'; the result must be an 'unsigned char' as well. Other macros you may optionally define: RET0_IF_0(a) Documented below at default definition. CHECK_EOL Same. This file undefines the macros listed above, and defines LONG_NEEDLE_THRESHOLD. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\fesetround.c /* Set current rounding direction. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\fraiseexcpt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\backtrace.c /* Return backtrace of current program state. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David S. Miller The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_fle.c /* Software floating-point emulation. Return 1 if (*a) <= (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm943.h /* Tables for conversion from and to IBM943. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\open64_nocancel.c /* Linux open syscall implementation, LFS, non-cancellable. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fadd.c /* Add double values, narrowing the result to float, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-strfmon.c /* Wrapper for strfmon. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\sprofil.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. Contributed by David Mosberger-Tang . This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\multiarch\ifunc-resolve.h /* IFUNC resolver function for CPU specific functions. 32/64 bit S/390 version. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-rwlock-printers.py # Common tests for the RWLockPrinter class. # # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\test-float-vlen4-wrappers.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\test-double-vlen2-wrappers.c /* Wrapper part of tests for SSE ISA versions of vector math functions. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\localedef.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\programs\localedef.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\weightwc.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\weight.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0029-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch\locale\weight.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper, . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\inline-hashtab.h /* Fully-inline hash table, used mainly for managing TLS descriptors. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Alexandre Oliva This file is derived from a 2003's version of libiberty's hashtab.c, contributed by Vladimir Makarov (vmakarov@cygnus.com), but with most adaptation points and support for deleting elements removed. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\dup3.c /* Duplicate a file descriptor to a given number, with flags. Hurd version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getloadavg.c /* Get system load averages. Linux (/proc/loadavg) version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1124.h /* Conversion from and to IBM1124. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-environ.c /* Environment handling for dynamic loader. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\ifunc-memcpy.h /* memcpy variant information on S/390 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strlen.c /* Test and measure STRLEN functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. Added wcslen support by Liubov Dmitrieva , 2011 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-opt\nldbl-compat.c /* *printf* family compatibility routines for IEEE double as long double Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm933.c /* Conversion from and to IBM933. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-sscanf.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\isockad.c /* Internet Socket Example using sockaddr_in. Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\jmpbuf-unwind.h /* Examine __jmp_buf for unwinding frames. RISC-V version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\tcvn5712-1.c /* Conversion to and from TCVN5712-1. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\math-type-macros.h /* Helper macros for type generic function implementations within libm. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\fpu\multiarch\e_powf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\e_powf.c /* Multiple versions of powf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\float128\math-nan-payload-float128.h /* NaN payload handling for _Float128. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-ufromfpx.inc /* Test ufromfpx. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_format_herrno.c /* Convert a h_errno error code to a string. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\memstrm.c /* open_memstream example. Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex14.c /* Tests re_comp and re_exec. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getrandom.c /* Hurdish implementation of getrandom Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-getrandom.c /* Tests for the getentropy, getrandom functions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-tunables.h /* The tunable framework. See the README to know how to use the tunable in a glibc module. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\fedisblxcpt.c /* Disable floating-point exceptions. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\scripts\import_bench.py aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\scripts\compare_bench.py aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\list-fixed-bugs.py # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_roundl.c /* Round long double to integer away from zero. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\termios.c /* Noncanonical Mode Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-iscanonical.inc /* Test iscanonical. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-address.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-telephone.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-identification.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-paper.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-name.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\ld-measurement.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\repertoire.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_csqrtf.c /* Return square root of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_remquol.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_remquol.c /* Compute remainder and a congruent to the quotient. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm932.h /* Tables for conversion from and to IBM932. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strverscmp.c /* Compare strings while treating digits characters numerically. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jean-François Bignolles , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_atanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_logl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_atanl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_logl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_lgammal_r.c /* Copyright 2001 by Stephen L. Moshier This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memset-walk.c /* Measure memset function throughput with large data sizes. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\fmemopen.c /* fmemopen implementation. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-trans.c /* Test program for user-defined character maps. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\bits\fcntl2.h /* Checking macros for fcntl functions. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-isnan.inc /* Test isnan. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\ifunc-fma.h /* Common definition for ifunc selections optimized with AVX2/FMA. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_pow.c /* Double-precision x^y function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* log(x) = k*Ln2 + log(c) + log1p(z/c-1). */ /* k*Ln2 + log(c) + r. */ /* k*Ln2 + log(c) + r + A[0]*r*r. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sysdep-vdso.h /* vDSO common definition for Linux. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fcntl_nocancel.c /* Linux fcntl syscall implementation -- non-cancellable. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-memcmp.h /* Common definition for memcmp/wmemcmp ifunc selections. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-vfprintf_chk.c /* Wrapper for __vfprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_sqrt.c /* Software floating-point emulation. (*c) = sqrtl(*a) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sem_wait.c /* sem_wait -- wait on a semaphore. Generic futex-using version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Mackerras , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cnd-basic.c /* C11 threads condition variable tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\nptl\bits\struct_rwlock.h /* MIPS internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\lowlevellock.h /* Low-level lock implementation. Generic futex-based version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\dl-machine.c /* Machine-dependent ELF dynamic relocation functions. PowerPC64 version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-memccpy.c /* Test and measure memccpy functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tlsdesc.c /* Manage TLS descriptors. x86_64 version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\sleep.c /* Sleep for a given number of seconds. POSIX.1 version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strstr-vx.c /* Default strstr implementation with vector string functions for S/390. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\tst-backtrace2.c /* Test backtrace and backtrace_symbols. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-rwlock-timedwrlock.c /* Acquire a rwlock for writing. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\utmp32.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\utmpx32.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\bits\utmp.h /* The `struct utmp' type, describing entries in the utmp file. GNU version. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-isinf.inc /* Test isinf. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-8.c /* Test pthread_once. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\feenablxcpt.c /* Enable floating-point exceptions. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\setsourcefilter.c /* Set source filter. Linux version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_db\db-open.c /* Common database routines for nss_db. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\multiarch\wcscpy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\wcscpy.c /* Multiple versions of wcscpy. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-flt-eval-method.c /* Test evaluation method typedefs match FLT_EVAL_METHOD. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for m68k. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memcpy-walk.c /* Measure memcpy function combined throughput for different alignments. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_logf.c /* Single-precision log function. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* log(x) = log1p(z/c-1) + log(c) + k*Ln2 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\sys\ptrace.h /* `ptrace' debugger support interface. Linux/PowerPC version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\dlsym.c /* Look up a symbol in a shared object loaded by `dlopen'. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\skeleton.c /* Skeleton for a conversion module. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-pow.inc /* Test pow. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\rexec.c /* * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_asinf.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Modifications for single precision expansion are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\utimensat.c /* Change access and modification times of open file. Hurd version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\socket\tst-sockaddr_un_set.c /* Test the __sockaddr_un_set function. Copyright (C) 2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\t.61.c /* Generic conversion to and from T.61. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysvipc\test-sysvmsg.c /* Basic tests for SYSV message queue functions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\rpmatch.c /* Determine whether string value is affirmation or negative response according to current locale's data. This file is part of the GNU C Library. Copyright (C) 1996-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcsmbsload.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcsmbsload.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_gethst_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\internal_statvfs.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dirent\opendir-tst1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\C-name.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\C-identification.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\C-address.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_helper.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\dl-tlsdesc.h /* Thread-local storage descriptor handling in the ELF dynamic linker. i386 version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\preadv64v2.c /* Linux implementation of preadv2 (LFS version). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\termios\speed.c /* `struct termios' speed frobnication functions. 4.4 BSD/generic GNU version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\regex.h /* Definitions for data structures and routines for the regular expression library. Copyright (C) 1985, 1989-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\stdio-lock.h /* Thread package specific definitions of stream lock type. NPTL version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gshadow\tst-putsgent.c /* Test for processing of invalid gshadow entries. [BZ #18724] Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\statx_cp.c /* Struct statx to stat/stat64 conversion for Linux. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-exec4.c /* Signal handler and mask set in thread which calls exec. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\mips64\n32\lseek.c /* MIPS n32 lseek implementation. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_test_compare_string.c /* Check two strings for equality. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bits\cpu-set.h /* Definition of the cpu_set_t structure used by the POSIX 1003.1b-1993 scheduling interface. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-mlock2.c /* Test the mlock2 function. Copyright (C) 2017-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xreadlink.c /* Error-checking, allocating wrapper for readlink. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\bits\utmpx.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\bits\utmpx.h /* Structures and definitions for the user accounting database. GNU version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sh\sysdep.h /* Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper, , August 1995. Changed by Kaz Kojima, . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-mutex-init.c /* Initialize a mutex. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\dl-procinfo.h /* s390 version of processor capability information handling macros. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Martin Schwidefsky , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond26.c /* Test unsupported/bad clocks passed to pthread_cond_clockwait. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\htl\pt-stack-alloc.c /* Allocate a new stack. Mach version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memcmp.c /* Measure memcmp functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\spawn_faction_addchdir.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\spawn_faction_addfchdir.c /* Add a directory change to a file action list for posix_spawn. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\mkfsock.c /* Example of Local-Namespace Sockets Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-bz20544.c /* Verify atexit, on_exit, etc. abort on NULL function pointer. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\math-narrow.h /* Helper macros for functions returning a narrower type. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\ioperm.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Phil Blundell, based on the Alpha version by David Mosberger. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\auth_unix.c /* * Copyright (c) 2010, 2011, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\backtrace.c /* Return backtrace of current program state. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\pwd\tst-putpwent.c /* Test for processing of invalid passwd entries. [BZ #18724] Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\dl-hash.h /* Compute hash alue for given string according to ELF standard. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\getpagesize.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\bits\sysmacros.h /* Definitions of macros to access `dev_t' values. Hurd version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\memcopy.h /* memcopy.h -- definitions for memory copy functions. i386 version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_fromfpf_main.c /* Round to integer type. flt-32 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\jisx0213.h /* Functions for JISX0213 conversion. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\sha256.c /* Functions to compute SHA256 message digest of files or memory blocks. according to the definition of SHA256 in FIPS 180-2. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-profile.c /* Profiling of shared libraries. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. Based on the BSD mcount implementation. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\fgetexcptflg.c /* Store current representation for exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-inet_pton.c /* Test inet_pton functions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\dl-plt.h /* PLT fixups. Sparc 64-bit version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\statfs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\bits\statfs.h /* Definition of `struct statfs', information about a filesystem. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\wcscpy_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcsspn.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\wcscat_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcstok.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcscpy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcsncmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcslen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\wcsncat_chk.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\dl-procinfo.c /* Data for processor capability information. PowerPC version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\rpcsvc\nislib.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-hosts.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-ethers.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_callback.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss_nisplus\nisplus-service.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_ta_tsd_iter.c /* Iterate over a process's thread-specific data. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_qtoux.c /* Software floating-point emulation. Return (unsigned long)(*a) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-mutexattr-setpshared.c /* pthread_mutexattr_setpshared. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\spawni.c /* spawn a new process running an executable. Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_scan.h /* * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * rpc_scan.h, Definitions for the RPCL scanner */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\bits\poll2.h /* Checking macros for poll functions. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\bits\dirent.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\e_ilogb.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\sys\acct.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\compat-gethnamaddr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\mapv4v6hostent.h /* * ++Copyright++ 1985, 1988, 1993 * - * Copyright (c) 1985, 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. * - * --Copyright-- */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-fmemopen2.c /* fmemopen tests. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod5.c /* Tests of strtod in a locale using decimal comma. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_cosf.c /* Compute cosine of argument. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\gen_translit_fraction.py # -*- coding: utf-8 -*- # # Generate a translit_fraction file from a UnicodeData file. # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\backtrace.c /* Return backtrace of current program state. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-preadvwritev-common.c /* Common definitions for preadv and pwritev. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\dl-plt.h /* PLT fixups. Sparc 32-bit version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\dl-irel.h /* Machine-dependent ELF indirect relocation inline functions. Version for S/390 32 and 64 bit. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\bits\fenv.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\sysconf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\div_libc.h /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\rcmd.c /* * Copyright (C) 1998 WIDE Project. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the project nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Copyright (c) 1983, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\timezone\tst-timezone.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\test-netdb.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svcauth_des.c /* * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * svcauth_des.c, server-side des authentication * * We insure for the service the following: * (1) The timestamp microseconds do not exceed 1 million. * (2) The timestamp plus the window is less than the current time. * (3) The timestamp is not less than the one previously * seen in the current session. * * It is up to the server to determine if the window size is * too small . * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_getgr_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_getpw_r.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc64\xstatconv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\xstatconv.c /* Convert between the kernel's `struct stat' format, and libc's. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel26.c /* Check for failure paths handling for cancellation points. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-csqrt.inc /* Test csqrt. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-pthread-getattr.c /* Make sure that the stackaddr returned by pthread_getattr_np is reachable. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-roundeven.inc /* Test roundeven. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\atomic-machine.h /* Atomic operations. PowerPC Common version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Mackerras , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\lgamma_negl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\lgamma_negl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\lgamma_negl.c /* lgammal expanding around zeros. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\readlinkat.c /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\clock_gettime.c /* Get the current value of a clock. Stub version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\cpu-tunables.c /* x86 CPU feature tuning. This file is part of the GNU C Library. Copyright (C) 2017-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\sm_inter.x /* * Status monitor protocol specification * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\libm_error.c // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // // Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // // * Redistributions in binary form must reproduce the above copyright // notice, this list of conditions and the following disclaimer in the // documentation and/or other materials provided with the distribution. // // * The name of Intel Corporation may not be used to endorse or promote // products derived from this software without specific prior written // permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL OR ITS // CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, // EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, // PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR // PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY // OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS // SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // // Intel Corporation is the author of this code, and requests that all // problem reports or change requests be submitted to it directly at // http://www.intel.com/software/products/opensource/libraries/num.htm. // // History //============================================================== // 2/02/00: Initial version // 3/22/00: Updated to support flexible and dynamic error handling. // 8/16/00: Changed all matherr function-calls to use the pmatherr // function-pointers. // 10/03/00: Corrected a scalb type. // 11/28/00: Changed INPUT_XL to INPUT_XD for scalb_underflow case. // 12/07/00: Added code to make scalbn error support equivalent to ldexp. // 2/07/01: Added __declspec(align(16)) to long double constants to correct // alignment problem. // 4/23/01: Added code for remquo // 6/07/01: Added code for fdim, lrint, lround, llrint, llround // Deleted code for remquo // 8/15/01: Added code for scalbln, nexttoward // 12/10/01: Added code for erfc // 12/27/01: Added code for degree argument functions // 01/02/02: Added code for tand, cotd // 01/15/02: Corrected SVID/XOPEN code for log1p, pow, and acosh // 01/25/02: Corrected ISOC for lgamma and gamma to return EDOM for neg ints // 01/28/02: Corrected SVID/XOPEN stderr message for log2 // 05/20/02: Added code for cot // 07/01/02: Added code for sinhcosh // 10/04/02: Underflow detection in ISOC path redefined to // be zero rather than tiny and inexact // 12/06/02: Added code for annuity and compound // 01/30/03: Corrected test for underflow in ISOC path to not set denormal // 04/10/03: Corrected ISOC branch for gamma/lgamma to return ERANGE for neg ints. // Added code for tgamma // 04/11/03: Corrected POSIX/SVID/XOPEN branches for gamma/lgamma // to return EDOM for neg ints. // 09/08/03: Corrected XOPEN/SVID result for pow overflow with neg x, pos y. // 10/14/03: Added ILP32 ifdef // 12/12/03: Corrected XOPEN/SVID results for powf_zero_to_negative, // powl_neg_to_non_integer, atan2f_zero, atan2df_zero, // acoshf_lt_one, acosh_lt_one. // 12/07/04: Cast name strings as char *. // 12/08/04: Corrected POSIX behavior for atan2_zero, acos_gt_one, asin_gt_one, // log_negative, log10_negative, log1p_negative, and log2_negative. // Added SVID and XOPEN case log2l_zero. // 12/13/04: Corrected POSIX behavior for exp2_overflow, exp2_underflow, // exp10_overflow, exp10_underflow. Added ISOC to set errno for // exp10_underflow. // 12/14/04: Corrected POSIX behavior for nextafter_overflow, // nextafter_underflow, nexttoward_overflow, nexttoward_underflow. // Added ISOC to set errno for nextafter and nexttoward underflow. // 12/15/04: Corrected POSIX behavior for exp, exp2, and exp10 underflow. // 03/31/05: Added missing ALIGNIT statement to 6 float constants. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\lsearch.c /* Linear search functions. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\mem.c /* Cache memory handling. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\be\fpu\multiarch\s_llrintf.c /* Multiple versions of llrintf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\charmap-kw.h /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper, . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\dl-prop.h /* Support for GNU properties. x86 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-mmap-offset.c /* BZ #18877, BZ #21270, and BZ #24699 mmap offset test. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\fclrexcpt.c /* Clear given exceptions in current floating-point environment. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\stdlib-bsearch.h /* Perform binary search - inline version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-narrow-mul.inc /* Test narrowing multiply. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\feupdateenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\feupdateenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\feupdateenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\feupdateenv.c /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond23.c /* Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2008. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-cond-printers.c /* Helper program for testing the pthread_cond_t pretty printer. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\cnd_init.c /* C11 thread conditional initialization implementation. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cbrt.inc /* Test cbrt. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\feenablxcpt.c /* Enable floating-point exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jes Sorensen , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_log2f.c /* Single-precision log2 function. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* log2(x) = log1p(z/c-1)/ln2 + log2(c) + k */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\fxstat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fxstat.c /* fxstat using old-style Unix fstat system call. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-6.c /* Test barriers. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-j1.inc /* Test j1. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_truncl.c /* Truncate argument to nearest integral value not larger than the argument. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\pread64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\pread.c /* Read block from given position in file without changing file pointer. POSIX version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\strstr.c /* Multiple versions of strstr. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-32\dl-trampoline.h /* PLT trampolines. s390 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strcasestr.c /* Measure strcasestr functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-mtrace.sh # Testing the mtrace function. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\futimes.c /* futimes -- change access and modification times of open file. Linux version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-test4.c /* Test group merging. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\wordexp-tst.sh # Test for wordexp(3). # Copyright (C) 1998-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\test-stpcpy_chk.c /* Test and measure stpcpy checking functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strlen.c /* Measure STRLEN functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-rlimit-infinity.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\getrlimit64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\setrlimit64.c /* Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-obstack_chk.c /* Wrapper for __obstack_printf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-cache.c /* Support for reading /etc/ld.so.cache files written by Linux ldconfig. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\argp-ex4.c /* Argp example #4 -- a program with somewhat more complicated options Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\memrchr.c /* Multiple versions of memrchr. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\nptl\bits\struct_mutex.h /* MIPS internal mutex struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\math_err.c /* Double-precision math error handling. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\global-locale.c /* Locale object representing the global locale controlled by setlocale. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res_libc.c /* Definitions related to res_init linked into libc instead of libresolv. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1995-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_j1l.c /* Bessel function of order one. IBM Extended Precision version. Copyright 2001 by Stephen L. Moshier (moshier@na-net.onrl.gov). This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-ai_idn-nolibidn2.c /* Test getaddrinfo and getnameinfo without usable libidn2. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\bits\mathinline.h /* Definitions of inline math functions implemented by the m68881/2. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\nios2\sys\user.h /* ptrace register data format definitions. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\mempcpy.c /* Multiple versions of mempcpy. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fesetenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\fesetenv.c /* Install given floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\lseek64.c /* Linux lseek implementation, 64 bits off_t. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\sys\queue.h /* * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)queue.h 8.5 (Berkeley) 8/20/94 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm937.h /* Tables for conversion from and to IBM937. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\msg.c /* * Mach Operating System * Copyright (c) 1991,1990,1989, 1995 Carnegie Mellon University * All Rights Reserved. * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * * Carnegie Mellon requests users of this software to return to * * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU * School of Computer Science * Carnegie Mellon University * Pittsburgh PA 15213-3890 * * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res_send.c /* Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1985, 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ /* * Portions Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-atomic.c /* Tests for atomic.h macros. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xdr_rec.c /* * xdr_rec.c, Implements TCP/IP based XDR streams with a "record marking" * layer above tcp (for rpc's use). * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * These routines interface XDRSTREAMS to a tcp/ip connection. * There is a record marking layer between the xdr stream * and the tcp transport level. A record is composed on one or more * record fragments. A record fragment is a thirty-two bit header followed * by n bytes of data, where n is contained in the header. The header * is represented as a htonl(u_long). The high order bit encodes * whether or not the fragment is the last fragment of the record * (1 => fragment is last, 0 => more fragments to follow. * The other 31 bits encode the byte length of the fragment. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-ctype.sh # Testing the implementation of the isxxx() and toxxx() functions. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-fnmatch3.c /* Test for fnmatch not reading past the end of the pattern. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-noload.c /* Verify that RTLD_NOLOAD works as expected. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_clogf.c /* Return natural logarithm of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-isnormal.inc /* Test isnormal. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\shift_jisx0213.c /* Conversion from and to Shift_JISX0213. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\getsysstats.c /* Determine various system internal values, Linux/m68k version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\fpu\multiarch\s_llround.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\be\fpu\multiarch\s_llround.c /* Multiple versions of llround. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\armscii-8.c /* Conversion to and from ARMSCII-8 Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nios2\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for Nios II. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-files-alias-leak.c /* Check for file descriptor leak in alias :include: processing (bug 23521). Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-pathopt.sh # Test lookup path optimization. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\s_logbl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\s_logbf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\s_logb.c /* Get exponent of a floating-point value. PowerPC version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\lgamma_product.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\lgamma_productl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\lgamma_productl.c /* Compute a product of 1 + (T/X), 1 + (T/(X+1)), .... Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ustat.c /* Get filesystem statistics (deprecated). Linux version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\gettimeofday.c /* gettimeofday - set time. Linux version. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\qefgcvt_r.c /* Compatibility functions for floating point formatting, reentrant, long double versions. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\warning-nop.c /* Dummy nop functions to elicit link-time warnings. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file with other programs, and to distribute those programs without any restriction coming from the use of this file. (The GNU Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into another program.) Note that people who make modified versions of this file are not obligated to grant this special exception for their modified versions; it is their choice whether to do so. The GNU Lesser General Public License gives permission to release a modified version without this exception; this exception also makes it possible to release a modified version which carries forward this exception. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-atanh.inc /* Test atanh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\unlinkat.c /* unlinkat -- Remove a name relative to an open directory. Hurd version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\summary.pl # Generate the Summary of Library Facilities (summary.texi). # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Rical Jasan , 2017. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public License # as published by the Free Software Foundation; either version 2.1 of # the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Anything declared in a header or defined in a standard should have # its origins annotated using the @standards macro (see macro.texi). # This script checks all such elements in the manual (generally, # @def|item*-commands), ensuring annotations are present and correct. # If any errors are detected, they are all reported at the end and # failure is indicated. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-renameat2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\renameat2.c /* Linux implementation for renameat2 function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\ifunc-impl-list.c /* Enumerate available IFUNC implementations of a function. PowerPC32 version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_become_root.c /* Acquire root privileges. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\ldsodefs.h /* Run-time dynamic linker data structures for loaded ELF shared objects. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\gmp-impl.h /* Include file for internal GNU MP types and definitions. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-setspecific.c /* pthread_setspecific. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_llrint.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_llrintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_lrint.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_lrintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_lrintl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_llrintl.c /* Round argument to nearest integral value according to current rounding direction. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\libm-alias-ldouble.h /* Define aliases for libm long double functions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\utimensat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\futimens.c /* Change access and modification times of open file. Linux version. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\tst-udp-error.c /* Check for use-after-free in clntudp_call (bug 21115). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rv64\rvd\s_roundeven.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\s_roundevenf.c /* Round to nearest integer value, rounding halfway cases to even. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-getspecific.c /* pthread_getspecific. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\gen-as-const.py # Produce headers of assembly constants from C expressions. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # The input to this script looks like: # #cpp-directive ... # NAME1 # NAME2 expression ... # A line giving just a name implies an expression consisting of just that name. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\wordsize-32\overflow.h /* Overflow tests for stat, statfs, and lseek functions. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\errorlib.h /* * Mach Operating System * Copyright (c) 1991,1990,1989 Carnegie Mellon University * All Rights Reserved. * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * * Carnegie Mellon requests users of this software to return to * * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU * School of Computer Science * Carnegie Mellon University * Pittsburgh PA 15213-3890 * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\sys\syslog.h /* * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)syslog.h 8.1 (Berkeley) 6/2/93 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc_info.c /* Smoke test for malloc_info. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\glibcsyscalls.py # Helpers for glibc system call list processing. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\dl-procinfo.h /* Linux/s390 version of processor capability information handling macros. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Martin Schwidefsky , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\sys\reboot.h /* * Mach Operating System * Copyright (C) 1993,1991,1990 Carnegie Mellon University * All Rights Reserved. * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * * Carnegie Mellon requests users of this software to return to * * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU * School of Computer Science * Carnegie Mellon University * Pittsburgh PA 15213-3890 * * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. */ /* * (pre-GNU) HISTORY * * Revision 2.8 93/03/11 13:46:40 danner * unsigned long -> unsigned int. * [93/03/09 danner] * * Revision 2.7 92/05/21 17:25:11 jfriedl * Appended 'U' to constants that would otherwise be signed. * [92/05/16 jfriedl] * * Revision 2.6 91/06/19 11:59:44 rvb * Second byte of boothowto is flags for "startup" program. * [91/06/18 rvb] * Add ifndef __ASSEMBLER__ so that vax_init.s can include it. * [91/06/11 rvb] * * Revision 2.5 91/05/14 17:40:11 mrt * Correcting copyright * * Revision 2.4 91/02/05 17:56:48 mrt * Changed to new Mach copyright * [91/02/01 17:49:12 mrt] * * Revision 2.3 90/08/27 22:12:56 dbg * Added definitions used by Mach Kernel: RB_DEBUGGER, RB_UNIPROC, * RB_NOBOOTRC, RB_ALTBOOT. Moved RB_KDB to 0x04 (Mach value). * Removed RB_RDONLY, RB_DUMP, RB_NOSYNC. * [90/08/14 dbg] * */ /* Copyright (C) 1982, 1986, 1988 Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.*/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1158.h /* Mapping table for IBM1158. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jiro SEKIBA , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\dlerror.c /* Return error detail for failing functions. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-scanf-ldbl-compat.sh # Testing of *scanf. IEEE binary128 for powerpc64le version. # Copyright (C) 2019-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memset-large.c /* Measure memset functions with large data sizes. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext3.c /* Bug 18125: Verify setcontext calls exit() and not _exit(). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strchrnul.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strchr.c /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and bug fix and commentary by Jim Blandy (jimb@ai.mit.edu); adaptation to strchr suggested by Dick Karpinski (dick@cca.ucsf.edu), and implemented by Roland McGrath (roland@ai.mit.edu). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_getserv_r.c /* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2007. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_add.c /* Software floating-point emulation. (*c) = (*a) + (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\strftim.c /* Time Functions Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\crypt.c /* * UFC-crypt: ultra fast crypt(3) implementation * * Copyright (C) 1991-2020 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, * see . * * @(#)crypt.c 2.25 12/20/96 * * Semiportable C version * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-sigstate-init.c /* Initialize the signal state. Hurd on Mach version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\printf_size.c /* Print size value using units for orders of magnitude. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. Based on a proposal by Larry McVoy . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-tgmath-int.c /* Test compilation of tgmath macros. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-thrd-sleep.c /* C11 threads thread sleep tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_getfpregs.c /* Get a thread's floating-point register set. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\fts.c /* File tree traversal functions. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /*- * Copyright (c) 1990, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz-next.c /* Iterate through the elements of an argz block. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\iovfscanf.c /* Implementation and symbols for _IO_vfscanf. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-gai-actions.c /* Test continue and merge NSS actions for getaddrinfo. Copyright The GNU Toolchain Authors. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\csu\libc-tls.c /* Initialization code for TLS in statically linked application. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\float128\float128_private.h /* _Float128 overrides for building ldbl-128 as _Float128. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xdlfcn.c /* Support functionality for using dlopen/dlclose/dlsym. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\sfp-machine.h /* Machine-dependent software floating-point definitions. Sparc64 userland (_Q_* and _Qp_*) version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz) and David S. Miller (davem@redhat.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso_6937.c /* Generic conversion to and from ISO 6937. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\not-cancel.h /* Uncancelable versions of cancelable interfaces. Generic version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getcwd.c /* Determine current working directory. Linux version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\dump-ctype.c /* Dump the character classes and character maps of a locale to a bunch of individual files which can be processed with diff, sed etc. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-res_hconf_reorder.c /* BZ #17977 _res_hconf_reorder_addrs test. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-thread-exit-clobber.cc /* Test that pthread_exit does not clobber callee-saved registers. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\force-elision.h /* force-elision.h: Automatic enabling of elision for mutexes Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ksc5601.h /* Access functions for KS C 5601-1992 based encoding conversion. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\hash-string.c /* Implements a string hashing function. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-robust1.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-signal7.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-robust7.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutex_consistent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_setrobust.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_getrobust.c /* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dynamic-link.h /* Inline functions for dynamic linking. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\dl-procinfo.c /* Data for s390 version of processor capability information. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Martin Schwidefsky , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\wmemset.c /* Multiple versions of wmemset. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fmal.c /* Implement fmal using soft-fp. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\ctty-output.c /* _hurd_ctty_output -- Do an output RPC and generate SIGTTOU if necessary. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc\auth.h /* * auth.h, Authentication interface. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * The data structures are completely opaque to the client. The client * is required to pass a AUTH * to routines that create rpc * "sessions". */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-strncasecmp.c /* Test strncaecmp with size_t in the lower 32 bits of 64-bit register. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex35.c /* Test regcomp with collating symbols in bracket expressions Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. Sparc64 version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-minstack-exit.c /* Test that pthread_exit works with the minimum stack size. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-pkey.c /* Tests for memory protection keys. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\memcpy.c /* Multiple versions of memcpy. PowerPC64 version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\atomic-machine.h /* Atomic operations. ARM/Linux version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pthreadP.h /* Declarations of internal pthread functions used by libc. Hurd version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_close.c /* Release any resource associated with given conversion descriptor. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\elision-conf.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\elision-conf.c /* Lock elision tunable parameters. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurd\sigpreempt.h /* Preemption of Hurd signals before POSIX.1 semantics take over. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\test-double-vlen4-avx2-wrappers.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\test-float-vlen8-avx2-wrappers.c /* Wrapper part of tests for AVX2 ISA versions of vector math functions. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\tst-dlinfo.c /* Test for dlinfo. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\timer_routines.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\timer_delete.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\timer_gettime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\kernel-posix-timers.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\timer_settime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\timer_gettime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\timer_create.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\timer_create.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\timer_settime.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\timer_delete.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\swapcontext.c /* Complete Context Control Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-parse.c /* Common code for file-based database parsers in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\lchmod.c /* lchmod -- Change the protections of a file or symbolic link. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\dl-librecon.h /* Optional code to distinguish library flavours. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-getaddrinfo4.c /* Test getaddrinfo return value, [BZ #15339]. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\printf_fphex.c /* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_rem_pio2l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_rem_pio2l.c /* Quad-precision floating point argument reduction. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\test-canonical-ldbl-96.c /* Test iscanonical and canonicalizel for ldbl-96. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\getlogin_r.c /* Reentrant function to return the current login name. Unix version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for Alpha. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svc_simple.c /* * svc_simple.c * Simplified front end to rpc. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\alloc_buffer.h /* Allocation from a fixed-size buffer. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso-2022-jp-3.c /* Conversion module for ISO-2022-JP-3. Copyright (C) 1998-2020 Free Software Foundation, Inc. Copyright (C) The GNU Toolchain Authors. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998, and Bruno Haible , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-unbputc.sh # Testing the stdio implementation # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex17.c /* German regular expression tests. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\glibcextract.py # Extract information from C headers. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\cpu-features.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\cpu-features.c /* Initialize CPU feature data. AArch64 version. This file is part of the GNU C Library. Copyright (C) 2017-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_expl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_expl.c /* Quad-precision floating point e^x. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek Partly based on double-precision code by Geoffrey Keating The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\_itowa.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\_itoa.c /* Internal function for converting integers to ASCII. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund and Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\fcntl-internal.h /* Helper functions for translating between O_* and SOCK_* flags. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strcspn.c /* Multiple versions of strcspn. PowerPC64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\sigusr.c /* Using kill for Communication Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\munlockall.c /* munlockall -- undo the effects of all prior mlock calls. Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock19.c /* Test rdlock overflow. Copyright (C) 2000-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i586\memcopy.h /* memcopy.h -- definitions for memory copy functions. Pentium version. Copyright (C) 1994-2020 Free Software Foundation, Inc. Contributed by Torbjorn Granlund (tege@sics.se). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-mbswcs5.c /* Test restarting behaviour of wcrtomb. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\printf-parsemb.c /* Helper functions for parsing printf format strings. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of th GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\powerpc64\ldsodefs.h /* Run-time dynamic linker data structures for loaded ELF shared objects. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\net\route.h /* Copyright (C) 1997-2020 Free Software Foundation, Inc.. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_powf_log2_data.c /* Data definition for powf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-posix_spawn-fd.c /* Test that spawn file action functions work without file limit. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\sys\rse.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\swapcontext.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger-Tang . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-isless.inc /* Test isless. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-netgrp.c /* Netgroup file parser in nss_files modules. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-ftell-active-handler.c /* Verify that ftell returns the correct value at various points before and after the handler on which it is called becomes active. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\dl-static.c /* Variable initialization. M68K version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\hp-timing.h /* High precision, low overhead timing functions. IA-64 version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memccpy.c /* Multiple versions of memccpy. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-setgroups.c /* Test setgroups as root and in the presence of threads (Bug 26248) Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_ddivl.c /* Divide long double (ldbl-128) values, narrowing the result to double, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-langinfo.c /* Test driver for nl_langinfo[_l] functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_totalordermagl.c /* Total order operation on absolute values. ldbl-128ibm version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\backtrace.c /* Return backtrace of current program state. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-memcmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-memcmp-2.c /* Test memcmp with size_t in the lower 32 bits of 64-bit register. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_casinf.c /* Return arc sine of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\jmpbuf-unwind.h /* Examine __jmp_buf for unwinding frames. C-SkY version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hesiod\nss_hesiod\hesiod-proto.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\utmpname.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\updwtmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hesiod\nss_hesiod\hesiod-grp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hesiod\nss_hesiod\hesiod-pwd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hesiod\nss_hesiod\hesiod-service.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Mark Kettenis , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-cet-legacy-4.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-cet-legacy-2.c /* Check compatibility of CET-enabled executable with dlopened legacy shared object. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\sys\user.h /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dl-iter-static.c /* BZ #16046 dl_iterate_phdr static executable test. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\clock_gettime.c /* clock_gettime -- Get current time from a POSIX clockid_t. Linux version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-qtypes.c /* Exercise low-level query functions with different QTYPEs. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sh\register-dump.h /* Dump registers. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\obstack.c /* obstack.c - subroutines used implicitly by object stack macros Copyright (C) 1988-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_fromfp_main.c /* Round to integer type. dbl-64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\wmemchr.c /* Multiple versions of wmemchr All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-attr3.c /* pthread_getattr_np test. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\mpatan.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_sin.c /* * IBM Accurate Mathematical Library * written by International Business Machines Corp. * Copyright (C) 2001-2020 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\dl-procinfo.h /* x86 version of processor capability information handling macros. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\trunctfhf2.c /* Software floating-point emulation. Truncate IEEE quad into IEEE half. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\flush-icache.c /* RISC-V instruction cache flushing VDSO calls Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_prot.c /* * rpc_prot.c * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This set of routines implements the rpc message definition, * its serializer and some common rpc utility routines. * The routines are meant for various implementations of rpc - * they are NOT for the rpc client or rpc service implementations! * Because authentication stuff is easy and is part of rpc, the opaque * routines are also in this program. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\backtracesyms.c /* Return list with names for address in backtrace. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-avx512.c /* Test case for preserved AVX512 registers in dynamic linker. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\tst-wcsnlen.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\versionlist.awk # Extract ordered list of version sets from Versions files. # Copyright (C) 2014-2020 Free Software Foundation, Inc. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\__longjmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\setjmp.c /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-3.c /* Test the thread attribute get and set methods. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1142.h /* Tables for conversion from and to IBM1142. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\intr-msg.c /* Replacement for mach_msg used in interruptible Hurd RPCs. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\argp-fmtstream.c /* Word-wrapping and line-truncating streams Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\readelflib.c /* Support for reading ELF files. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\multiarch\memchr.c /* Multiple versions of memchr. AARCH64 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc-thread-fail.c /* Test allocation function behavior on allocation failure. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\openat.c /* openat -- Open a file named relative to an open directory. Hurd version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\recvmsg.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sendmsg.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\math.h /* Declarations for math functions. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-nodelete-dlclose-dso.c /* Bug 11941: Improper assert map->l_init_called in dlclose. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\sim-full.c /* Software floating-point exception handling emulation. Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm939.h /* Tables for conversion to and from IBM939. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\twalk.c /* Implement twalk using twalk_r. Copyright (C) 2019-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-copysign.inc /* Test copysign. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-issignaling.inc /* Test issignaling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\profil.c /* Low-level statistical profiling support function. Mach/Hurd version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\sub_n.c /* mpn_sub_n -- Subtract two limb vectors of equal, non-zero length. Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_issignaling.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_issignalingl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_issignalingl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_issignaling.c /* Test for signaling NaN. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_event_enable.c /* Enable event process-wide. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\atomic-machine.h /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Martin Schwidefsky , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-auditmanymod.h /* Check cookie initialization for many auditors. Auditor template. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\math-svid-compat.h /* Declarations for SVID math error handling compatibility. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\pmap_prot2.c /* * pmap_prot2.c * Protocol for the local binder service, or pmap. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc-thread-exit.c /* Test malloc with concurrent thread termination. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-10.c /* Test error checking mutexes. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex25.c /* Test re_search in multibyte locale other than UTF-8. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\errlist.awk # Copyright (C) 1991-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # errno.texi contains lines like: # @deftypevr Macro int ENOSYS # @errno{ENOSYS, 78, Function not implemented} # Descriptive paragraph... # @end deftypevr -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\backtracesymsfd.c /* Write formatted list with names for addresses in backtrace to a file. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\round_to_integer.h /* Round to integer generic implementation. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-snprintf.c /* Wrapper for snprintf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memrchr.c /* Multiple versions of memrchr. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\unicode_utils.py # Utilities to generate Unicode data for glibc from upstream Unicode data. # # Copyright (C) 2014-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\tststatic5.c /* GLRO(dl_pagesize) initialization DSO test with a static executable. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\munlock.c /* munlock -- undo the effects of prior mlock calls. Mach/Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\test-canon.c /* Test program for returning the canonical absolute name of a given file. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0037-Avoid-deadlock-between-pthread_create-and-ctors.patch\elf\dl-tls.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-tls.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0034-elf-Fix-DTV-gap-reuse-logic-BZ-27135.patch\elf\dl-tls.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0032-elf-Use-relaxed-atomics-for-racy-accesses-BZ-19329.patch\elf\dl-tls.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0031-elf-Fix-data-races-in-pthread_create-and-TLS-access-BZ-19329.patch\elf\dl-tls.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0030-elf-Refactor_dl_update-slotinfo-to-avoid-use-after-free.patch\elf\dl-tls.c /* Thread-local storage handling in the ELF dynamic linker. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\testopt.c /* Example of Parsing Arguments with getopt. Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\bits\wchar2.h /* Checking macros for wchar functions. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-allocate_once.c /* Test the allocate_once function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. m68k version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\math_private_calls.h /* Private function declarations for libm. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_cacoshf.c /* Return arc hyperbole cosine of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\bits\stdio-ldbl.h /* -mlong-double-64 compatibility mode for stdio functions. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-aio2.c /* Test for notification mechanism in lio_listio. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\fxstat.c /* fxstat using old-style Unix stat system call. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_j0l.c /* Copyright 2001 by Stephen L. Moshier (moshier@na-net.ornl.gov). This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\memcopy.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\memcopy.h /* memcopy.h -- definitions for memory copy functions. Generic C version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\sqrtsf2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\sqrtdf2.c /* Software floating-point emulation. Return sqrt(a) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\grouping.c /* Internal header for proving correct grouping in strings of numbers. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_cmpe.c /* Software floating-point emulation. Compare (*a) and (*b), return float condition code. Signal exception (unless masked) if unordered. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\select.c /* Waiting for Input or Output Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-strncpy.c /* Test strncpy with size_t in the lower 32 bits of 64-bit register. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\shm-directory.c /* Determine directory for shm/sem files. Linux version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-attr-setschedpolicy.c /* pthread_attr_getschedpolicy. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_sincosl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_sincosl.c /* Compute sine and cosine of argument. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\strcasecmp_l.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\strcasecmp.c /* Multiple versions of strcasecmp. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-mutex-consistent.c /* pthread_mutex_consistent. Hurd version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\euc-jp-ms.c /* Mapping tables for EUCJP-MS handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by MORIYAMA Masayuki , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc\rpc_des.h /* * Generic DES driver interface * Keep this file hardware independent! * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sys\mount.h /* Header file for mounting/unmount Linux filesystems. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\setjmp\bits\setjmp2.h /* Checking macros for setjmp functions. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\scratch_buffer.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\scratch_buffer_grow_preserve.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\scratch_buffer_grow.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\scratch_buffer_set_array_size.c /* Variable-sized buffer with on-stack default allocation. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext2.c /* Test of the gettext functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk and Andreas Jaeger , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\ucontext-macros.h /* Macros for ucontext routines. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strcmp.c /* Test and measure strcmp and wcscmp functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. Added wcscmp support by Liubov Dmitrieva , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_flt.c /* Software floating-point emulation. Return 1 if (*a) < (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst_getwc.c /* Simple test of getwc in the C locale. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-nextup.inc /* Test nextup. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex28.c /* Test RE_HAT_LISTS_NOT_NEWLINE and RE_DOT_NEWLINE. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2007. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm943.c /* Conversion from and to IBM943. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\bzero.c /* Multiple versions of bzero. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\scripts\validate_benchout.py aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\scripts\bench.py # Copyright (C) 2014-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\register-dump.h /* Dump registers. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-signal-numbers.py # Test that glibc's signal numbers match the kernel's. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\stap-probe.h /* Macros for defining Systemtap static probe points. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurd\port.h /* Lightweight user references for ports. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\inetsrv.c /* Byte Stream Connection Server Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\strtold.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\strtod.c /* Read decimal floating point numbers. This file is part of the GNU C Library. Copyright (C) 1995-2020 Free Software Foundation, Inc. Contributed by Ulrich Drepper , 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\svml_d_wrapper_impl.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\svml_s_wrapper_impl.h /* Wrapper implementations of vector math functions. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\dlfcn.h /* User functions for run-time dynamic loading. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cosh.inc /* Test cosh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\kernel-features.h /* Set flags signalling availability of kernel features based on given kernel version number. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\tst-fgetwc-after-eof.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-fgetc-after-eof.c /* Bug 1190: EOF conditions are supposed to be sticky. Copyright (C) 2018 Free Software Foundation. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-trans.sh # Test character mapping definitions. # Copyright (C) 1999-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-__pthread_destroy_specific-skip.c /* Check that __pthread_destroy_specific works correctly if it has to skip unused slots. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-mutexattr-printers.py # Common tests for the MutexPrinter and MutexAttributesPrinter classes. # # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-strfrom-ldbl-compat.c /* Test for the long double variants of strfroml and strtold. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\iconvconfig.c /* Generate fastloading iconv module configuration files. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-memcpy.c /* Test and measure memcpy functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\k_sinl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\k_sinl.c /* Quad-precision floating point sine on <-pi/4,pi/4>. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1008.h /* Tables for conversion from and to IBM1008. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1145.h /* Tables for conversion from and to IBM1145. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-posix_fadvise64.c /* Basic posix_fadvise64 tests. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strstr.c /* Measure strstr functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0032-elf-Use-relaxed-atomics-for-racy-accesses-BZ-19329.patch\elf\dl-close.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0034-elf-Fix-DTV-gap-reuse-logic-BZ-27135.patch\elf\dl-close.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0037-Avoid-deadlock-between-pthread_create-and-ctors.patch\elf\dl-close.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-close.c /* Close a shared object opened by `_dl_open'. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wcpncpy.c /* Multiple versions of wcpncpy. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-asinh.inc /* Test asinh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\nptl\tls.h /* Definition for thread-local data handling. NPTL/ARM version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\fclrexcpt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fclrexcpt.c /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\test-gettimebasefreq.c /* Check __ppc_get_timebase_freq() for architecture changes Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_exp2.c /* Double-precision 2^x function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\versions.awk # Combine version map fragments into version scripts for our shared objects. # Copyright (C) 1998-2020 Free Software Foundation, Inc. # Written by Ulrich Drepper , 1998. # This script expects the following variables to be defined: # defsfile name of Versions.def file # buildroot name of build directory with trailing slash # move_if_change move-if-change command # Read definitions for the versions. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\futimens.c /* futimens -- change access and modification times of open file. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-ufromfp.inc /* Test ufromfp. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\dl-tls.h /* Thread-local storage handling in the ELF dynamic linker. s390 version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-femode-traps.c /* Test femode_t functions: test handling of exception traps. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext4.sh # Test that gettext() in multithreaded applications works correctly if # different threads operate in different locales with the same encoding. # Copyright (C) 2001-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\get_timebase_freq.c /* Get the frequency of the time base. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-nearbyint-except.c /* Test nearbyint functions do not clear exceptions (bug 15491). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-mbswcs4.c /* Test restarting behaviour of mbsrtowcs. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tmpfile.c /* Open a stdio stream on an anonymous temporary file. Generic/POSIX version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\locales\cns11643_stroke # This file is part of the GNU C Library and contains locale data. # The Free Software Foundation does not claim any copyright interest # in the locale data contained in this file. The foregoing does not # affect the license of the GNU C Library as a whole. It does not # exempt you from the conditions of the license if your use would # otherwise be governed by that license. ################################################################################ # # Collation for Hanzi(chinese characters) by component and stroke # # Original data from CNS11643 at http://www.cns11643.gov.tw/ # License: Open Government Data License 1.0 (compatible with the CC BY 4.0) # # Prepared and contributed to glibc by Wei-Lun Chao # Project at https://github.com/chinese-opendesktop/cns11643-data # ################################################################################ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdfault.c /* Handle faults in the signal thread. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-db-endpwent.c /* Test for endpwent->getpwent crash for BZ #24695 Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm939.c /* Conversion to and from IBM939. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\timespec-sub.c /* Subtract two struct timespec values. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\longjmp.c /* Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . Versioned copy of setjmp/longjmp.c modified for versioning the reverted jmpbuf extension. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\test-sinl-pseudo.c /* Test sinl for pseudo-zeros and unnormals for ldbl-96 (bug 25487). Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-getpayload.inc /* Test getpayload. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex9.c /* Test for memory handling in regex. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\check-local-headers.sh # Copyright (C) 2005-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_clog_template.c /* Compute complex natural logarithm. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\ftwtest-sh # Test for nftw(3). # Copyright (C) 1997-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-rpmatch.sh # # Copyright (C) 1998-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library and contains tests for # the rpmatch(3)-implementation. # contributed by Jochen Hein # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\mips32\bug-getcontext-mips-gp.c /* Tests register values retreived by getcontext() for mips o32. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\gen-tst-strtod-round.c /* Generate table of tests in tst-strtod-round.c from tst-strtod-round-data. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_lround.c /* Round double value to long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fetestexceptflag.c /* Test fetestexceptflag. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-fork4.c /* Test of fork updating child universe's pthread structures. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strpbrk.c /* Multiple versions of strpbrk. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\framestate.c /* __frame_state_for unwinder helper function wrapper. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\bits\mathcalls-narrow.h /* Declare functions returning a narrower type. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-key.c /* Public key file parser in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\bindtextdom.c /* Implementation of the bindtextdomain(3) function Copyright (C) 1995-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\fpu\fgetexcptflg.c /* Store current representation for exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\add_n.c /* mpn_add_n -- Add two limb vectors of equal, non-zero length. Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\add.c /* Example of a Variadic Function Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\efgcvt_r.c /* Double versions of reentrant *cvt_r functions. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\microblaze\sysdep.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\inet6_rth.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\inet6_opt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ppoll.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\ppoll.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pselect.c /* Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-setgetname.c /* Test pthread_setname_np and pthread_getname_np. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\mlockall.c /* mlockall -- lock in core all the pages in this process. Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\tst-bug22542.c /* Test to verify that overlong hostname is rejected by clnt_create and doesn't cause a buffer overflow (bug 22542). Copyright (C) 2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\mathimpl.h /* Definitions of libc internal inline math functions implemented by the m68881/2. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\profil.c /* Low-level statistical profiling support function. Mostly POSIX.1 version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\e_sqrt.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. Contributed by David Mosberger (davidm@cs.arizona.edu). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\fedisblxcpt.c /* Disable floating-point exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jes Sorensen , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\getconf-speclist.c /* List POSIX compilation environments for this libc. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\publickey.c /* Get public or secret key from key server. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\fpu\fenv_private.h /* Internal math stuff. MIPS version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\dl-osinfo.h /* Operating system specific code for generic dynamic loader functions. Linux. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\tst-inet6_scopeid_pton.c /* Tests for __inet6_scopeid_pton and IPv6 scopes in getaddrinfo. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-clog10.inc /* Test clog10. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1137.h /* Mapping table for IBM1137. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jiro SEKIBA , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_symbol_list.c /* Return list of symbols the library can request. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\check_native.c /* Determine whether interfaces use native transport. Linux version. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\math-narrow-eval.h /* Narrow floating-point values to their semantic type. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\dl-irel.h /* Machine-dependent ELF indirect relocation inline functions. PowerPC64 version. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\regexp.c /* Compatibility symbols for the obsolete interface. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdstartup.c /* Initial program startup for running under the GNU Hurd. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1364.h /* Tables for conversion from and to IBM1364. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-iconv6.c /* Testing ucs4le_internal_loop() in gconv_simple.c. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\libm-alias-double.h /* Define aliases for libm double functions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strcat.c /* Multiple versions of strcat. PowerPC64 version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\memmove.c /* Multiple versions of memmove. PowerPC32 version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_catanf.c /* Return arc tangent of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\sln.c /* `sln' program to create symbolic links between files. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-isoc99_scanf.c /* Wrapper for __isoc99_scanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for C-SKY. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-strfmon-ldbl-compat.c /* Test for the long double variants of strfmon* functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\bug18240.c /* Test integer wraparound in hcreate. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res_hconf.c /* Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger (davidm@azstarnet.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\gbk.c /* Mapping tables for GBK handling. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Sean Chen , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\rpcsvc\nis_object.x /* * nis_object.x * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\math_ldbl.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\math_ldbl.h /* Manipulation of the bit representation of 'long double' quantities. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_setpayloadf_main.c /* Set NaN payload. flt-32 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Test if argument is (a) negative or too large; (b) too small, except for 0 when allowed; (c) not an integer. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\tst-cmp.c /* Alignment/padding coverage test for string comparison. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-gets.c /* Tests for gets. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\test-stat2.c /* Test consistence of results of stat and stat64. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_test_compare_blob.c /* Check two binary blobs for equality. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sys\procfs.h /* Definitions for core files and libthread_db. Generic Linux version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-preadwrite64.c /* Tests for pread64 and pwrite64. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-attr-setinheritsched.c /* pthread_attr_setinheritsched. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-isoc99_vswscanf.c /* Wrapper for __isoc99_vswscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-11.c /* Test rwlocks. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext5.c /* Test that gettext() in multithreaded applications works correctly if different threads operate in different locales referring to the same catalog file but with different encodings. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\siglist.h /* Canonical list of all signal names. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\sparcv9\fpu\multiarch\s_copysign.c /* copysign ifunc resolver, Linux/sparc32 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\programs\utmpdump.c /* utmpdump - dump utmp-like files. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Mark Kettenis , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\test-fmodrem-ldbl-128ibm.c /* Test for ldbl-128ibm fmodl etc. handling of equal values. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\grp\tst_fgetgrent.sh # Copyright (C) 1999-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Andreas Jaeger , 1999. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\sem-timedwait.c /* Wait on a semaphore with a timeout. Generic version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\multc3.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\divtc3.c /* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-mutexattr.c /* Default mutex attributes. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-sysdep.c /* System dependent pthreads code. Hurd version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\dl-cache.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\dl-cache.h /* Support for reading /etc/ld.so.cache files written by Linux ldconfig. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\sys\ptrace.h /* `ptrace' debugger support interface. Linux/ia64 version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-iconv-math-trans.c /* Test some mathematical operator transliterations (BZ #23132) Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\mmap_internal.h /* mmap - map files or devices into memory. Linux/s390 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\e_scalb.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ansi_x3.110.c /* Generic conversion to and from ANSI_X3.110-1983. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-mutex-transfer-np.c /* Transfer ownership of a mutex. Generic version. Copyright (C) 2008-2020 Free Software Foundation, Inc. Written by Neal H. Walfield . This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. The GNU Hurd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-fnmatch5.c /* Test for fnmatch handling of collating elements Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\sched.h /* Definitions for POSIX 1003.1b-1993 (aka POSIX.4) scheduling interface. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_util.c /* * From: @(#)rpc_util.c 1.11 89/02/22 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\llistxattr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\lremovexattr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\listxattr.c /* Access to extended attributes on files. Hurd version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-sysconf-empty-chroot.c /* Test sysconf with an empty chroot. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\pwrite64.c /* Write block to given position in file without changing file pointer. Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\nptl\bits\struct_rwlock.h /* AArch64 internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\tst-ptrace-singleblock.c /* Testing s390x PTRACE_SINGLEBLOCK ptrace request. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\gettextP.h /* Header describing internals of libintl library. Copyright (C) 1995-2020 Free Software Foundation, Inc. Written by Ulrich Drepper , 1995. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\siginfo-consts.h /* siginfo constants. Linux version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\truncate.c /* Truncate a file given by name. Generic POSIX.1 version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\test-freopen.sh # Test of freopen. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-strfmon_l.c /* Wrapper for strfmon_l. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\test-ifaddrs.c /* Test listing of network interface addresses. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\lxstat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\lxstat.c /* lxstat using old-style Unix lstat system call. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\resource.h /* Bit values & structures for resource limits. 4.4 BSD/generic GNU version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-ttyname.c /* Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\tst-tables.sh # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Bruno Haible , 2000. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Checks that the iconv() implementation (in both directions) for the # stateless encodings agrees with the corresponding charmap table. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-memchr.c /* Test memchr with size_t in the lower 32 bits of 64-bit register. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm932.c /* Conversion from and to IBM932. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-glibcsyscalls.py # Consistency checks for glibc system call lists. # Copyright (C) 2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\explodename.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\l10nflist.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. Contributed by Ulrich Drepper , 1995. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\malloc.h /* Prototypes and definition for malloc implementation. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fpclassify.inc /* Test fpclassify. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\fsetexcptflg.c /* Set floating-point environment exception handling (soft-float edition). Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\fpu\fesetround.c /* Set current rounding direction. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-stpcpy_chk.c /* Measure stpcpy checking functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\iconv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv.c /* Convert characters in input buffer using conversion descriptor to output buffer. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\shadow\lckpwdf.c /* Handle locking of password file. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-put-error.c /* Verify that print functions return error when there is an I/O error. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strcpy.c /* Test and measure strcpy functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. Added wcscpy support by Liubov Dmitrieva , 2011 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\bits\error.h /* Specializations for error functions. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\textdomain.c /* Implementation of the textdomain(3) function. Copyright (C) 1995-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-13.c /* Test condition attributes and pthread_cond_timedwait. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-oddstacklimit.c /* Test NPTL with stack limit that is not a multiple of the page size. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\longjmp-ts.c /* Perform a `longjmp' on a Mach thread_state. i386 version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-isoc99_vsscanf.c /* Wrapper for __isoc99_vsscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock9.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock8.c /* Test program for timedout read/write lock functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\johab.c /* Mapping tables for JOHAB handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jungshik Shin and Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\tst-minsigstksz-3a.c /* Tests of signal delivery on an alternate stack (_exit). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\spawni.c /* Guts of POSIX spawn interface. Generic POSIX.1 version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-rwlockattr-printers.py # Common tests for the RWLockPrinter and RWLockAttributesPrinter classes. # # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_powf.c /* Single-precision pow function. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* log2(x) = log1p(z/c-1)/ln2 + log2(c) + k */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-initialize.c /* Initialize pthreads library. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_mul.c /* Software floating-point emulation. (*c) = (*a) * (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\bits\socket.h /* System-specific socket constants and types. Hurd version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mmap.c /* mmap - map files or devices into memory. Linux version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-ctype.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\indigitswc.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-digits.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\indigits.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\_i18n_number.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\gen-translit.py # Generate the locale/C-translit.h file. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_ccosf.c /* Return cosine of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem15.c /* Test for SEM_VALUE_MAX overflow detection: BZ #18434. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strnlen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\strnlen.c /* Multiple versions of strnlen. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\getusershell.c /* * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\loadinfo.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1147.h /* Tables for conversion from and to IBM1147. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\pmap_rmt.c /* * pmap_rmt.c * Client interface to pmap rpc service. * remote call and broadcast service * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-ctan.inc /* Test ctan. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlopen-tlsmodid.h /* Common code for tst-dlopen-tlsmodid, tst-dlopen-tlsmodid-pie, tst-dlopen-tlsmodid-container. Verify that incorrectly dlopen()ing an executable without __RTLD_OPENEXEC does not cause assertion in ld.so, and that it actually results in an error. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\sha512-crypt.c /* One way encryption based on SHA512 sum. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2007. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pthread_sigqueue.c /* Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2009. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\lowlevellock.h /* Low-level lock implementation. Mach gsync-based version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cnd-broadcast.c /* C11 threads condition broadcast variable tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\grp\grp-merge.c /* Group merging implementation. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\mod_1.c /* mpn_mod_1(dividend_ptr, dividend_size, divisor_limb) -- Divide (DIVIDEND_PTR,,DIVIDEND_SIZE) by DIVISOR_LIMB. Return the single-limb remainder. There are no constraints on the value of the divisor. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-ai_idn-common.c /* Common code for AI_IDN/NI_IDN tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock-trywrlock-stall.c /* Bug 23844: Test for pthread_rwlock_trywrlock stalls. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_totalorder.c /* Total order operation. dbl-64/wordsize-64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-efgcvt-template.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\setresgid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sys\ucontext.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-tmpnam.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\setresuid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\annexc.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\libc-start.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sh\sys\user.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\ioctl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\sys\user.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\glob64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\csu\libc-start.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\seteuid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\setegid.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\scsi\scsi.h /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\tls.h /* Definitions for thread-local data handling. Hurd version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-barrier2.c /* Tests process-shared barriers. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rv64\rvd\s_rint.c /* rint(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\____longjmp_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\____longjmp_chk.c /* Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sync_file_range.c /* Selective file content synch'ing. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\elision-conf.c /* elision-conf.c: Lock elision tunable parameters. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wcschr-c.c /* Default wcschr implementation for S/390. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1161.h /* Mapping table for IBM1161. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex4.c /* Test for re_search_2. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\allocate_once.c /* Concurrent allocation and initialization of a pointer. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\test-strcpy_chk.c /* Test and measure __strcpy_chk functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\elision-conf.c /* elision-conf.c: Lock elision tunable parameters. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\sigaction.c /* POSIX.1 `sigaction' call for Linux/x86-64. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\utimes.c /* utimes -- Change access and modification times of file. Linux version. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\posix-conf-vars.h /* Macros to check if a POSIX configuration variable is defined or set. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-avx512-aux.c /* Test case for preserved AVX512 registers in dynamic linker, -mavx512 part. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\x32\arch_prctl.c /* arch_prctl call for Linux/x32. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\tst-argp2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem10.c /* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2007. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\scripts\compare_strings.py # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\fsetexcptflg.c /* Set floating-point environment exception handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\register-dump.h /* Dump registers. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\e_expf.c /* Multiple versions of expf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\unwind-arch.h /* Return backtrace of current program state. Arch-specific bits. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\trunctfsf2.c /* Software floating-point emulation. Truncate IEEE quad into IEEE single Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-nan-payload.c /* Test nan functions payload handling (bug 16961). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-fmon.sh # Testing the implementation of strfmon(3). # Copyright (C) 1996-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Jochen Hein , 1997. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-getattr.c /* Thread attributes retrieval. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\loadlocale.c /* Functions to read locale data files. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\sysdep.h /* Assembler macros for x86. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\fpu\multiarch\s_signbit.c /* signbit ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\fsetexcptflg.c /* Set floating-point environment exception handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\bug-ungetc4.c /* Test program for ungetc/fseekpos interaction. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getrlimit.c /* Linux getrlimit implementation (32 bits rlim_t). Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-log.inc /* Test log. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\waitstatus.h /* Definitions of status bits for `wait' et al. Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-preadvwritev64.c /* Tests for pread64 and pwrite64. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fips-private.h /* FIPS compliance status test for GNU/Linux systems. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\conform\linknamespace.py # Check that use of symbols declared in a given header does not result # in any symbols being brought in that are not reserved with external # linkage for the given standard. # Copyright (C) 2014-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-iconv-mt.c /* Test that iconv works in a multi-threaded program. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\cpu-features.h /* This file is part of the GNU C Library. Copyright (C) 2008-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\sysconf.c /* Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-obprintf.c /* Wrapper for obstack_vprintf and obstack_printf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\CVE-2023-0687.patch\gmon\gmon.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gmon\gmon.c /*- * Copyright (c) 1983, 1992, 1993, 2011 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\times.c /* Return CPU and real time used by process and its children. Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\nptl\bits\struct_mutex.h /* x86 internal mutex struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\atomic.h /* Internal macros for atomic operations for GNU C Library. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-protected1a.c /* Test the protected visibility when main is linked with moda and modb in that order: 1. Protected symbols, protected1, protected2 and protected3, defined in moda, are used in moda. 2. Protected symbol, protected3, defined in modb, are used in modb. 3. Symbol, protected1, defined in moda, is also used in main and modb. 4. Symbol, protected2, defined in main, is used in main. 5. Symbol, protected3, defined in moda, is also used in main. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_jnl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_jnl.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Modifications for 128-bit long double are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\netrose\rose.h /* Definitions for Rose packet radio address family. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\sysdep.h /* Assembler macros for x86-64. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\dynarray_resize_clear.c /* Increase the size of a dynamic array and clear the new part. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strspn.c /* Multiple versions of strspn. PowerPC64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\nptl\tls.h /* Definition for thread-local data handling. nptl/x86_64 version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\alloc_buffer_copy_bytes.c /* Copy an array of bytes into the buffer. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_rintl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_roundl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_floorl.c /* Round to int long double floating-point values. IBM extended format long double version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\dwarf2.h /* Declarations and definitions of codes relating to the DWARF2 symbolic debugging information format. Copyright (C) 1992-2020 Free Software Foundation, Inc. Contributed by Gary Funck (gary@intrepid.com). Derived from the DWARF 1 implementation written by Ron Guilmette (rfg@monkeys.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wcsncpy.c /* Multiple versions of wcsncpy. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strrchr.c /* Multiple versions of strrchr. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fmin.inc /* Test fmin. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_exp2f.c /* Single-precision 2^x function. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_scan.c /* * From: @(#)rpc_scan.c 1.11 89/02/22 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* * rpc_scan.c, Scanner for the RPC protocol compiler * Copyright (C) 1987, Sun Microsystems, Inc. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\fgetexcptflg.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\fgetexcptflg.c /* Store current representation for exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\libintl.h /* Message catalogs for internationalization. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. This file is derived from the file libgettext.h in the GNU gettext package. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\test-fmemopen.c /* Test for fmemopen implementation. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Hanno Mueller, kontakt@hanno.de, 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_test1.c /* Template generic NSS service provider. See nss_test.h for usage. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\test-gconv-modules # Test modules for gconv. # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # To activate these modules, tests need to put a directory with the # modules and a copy of this file (under the name gconv-modules) on # GCONV_PATH. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\pcprofile.c /* Profile PC and write result to FIFO. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\e_exp2_template.c /* Compute 2^x. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mtx-trylock.c /* C11 threads trylock mutex tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\ptsname.c /* ptsname -- return the name of a pty slave given an FD to the pty master Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\futimesat.c /* futimesat -- Change access and modification times of file. Linux version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-getdate.c /* Test for getdate. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-catan.inc /* Test catan. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-endian-sign-conversion.c /* Test endian.h endian-conversion macros work with -Wsign-conversion. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\multiarch\gconv_simple.c /* Simple transformations functions - s390 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\dl-procinfo.c /* Data for i386 version of processor capability information. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_db\db-XXX.c /* Common code for DB-based databases in nss_db module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-syslog.c /* Wrapper for syslog. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm901.h /* Tables for conversion from and to IBM901. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\tststatic3.c /* Global-scope DSO mapping test with a static executable (BZ #15022). Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\fegetenv.c /* Store current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 1997 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\db-Makefile # Makefile to (re-)generate db versions of system database files. # Copyright (C) 1996-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 1996. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-tlsalign-extern.c /* Test for large alignment in TLS blocks (extern case), BZ#18383. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\pm_getmaps.c /* * pmap_getmap.c * Client interface to pmap rpc service. * contains pmap_getmaps, which is only tcp service involved * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\libc-internal.h /* Internal prototype declarations that don't fit anywhere else. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\dlopen.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\dlopenold.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\dlmopen.c /* Load a shared object at run time. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-vwprintf_chk.c /* Wrapper for __vwprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\revoke.c /* Revoke the access of all descriptors currently open on a file. Hurd version Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-barrier3.c /* Test of POSIX barriers. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\addmul_1.c /* mpn_addmul_1 -- multiply the S1_SIZE long limb vector pointed to by S1_PTR by S2_LIMB, add the S1_SIZE least significant limbs of the product to the limb vector pointed to by RES_PTR. Return the most significant limb of the product, adjusted for carry-out from the addition. Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-iconv8.c /* Test iconv behavior on UCS4 conversions with //IGNORE. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-clone3.c /* Check if clone (CLONE_THREAD) does not call exit_group (BZ #21512) Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\op-1.h /* Software floating-point emulation. Basic one-word fraction declaration and manipulation. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nptl\tls.h /* Definition for thread-local data handling. NPTL/PowerPC version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlopen-self.c /* Check that dlopen'ing the executable itself fails (bug 24900). Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\brk.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-translit.sh # Test of transliteration in gettext functions. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\fegetenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fegetenv.c /* Store current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-aio3.c /* Test for notification mechanism in lio_listio. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcsncase.c /* Compare at most N wide characters of two strings without taking care for the case. Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvd\s_fpclassify.c /* fpclassify(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-empty-env.c /* Test that passing a NULL value does not hang environment traversal in tunables. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1167.h /* Tables for conversion from and to IBM1167. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-vobstack_chk.c /* Wrapper for __obstack_vprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\isomac.c /* Check system header files for ISO 9899:1990 (ISO C) compliance. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jens Schweikhardt , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1371.h /* Tables for conversion from and to IBM1371. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cns11643l1.c /* Mapping tables for CNS 11643, plane 1 handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\not-cancel.h /* Uncancelable versions of cancelable interfaces. Hurd version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\memcopy.h /* memcopy.h -- definitions for memory copy functions. Motorola 68020 version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\jis0201.c /* Mapping tables for JIS0201 handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-7.c /* Test Thread-Specific Data. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-endian-types.c /* Test endian.h endian-conversion macros always return the correct type. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurd\ioctl.h /* User-registered handlers for specific `ioctl' requests. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rv64\rvd\s_round.c /* round(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-malloc-thread.c /* Benchmark malloc and free functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\sigaction.c /* POSIX.1 `sigaction' call for Linux/i386. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-initfinilazyfail.c /* Test that lazy binding failures in constructors and destructors are fatal. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_rint.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_rintf.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm9066.h /* Tables for conversion from and to IBM9066. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\mul_split.h /* Compute full X * Y for double type. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fedisblxcpt.c /* Disable floating-point exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Geoffrey Keating , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\multiarch\strlen.c /* Multiple versions of strlen. AARCH64 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\64\mmap_internal.h /* Linux mmap system call. x86-64 version. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\sys\user.h /* Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\strncmp.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strncmp.c /* Multiple versions of strncmp. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\tst-c32-state.c /* Test mbrtowc and mbrtoc32 do not share state (bug 23793). Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\xstatconv.c /* Convert between the kernel's `struct stat' format, and libc's. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\test-freopen.c /* Test for freopen implementation. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\fgetexcptflg.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fgetexcptflg.c /* Store current representation for exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\fpu_control.h /* FPU control word definitions. HP-PARISC version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-math-inlines.c /* Measure math inline functions. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-32\sysdep.h /* Assembler macros for s390. Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\fclrexcpt.c /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_cacos_template.c /* Return cosine of a complex type. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\xstat.c /* xstat using old-style Unix stat system call. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-dynarray-fail.c /* Test allocation failures with dynamic arrays. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-iconv2.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-glob2.c /* Test glob memory management. for the filesystem access functions. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext8.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext6.c /* Check getcontext and setcontext on the context from makecontext. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-jn.inc /* Test jn. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-attr-setscope.c /* pthread_attr_setscope. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-vswscanf.c /* Wrapper for vswscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm937.c /* Conversion from and to IBM937. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue3.c /* Test SIGEV_THREAD handling for POSIX message queues. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\check-initfini.awk # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # This awk script expects to get command-line files that are each # the output of 'readelf -W --dyn-syms' on a single shared object. # It exits successfully (0) if none contained _init nor _fini in dynamic # symbol table. # It fails (1) if any did contain _init or _fini in dynamic symbol table. # It fails (2) if the input did not take the expected form. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-scratch_buffer.c /* Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wmemcmp.c /* Multiple versions of wmemcmp. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\fpu\fsetexcptflg.c /* Set floating-point environment exception handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\sysdep.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_catanhf.c /* Return arc hyperbole tangent of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_clntout.c /* * rpc_clntout.c, Client-stub outputter for the RPC protocol compiler * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-ilogb.inc /* Test ilogb. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\readelflib.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1999 and Jakub Jelinek , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\getsysstats.c /* getsysstats - Determine various system internal values, stub version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strncpy.c /* Measure strncpy functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-totalorder.inc /* Test totalorder. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-1.c /* Test mutexes. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\tls.h /* Definition for thread-local data handling. ARM/Linux version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-create-detached.c /* Bug 20116: Test rapid creation of detached threads. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\md5-crypt.c /* One way encryption based on MD5 sum. Compatible with the behavior of MD5 crypt introduced in FreeBSD 2.0. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gmon\sys\gmon.h /*- * Copyright (c) 1982, 1986, 1992, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)gmon.h 8.2 (Berkeley) 1/4/94 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-hurd-cond-timedwait.c /* pthread_hurd_cond_timedwait_np. Hurd-specific wait on a condition. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\multiarch\ifunc-memcpy.h /* Common definition for memcpy and mempcpy implementation. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\bits\fcntl.h /* O_*, F_*, FD_* bit values for Linux/IA64. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svc.c /* * svc.c, Server-side remote procedure call interface. * * There are two sets of procedures here. The xprt routines are * for handling transport handles. The svc routines handle the * list of service routines. * Copyright (C) 2002-2020 Free Software Foundation, Inc. * This file is part of the GNU C Library. * Contributed by Ulrich Drepper , 2002. * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * The GNU C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see * . * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-shm-cancel.c /* Test for shm_open cancellation handling: BZ #18243. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\socket\tst-accept4.c /* Test the accept4 function with differing flags arguments. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\getsubopt.c /* Parse comma separate list into words. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldiopopen.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Per Bothner . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, that does not cause the resulting executable to be covered by the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License. This exception applies to code released by its copyright holders in files containing the exception. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fenv-clear-main.c /* Test fesetenv (FE_DFL_ENV) and fesetenv (FE_NOMASK_ENV) clear exceptions (bug 19181). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-ftw-lnk.c /* Test for ftw function related to symbolic links for BZ #23501 Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\ifreq.c /* Fetch the host's network interface list. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\float128\mpn2float128.c /* Convert a number in multi-precision format to _Float128. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-vsnprintf_chk.c /* Wrapper for __vsnprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_remove.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss-nisplus.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_lookup.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nss-nisplus.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_add.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nis\nis_modify.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-iconv5.c /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by GOTO Masanori , 2004 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_tlsbase.c /* Locate TLS data for a thread. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\bits\termios-misc.h /* termios baud platform specific definitions. Linux/powerpc version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-snprintf_chk.c /* Wrapper for __snprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\tst-tlsifunc.c /* Test if an executable can read from the TLS from an STT_GNU_IFUNC resolver. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\mp_clz_tab.c /* __clz_tab -- support for longlong.h Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Its master source is NOT part of the C library, however. The master source lives in the GNU MP Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\fenv_const.c /* Constants for fenv_bits.h (soft float edition). Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-codeset.c /* Test of bind_textdomain_codeset. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\pt-fcntl.c /* ABI compatibility for 'fcntl' symbol in libpthread ABI. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\locfile-kw.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\elision-lock.c /* Elided pthread mutex lock. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\call_once.c /* C11 threads call once implementation. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fxstat64.c /* fxstat64 using Linux fstat64/statx system call. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0023-eglibc-Forward-port-cross-locale-generation-support.patch\locale\localeinfo.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\localeinfo.h /* Declarations for internal libc locale interfaces Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\ioperm.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger-Tang . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\mtrace.pl # Copyright (C) 1997-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 1997. # Based on the mtrace.awk script. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strncat.c /* Measure strncat functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\jis0208.h /* Access functions for JISX0208 conversion. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_totalorderf.c /* Total order operation. flt-32 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0034-elf-Fix-DTV-gap-reuse-logic-BZ-27135.patch\elf\rtld.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0037-Avoid-deadlock-between-pthread_create-and-ctors.patch\elf\rtld.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\rtld.c /* Run time dynamic linker. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-tsearch.c /* Test program for tsearch et al. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memmem.c /* Measure memmem functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\msort.c /* An alternative to qsort, with an identical interface. This file is part of the GNU C Library. Copyright (C) 1992-2020 Free Software Foundation, Inc. Written by Mike Haertel, September 1988. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-ldbl-nonnormal-printf.c /* Test printf with x86-specific non-normal long double value. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\key_prot.x /* * Key server protocol definition * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * The keyserver is a public key storage/encryption/decryption service * The encryption method used is based on the Diffie-Hellman exponential * key exchange technology. * * The key server is local to each machine, akin to the portmapper. * Under TI-RPC, communication with the keyserver is through the * loopback transport. * * NOTE: This .x file generates the USER level headers for the keyserver. * the KERNEL level headers are created by hand as they kernel has special * requirements. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\ioctl-types.h /* Structure types for pre-termios terminal ioctls. Generic Unix version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sched1.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svc_tcp.c /* * svc_tcp.c, Server side for TCP/IP based RPC. * * Copyright (C) 2012-2020 Free Software Foundation, Inc. * This file is part of the GNU C Library. * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * The GNU C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see * . * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Actually implements two flavors of transporter - * a tcp rendezvouser (a listener and connection establisher) * and a record/tcp stream. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-mutex-init.c /* pthread_mutex_init. Hurd version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\ifunc-impl-list.c /* Enumerate available IFUNC implementations of a function. PowerPC64 version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-asin.inc /* Test asin. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-5.c /* Test signals. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod-overflow.c /* Test for integer/buffer overflow in strtod. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\group_member.c /* `group_member' -- test if process is in a given group. Hurd version. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\tst-backtrace4.c /* Test backtrace and backtrace_symbols for signal frames. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strtod.c /* Measure strtod implementation. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_once.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\strfmon_l.c /* Formatting a monetary value according to the given locale. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-64\dl-trampoline.h /* PLT trampolines. s390x version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-test_compare_string.c /* Basic test for the TEST_COMPARE_STRING macro. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\rand_r.c /* Reentrant random function from POSIX.1c. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cns11643.h /* Access functions for CNS 11643 handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\random_r.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Copyright (C) 1983 Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.*/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strcasestr.c /* Multiple versions of strcasestr. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\unwind.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper and Richard Henderson , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-islessgreater.inc /* Test islessgreater. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-tls-manydynamic.c /* Test with many dynamic TLS variables. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-nearbyint.inc /* Test nearbyint. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\memcpy.c /* Copy memory to memory until the specified number of bytes has been copied. Overlap is NOT handled correctly. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\ns_name.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\ns_parse.c /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_jn_template.c /* Wrapper to set errno for jn and yn. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysvipc\test-sysvsem.c /* Basic tests for SYSV semaphore functions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-iseqsig.inc /* Test iseqsig. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wcsnlen.c /* Multiple versions of wcsnlen. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_subprocess.c /* Create subprocess. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\clock_nanosleep.c /* High-resolution sleep with the specified clock. Stub version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\fegetenv.c /* Store current floating-point environment. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memmem-c.c /* Default memmem implementation for S/390. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\hp-timing.h /* High precision, low overhead timing functions. powerpc64 version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tss_create.c /* C11 threads thread-specific creation implementation. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\strtod_l.c /* Convert string representing a number to float value, using given locale. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-ldbl-error.c /* Test for the long double conversions in *err* functions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-error.c /* Wrappers for error.h functions. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\tst-idna_name_classify.c /* Test IDNA name classification. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_log2.c /* Double-precision log2(x) function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\getconf.c /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_cbrtf.c /* Compute cubic root of float value. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Dirk Alboth and Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strcspn.c /* Multiple versions of strcspn. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\tsort.awk # Generate topologically sorted list of manual chapters. # Copyright (C) 1998-2020 Free Software Foundation, Inc. # Written by Ulrich Drepper , 1998. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\multiarch\memmove.c /* Multiple versions of memmove. AARCH64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-memstream4.c /* Test for open_memstream BZ #21037. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\fesetenv.c /* Set floating point environment (soft-float edition). Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-printfsz-islongdouble.c /* Test for the behaviour of 'is_long_double' in printf_size. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bits\unistd.h /* Checking macros for unistd functions. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cproj.inc /* Test cproj. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\copy_file_range.c /* Linux implementation of copy_file_range. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xdr_float.c /* * xdr_float.c, Generic XDR routines implementation. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * These are the "floating point" xdr routines used to (de)serialize * most common data items. See xdr.h for more info on the interface to * xdr. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\sotruss.sh # Copyright (C) 2011-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # We should be able to find the translation right at the beginning. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-exp.inc /* Test exp. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-acos.inc /* Test acos. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1364.c /* Conversion from and to IBM1364. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_rem_pio2l.c /* Extended-precision floating point argument reduction. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Based on quad-precision code by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-tanh.inc /* Test tanh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod-underflow.c /* Test for strtod handling of arguments that may cause floating-point underflow. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\testpass.c /* Verify a passphrase. Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0025-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch\locale\programs\locarchive.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\locarchive.c /* Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_sample.c /* * From: @(#)rpc_sample.c 1.1 90/08/30 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_test_main.c /* Main worker function for the test driver. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strfrom-locale.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strfrom.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strfrom.c /* Tests for strfromf, strfromd, strfroml functions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-inet_aton_exact.c /* Test internal legacy IPv4 text-to-address function __inet_aton_exact. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\k_sincosl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\k_sincosl.c /* Quad-precision floating point sine and cosine on <-pi/4,pi/4>. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\bits\sigaction.h /* Definitions for 31 & 64 bit S/390 sigaction. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xdr_ref.c /* * xdr_reference.c, Generic XDR routines implementation. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * These are the "non-trivial" xdr primitives used to serialize and * de-serialize "pointers". See xdr.h for more info on the interface to xdr. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setresgid.c /* setresgid -- set real group ID, effective group ID, and saved-set group ID Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\test-dlclose-exit-race.c /* Test for exit/dlclose race (Bug 22180). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-math-iszero.cc /* Test for the C++ implementation of iszero. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\sysdep.h /* Assembler macros for m68k. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1163.h /* Mapping table for IBM1163. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\protocols\routed.h /*- * Copyright (c) 1983, 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)routed.h 8.1 (Berkeley) 6/2/93 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-tgkill.c /* Smoke test for the tgkill system call. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-latepthread.c /* Test that loading libpthread does not break ld.so exceptions (bug 16628). Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\gen-fpioconst.c /* Generate data for fpioconst.c. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res_query.c /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ /* * Portions Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sys\ttydefaults.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\sys\ttydefaults.h /*- * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. * All or some portions of this file are derived from material licensed * to the University of California by American Telephone and Telegraph * Co. or Unix System Laboratories, Inc. and are reproduced herein with * the permission of UNIX System Laboratories, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)ttydefaults.h 8.4 (Berkeley) 1/21/94 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\stdio.h /* Define ISO C stdio on top of C++ iostreams. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-aio5.c /* Test for completion thread handling. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\qsort.c /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Douglas C. Schmidt (schmidt@ics.uci.edu). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\tst-svc_register.c /* Test svc_register/svc_unregister rpcbind interaction (bug 5010). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\run-iconv-test.sh # Run available iconv(1) tests. # Copyright (C) 1998-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 1998. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\armv7\multiarch\ifunc-impl-list.c /* Enumerate available IFUNC implementations of a function. ARM version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-mtrace.c /* Test program for mtrace. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-memfd_create.c /* Test for the memfd_create system call. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\csky\sysdep.h /* Assembly macros for C-SKY. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fminmag.inc /* Test fminmag. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\bits\procfs-extra.h /* Extra sys/procfs.h definitions. S/390 version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\bug-ftw1.c /* Test for ftw function searching in root directory. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strrchr.c /* Test and measure STRCHR functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. Added wcsrrchr support by Liubov Dmitrieva , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\lsetxattr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\lgetxattr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getxattr.c /* Access to extended attributes on files. Hurd version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-ofdlocks.c /* Check non representable OFD locks regions in non-LFS mode (BZ #20251) Copyright (C) 2018-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\argp-test.c /* Test program for argp argument parser Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\testcopy.c /* Copyright (C) 1990-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\ifunc-impl-list.h /* Internal header file for __libc_supported_implementations. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\dcigettext.c /* Implementation of the internal dcigettext function. Copyright (C) 1995-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wcschr.c /* Multiple versions of wcschr. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\msync.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\msync.c /* msync -- Synchronize mapped memory to external storage. Mach version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod.h /* Common utilities for testing strtod and its derivatives. This file is part of the GNU C Library. Copyright (C) 2016-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\dl-lookupcfg.h /* Configuration of lookup functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\gmtime.c /* Convert `time_t' to `struct tm' in UTC. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\fpu\multiarch\s_lrintf.c /* lrintf/llrintf ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\tst-minsigstksz-4.c /* Tests of signal delivery on an alternate stack (quick_exit). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\tst-minsigstksz-1.c /* Tests of signal delivery on an alternate stack (nonlethal). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\math-type-macros-float.h /* Helper macros for float variants of type generic functions of libm. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-memchr-rtm.c /* Test case for memchr inside a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\readelflib.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\readelflib.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\readelflib.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1999 and Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-mallocfork2.c /* Test case for async-signal-safe fork (with respect to malloc). Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_format_netent.c /* Convert a struct netent object to a string. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\sysdep.h /* Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper, , August 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\dl-procinfo.c /* Data for x86 version of processor capability information. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\include\sys\asm.h /* Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_jnl.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Modifications for long double are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\bits\stdio.h /* Optimizing macros and inline functions for stdio functions. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\multiarch\memset.c /* Multiple versions of memset. AARCH64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\fclrexcpt.c /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Christian Boissat , 1999 and Jes Sorensen , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\test-float-vlen8-wrappers.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\test-double-vlen4-wrappers.c /* Wrapper part of tests for AVX ISA versions of vector math functions. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\microblaze\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\fpu\fraiseexcpt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\microblaze\getsysstats.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\microblaze\bits\stat.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\fpu\fesetenv.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\rounding-mode.h /* Handle floating-point rounding mode within libc. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-support_descriptors.c /* Tests for monitoring file descriptor usage. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\math-nan-payload-ldouble.h /* NaN payload handling or ldbl-128ibm. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\iovfwscanf.c /* Implementation and symbols for _IO_vfwscanf. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\elision-trylock.c /* Elided pthread mutex trylock. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\bug-iconv12.c /* bug 19727: Testing UTF conversions with UTF16 surrogates as input. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_clear_event.c /* Disable specific event for thread. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memcpy.c /* Multiple versions of memcpy. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-dst.h /* Handling of dynamic sring tokens. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_qtod.c /* Software floating-point emulation. Return (double)(*a) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1155.h /* Mapping table for IBM1155. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jiro SEKIBA , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\base64.c /* * Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ /* * Portions Copyright (c) 1995 by International Business Machines, Inc. * * International Business Machines, Inc. (hereinafter called IBM) grants * permission under its copyrights to use, copy, modify, and distribute this * Software with or without fee, provided that the above copyright notice and * all paragraphs of this notice appear in all copies, and that the name of IBM * not be used in connection with the marketing of any product incorporating * the Software or modifications thereof, without specific, written prior * permission. * * To the extent it has a right to do so, IBM grants an immunity from suit * under its patents, if any, for the use, sale or manufacture of products to * the extent that such products are used for performing Domain Name System * dynamic updates in TCP/IP networks by means of the Software. No immunity is * granted for any product per se or for any other function of any product. * * THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A * PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, * DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN * IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\makedev.c /* Definitions of functions to access `dev_t' values. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\euc-cn.c /* Mapping tables for EUC-CN handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\unicode.c /* Conversion module for Unicode Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\sprof.c /* Read and display shared object profiling data. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_getaffinity.c /* Get the processor affinity of a thread. Stub version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\tst-cache-ppc-static-dlopen.c /* Test dl_cache_line_size from a dlopen'ed DSO from a static executable. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\multiarch\ifunc-memmove.h /* Common definition for memmove/memmove_chk ifunc selections. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strcpy_chk.c /* Measure __strcpy_chk functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond27.c /* Test pthread_cond_clockwait timeout. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\euidaccess.c /* Test for access to FILE using effective UID and GID. Stub version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\bits\floatn.h /* Macros to control TS 18661-3 glibc features on powerpc. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-15.c /* Test pthread_rwlock_timedrdlock and pthread_rwlock_timedwrlock. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-memcpy.c /* Test memcpy with size_t in the lower 32 bits of 64-bit register. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_ctanhf.c /* Return hyperbole tangent of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\fesetmode.c /* Install given floating-point control modes. ARM version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\syscall-names.list # List of all known Linux system calls. # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # This file contains the list of system call names. It has to remain in # alphabetical order. Lines which start with # are treated as comments. # This file can list all potential system calls. The names are only # used if the installed kernel headers also provide them. # The list of system calls is current as of Linux 5.5. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\math-tests.h /* Configuration for math tests. Generic version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_csin_template.c /* Complex sine function. m68k fpu version Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\osf_getitimer.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\osf_setitimer.c /* getitimer -- Get the state of an interval timer. Linux/Alpha/tv32 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_totalordermag.c /* Total order operation on absolute values. dbl-64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-exec2.c /* Thread with running thread calls exec. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\ioperm.c /* Access to hardware i/o ports. Hurd/x86 version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sysdep-cancel.h /* Single-thread optimization definitions. Linux version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\malloc-sysdep.h /* System-specific malloc support functions. Linux version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-cet-legacy-6.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-cet-legacy-5.c /* Check compatibility of CET-enabled executable with dlopened legacy shared object. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gmon\tst-gmon-gprof.sh # Check the output of gprof against a carfully crafted binary. # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\test-canonical-ldbl-128ibm.c /* Test iscanonical and canonicalizel for ldbl-128ibm. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\sigset.c /* Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\siglist.c /* Define list of all signal numbers and their names. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-widetext.c /* Test program for the wide character stream functions handling larger amounts of text. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-valloc.c /* Test for valloc. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-sscanf.c /* Wrapper for sscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\feholdexcpt.c /* Store current floating-point environment and clear exceptions. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\memrchr.c /* memrchr -- find the last occurrence of a byte in a memory block Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and commentary by Jim Blandy (jimb@ai.mit.edu); adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), and implemented by Roland McGrath (roland@ai.mit.edu). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cleanup2.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bao Duong , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\filesrv.c /* Datagram Socket Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\statx.c /* Linux statx implementation. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_totalorderl.c /* Total order operation. ldbl-128 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wmemchr.c /* Multiple versions of wmemchr. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fenv-tls.c /* Test floating-point environment is thread-local. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\test-vfprintf.c /* Tests of *printf for very large strings. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-asprintf_chk.c /* Wrapper for __asprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdprio.c /* Support code for dealing with priorities in the Hurd. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-rwlock-init.c /* Initialize a rwlock. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-xsigstack.c /* Test of sigaltstack wrappers. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-threads.c /* Test basic nss_dns functionality with multiple threads. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-iconv_prog.sh # Test for some known iconv(1) hangs from bug 19519, and miscellaneous # iconv(1) program error conditions. # Copyright (C) 2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\float128\ieee754_float128.h /* _Float128 IEEE like macros. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_descriptor_supports_holes.c /* Test for file system hole support. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-test2.c /* Basic test for two passwd databases. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\microblaze\kernel_stat.h /* Definition of `struct stat' used in the kernel Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gmon\tst-gmon-static-gprof.sh # Check the output of gprof against a carfully crafted static binary. # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\test-bz22786.c /* Bug 22786: test for buffer overflow in realpath. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-narrow-add.inc /* Test narrowing add. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-freopen.c /* Test freopen with mmap stdio. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1162.h /* Mapping table for IBM1162. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\power4\wordcopy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\wordcopy.c /* _memcopy.c -- subroutines for memory copy functions. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\conform\glibcconform.py # Shared code for glibc conformance tests. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\conform\list-header-symbols.py # Print a list of symbols exported by some headers that would # otherwise be in the user's namespace. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\hwcapinfo.c /* powerpc HWCAP/HWCAP2 and AT_PLATFORM data pre-processing. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_totalordermagl.c /* Total order operation on absolute values. ldbl-128 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_builtin.h /* Builtin transformations. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-support_blob_repeat.c /* Tests for Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fenv-return.c /* Test return value when setting FE_NOMASK_ENV (BZ16918, BZ17009). Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\tst-backtrace5.c /* Test backtrace and backtrace_symbols for signal frames, where a system call was interrupted by a signal. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_isolate_in_subprocess.c /* Run a function in a subprocess. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\test-container.c /* Run a test case in an isolated namespace. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\dl-hash.h /* Compute hash value for given string according to ELF standard. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strcoll.c /* Measure strcoll execution time in different locales. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fenvinline.c /* Test for fenv inline implementations. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\gen-rrtypes.py # Generate DNS RR type constants for resolv header files. # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-misc.c /* Miscellaneous tests which don't fit anywhere else. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\backtrace.c /* Return backtrace of current program state. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kazu Hirata , 2008. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-tzname.c /* Test that tzset sets tzname correctly (BZ #19253). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc-usable.c /* Ensure that malloc_usable_size returns the request size with MALLOC_CHECK_ exported to a positive value. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\exc2signal.c /* Translate Mach exception codes into signal numbers. i386 version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\test-fenv-x87.c /* Test x86-specific floating-point environment (bug 16068): x87 part. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_csinh_template.c /* Complex sine hyperbole function. m68k fpu version Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_charset.c /* Charset name normalization. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\test-canon2.c /* Test for realpath/canonicalize function. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\tls-macros.h /* Macros for accessing thread-local storage. m68k version. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Maxim Kuvyrkov , 2010. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\fchmodat.c /* Change the protections of file relative to open directory. Stub version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\t_sincosl.c /* Extended-precision floating point sine and cosine tables. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Based on quad-precision tables by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\8bit-generic.c /* Generic conversion to and from 8bit charsets. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_cbrtl.c /* Cephes Math Library Release 2.2: January, 1991 Copyright 1984, 1991 by Stephen L. Moshier Adapted for glibc October, 2001. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_totalorderl.c /* Total order operation. ldbl-96 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-test1.c /* Basic test of passwd database handling. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\sparcv9\fpu\multiarch\s_llrint.c /* llrint ifunc resolver, Linux/sparc32 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-gconv-init-failure.c /* Check that module __end_fct is not invoked when the init function fails. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_ta_event_addr.c /* Get event address. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\big5.c /* Mapping tables for Big5 handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cp1255.c /* Conversion from and to CP1255. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998, and Bruno Haible , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\allocrtsig.c /* Handle real-time signal allocation. Generic version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_log2f_data.c /* Data definition for log2f. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\dlinfo.c /* dlinfo -- Get information from the dynamic linker. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\ifunc-mathvec-sse4_1.h /* Common definition for libmathvec ifunc selections optimized with SSE4.1. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex21.c /* Test for memory leaks in regcomp. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-memrchr.c /* Test memrchr with size_t in the lower 32 bits of 64-bit register. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_log.c /* Double-precision log(x) function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\nscd_conf.c /* Copyright (c) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\memchr.c /* Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\utf8_gen.py aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\ctype_compatibility.py aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\utf8_compatibility.py aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\ctype_compatibility_test_cases.py # -*- coding: utf-8 -*- # Copyright (C) 2014-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\lc-ctype.c /* Define current locale data for LC_CTYPE category. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-getcwd-smallbuff.c /* Verify that getcwd returns ERANGE for size 1 byte and does not underflow buffer when the CWD is too long and is also a mount target of /. See bug #28769 or CVE-2021-3999 for more context. Copyright The GNU Toolchain Authors. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\op-4.h /* Software floating-point emulation. Basic four-word fraction declaration and manipulation. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\eloop-threshold.h /* Threshold at which to diagnose ELOOP. Generic version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strcasecmp.c /* Test and measure strcasecmp functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlopenfail-2.c /* Test unrelated dlopen after dlopen failure involving NODELETE. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\fesetenv.c /* Install given floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 Based on the m68k version by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\siginfo-consts.h /* siginfo_t constants. Stub version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\clock_nanosleep.c /* clock_nanosleep - high-resolution sleep with specifiable clock. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\flexmember.h /* Sizes of structs with flexible array members. Copyright 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . Written by Paul Eggert. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-binary.c /* Test handling of binary domain names with res_send. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memmem-vx.c /* Default memmem implementation with vector string functions for S/390. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\sigwait.c /* Implementation of sigwait function from POSIX.1c. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\unwind-forcedunwind.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\unwind-resume.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\fts.h /* File tree traversal functions declarations. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)fts.h 8.3 (Berkeley) 8/14/94 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\tst-ld-sse-use.sh # Make sure no code in ld.so uses xmm/ymm/zmm registers on i386. # Copyright (C) 2009-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\simple-hash.c /* Implement simple hashing table with string based keys. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper , October 1994. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\force-elision.h /* Automatic enabling of elision for mutexes Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\getsysstats.c /* System dependent pieces of sysconf; Mach version Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext3.c /* Test that the gettext() results come out in the correct encoding for locales that differ only in their encoding. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2001, 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\sysmacros.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\sys\sysmacros.h /* Definitions of macros to access `dev_t' values. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\bits\iscanonical.h /* Define iscanonical macro. ldbl-128ibm version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\msgportdemux.c /* Demux messages sent on the signal port. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\e_exp2f.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\fpu\multiarch\e_exp2f.c /* Multiple versions of exp2f. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\utf-7.c /* Conversion module for UTF-7. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\stpcpy.c /* Multiple versions of stpcpy. PowerPC64 version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\tst-mbsrtowcs.c /* Test NUL handling of mbsrtowcs. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\nptl\bits\struct_rwlock.h /* IA64 internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\dl-cache.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\dl-cache.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\dl-cache.h /* Support for reading /etc/ld.so.cache files written by Linux ldconfig. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xdr_array.c /* * xdr_array.c, Generic XDR routines implementation. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * These are the "non-trivial" xdr primitives used to serialize and * de-serialize arrays. See xdr.h for more info on the interface to xdr. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-vswprintf_chk.c /* Wrapper for __vswprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-posix_fallocate64.c /* Basic posix_fallocate tests (with _FILE_OFFSET_BITS). Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\clock_settime.c /* Set a clock to a given value. Stub version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlopen-nodelete-reloc.c /* Test interactions of dlopen, NODELETE, and relocations. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-cond-init.c /* pthread_cond_init. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\fpu\fesetround.c /* Set current rounding direction. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-xreadlink.c /* Test the xreadlink function. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getentropy.c /* Implementation of getentropy based on getrandom. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-readdir64-compat.c /* Test readdir64 compatibility symbol. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\dirname.c /* dirname - return directory part of PATH. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-printf_chk.c /* Wrapper for __printf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1129.h /* Conversion from and to IBM1129. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\rellns-sh # rellns-sh - Simplified ln program to generate relative symbolic link. # Copyright (C) 1996-2020 Free Software Foundation, Inc. # Written by Ulrich Drepper , October 1996 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . # With -p, instead of creating the link print the computed relative link # name. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm4899.h /* Tables for conversion from and to IBM4899. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\nl_langinfo_l.c /* User interface for extracting locale-dependent parameters. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\test-totalorderl-ldbl-128ibm.c /* Test totalorderl and totalordermagl for ldbl-128ibm. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\tst-bz21269.c /* Test for i386 sigaction sa_restorer handling (BZ#21269) Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-audit-threads.c /* Test multi-threading using LD_AUDIT. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\makecontext.c /* Create new context. RISC-V version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-exec3.c /* Thread calls exec. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\test-lfs.c /* Some basic tests for LFS. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdlock.c /* Hurd helpers for lowlevellocks. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sysdep.h /* Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strstr.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strcasestr.c /* Return the offset of one string within another. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\atomic-machine.h /* Atomic operations. PowerPC32 version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Mackerras , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_qtos.c /* Software floating-point emulation. Return (float)(*a) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-reloc-static-pie.c /* Support for relocating static PIE. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-frexp.inc /* Test frexp. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\resolv-internal.h /* libresolv interfaces for internal use across glibc. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\dl-symaddr.c /* Get the symbol address. HPPA version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-avx.c /* Test case for preserved AVX registers in dynamic linker. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1140.h /* Tables for conversion from and to IBM1140. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-ccos.inc /* Test ccos. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1112.h /* Tables for conversion from and to IBM1112. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\i386\machine-lock.h /* Machine-specific definition for spin locks. i386 version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-rwlock-printers.c /* Helper program for testing the pthread_rwlock_t pretty printer. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\netinet\tcp.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\netinet\tcp.h /* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)tcp.h 8.1 (Berkeley) 6/10/93 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xclone.c /* Auxiliary functions to issue the clone syscall. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fsetexcptflg.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\fsetexcptflg.c /* Set floating-point environment exception handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memmem.c /* Multiple versions of memmem. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\vfscanf-internal.c /* Internal functions for the *scanf* implementation. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\json-lib.c /* Simple library for printing JSON data. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-printf_size.c /* Wrapper for printf_size. IEEE128 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\lgamma_negf.c /* lgammaf expanding around zeros. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\shm_open.c /* shm_open -- open a POSIX shared memory object. Generic POSIX file version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdchdir.c /* Change a port cell to a directory by looking up a name. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_exp.c /* Double-precision e^x function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-copy_file_range.c /* Tests for copy_file_range. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_qtoui.c /* Software floating-point emulation. Return (unsigned int)(*a) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-default-attr.c /* Verify that pthread_[gs]etattr_default_np work correctly. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-aio.c /* Tests for AIO in librt. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_lgammal_r.c /* Natural logarithm of gamma function. IBM Extended Precision version. Copyright 2001 by Stephen L. Moshier This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\fchmodat.c /* Change the protections of file relative to open directory. Hurd version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\s_fpclassifyf.c /* fpclassifyf(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-rwlockattr-printers.c /* Helper program for testing the pthread_rwlock_t and pthread_rwlockattr_t pretty printers. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\test-stat.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Maciej W. Rozycki , 2000. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\fpu\multiarch\s_isnan.c /* isnan ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\fsetexcptflg.c /* Set floating-point environment exception handling. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext6.sh # Test that gettext() in multithreaded applications works correctly. # Copyright (C) 2008-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem14.c /* Test for sem_post race: bug 14532. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_paths.c /* Various paths that might be needed. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-strncmp.c /* Test strncmp with size_t in the lower 32 bits of 64-bit register. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-log2.inc /* Test log2. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\TESTS # Available tests for iconv(1) (and therefore iconv(3)) in GNU libc. # Copyright (C) 1998-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 1998. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Each line consists of at least four entries: # 1. input file name. # 2. output file name; this is different from the input file name only for # conversions which do not produce the same output when the transformation # is applied back and forth. # 3. Y or N depending of whether the character set contains ASCII as a # subset or not. # 4. # ... # N. target coded character set. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\dl-vdso-setup.h /* ELF symbol initialization functions for VDSO objects. Linux version. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cp932.c /* Mapping tables for CP932 handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by MORIYAMA Masayuki , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-32\__longjmp.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-aio6.c /* Test for timeout handling. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\protocols\timed.h /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)timed.h 8.1 (Berkeley) 6/2/93 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\dl-sysdep.c /* Operating system support for run-time dynamic linker. Hurd version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\tst-ldbl-argp.c /* Testing of long double conversions in argp.h functions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\q_neg.c /* Software floating-point emulation. Return !a Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\C-time.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\fpioconst.c /* Table of MP integer constants 10^(2^i), used for floating point <-> decimal. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-support_capture_subprocess.c /* Test capturing output from a subprocess. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_cache.c /* Cache handling for iconv modules. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-sigcontext-get_pc.c /* Test that the GET_PC macro is consistent with the unwinder. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\stpcpy.c /* Multiple versions of stpcpy. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fesetexcept-traps.c /* Test fesetexcept: exception traps enabled. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1399.h /* Tables for conversion from and to IBM1399. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-9.c /* Test recursive mutexes. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\bits\statvfs.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\statvfs.h /* Definition of `struct statvfs', information about a filesystem. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\unwind-dw2.c /* DWARF2 exception handling and frame unwind runtime interface routines. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-map-segments.h /* Map in a shared object's segments. Generic version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\version.c /* Entry point for libpthread DSO. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-32\backtrace.c /* Return backtrace of current program state. Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky . This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\utf8-utf32-z9.c /* Conversion between UTF-8 and UTF-32 BE/internal. This module uses the Z9-109 variants of the Convert Unicode instructions. Copyright (C) 1997-2020 Free Software Foundation, Inc. Author: Andreas Krebbel Based on the work by Ulrich Drepper , 1997. Thanks to Daniel Appich who covered the relevant performance work in his diploma thesis. This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\strncase.c /* Multiple versions of strncasecmp. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-destroy-specific.c /* __pthread_destory_specific. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-sym.c /* Look up a symbol in a shared object loaded by `dlopen'. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\test-multiarch.c /* Test CPU feature data. This file is part of the GNU C Library. Copyright (C) 2012-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\socket\sa_len.c /* Helper for SA_LEN macro. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_remquo_template.c /* Compute remainder and a congruent to the quotient. m68k fpu version Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\math_config.h /* Configuration for double precision math routines. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tss-basic.c /* C11 threads specific storage tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext6.c /* Test that gettext() in multithreaded applications works correctly. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2008. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\test-driver.h /* Interfaces for the test driver. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fraiseexcpt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\sigsetops.h /* __sigset_t manipulators. Generic/BSD version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-create_format1.c /* Check _dl_exception_create_format. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\feenablxcpt.c /* Enable floating-point exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-mutex-trylock.c /* pthread_mutex_trylock. Hurd version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\jis0208.c /* Mapping tables for JIS0208 handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\__longjmp.c /* longjmp for PA-RISC. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_fgt.c /* Software floating-point emulation. Return 1 if (*a) > (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\socket.h /* System-specific socket constants and types. Linux version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\jmp-unwind.c /* _longjmp_unwind -- Clean up stack frames unwound by longjmp. Hurd version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\devstream.c /* stdio on a Mach device port. Translates \n to \r\n on output, echos and translates \r to \n on input. Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\glob_internal.h /* Shared definition for glob and glob_pattern_p. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\socket.h /* System-specific socket constants and types. 4.4 BSD version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\pldd.c /* List dynamic shared objects linked into given process. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\subopt.c /* Parsing of Suboptions Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\pm_getport.c /* * pmap_getport.c * Client interface to pmap rpc service. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-mutexattr-printers.c /* Helper program for testing the pthread_mutex_t and pthread_mutexattr_t pretty printers. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\ifunc-fma4.h /* Common definition for ifunc selections optimized with AVX2/FMA and FMA4. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_j1l.c /* Copyright 2001 by Stephen L. Moshier (moshier@na-net.onrl.gov). This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-mutex-unlock.c /* pthread_mutex_unlock. Hurd version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\globtest.sh # Test for glob(3). # Copyright (C) 1997-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\gb2312.c /* GB 2312 conversion tables. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\dynarray-skeleton.c /* Type-safe arrays which grow dynamically. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_db.c /* Provide access to the collection of available transformation modules. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\nlm_prot.x /* * Network lock manager protocol definition * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * protocol used between local lock manager and remote lock manager */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\bits\fcntl.h /* O_*, F_*, FD_* bit values for Linux / RISC-V. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\stpncpy.c /* Multiple versions of stpncpy. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\stdio-lock.h /* Thread package specific definitions of stream lock type. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_tsd.c /* Get a thread-specific data pointer for a thread. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\tst-table-charmap.sh # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Bruno Haible , 2000. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Converts a glibc format charmap to a simple format .table file. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sh\sysdep.h /* Assembler macros for SH. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-personality.c /* BZ #19408 linux personality syscall wrapper test. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutex_getprioceiling.c /* Get current priority ceiling of pthread_mutex_t. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\rtld-Rules # Subroutine makefile for compiling libc modules linked into dynamic linker. # Copyright (C) 2002-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # This makefile is never used by itself, but only from the rtld-libc.a # rule in Makefile, which does make -f librtld.mk -f rtld-Rules. # librtld.mk is the generated file containing variable definitions for # `rtld-subdirs', a subset of the top-level $(subdirs) list; and for each # SUBDIR in $(rtld-subdirs), `rtld-SUBDIR' listing `module.os' file names. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-protected1b.c /* Test the protected visibility when main is linked with modb and moda in that order: 1. Protected symbols, protected1, protected2 and protected3, defined in moda, are used in moda. 2. Protected symbol, protected3, defined in modb, are used in modb 3. Symbol, protected1, defined in modb, is used in main and modb. 4. Symbol, protected2, defined in main, is used in main. 5. Symbol, protected3, defined in modb, is also used in main. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\bits\struct_rwlock.h /* Default read-write lock implementation struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\path-lookup.c /* Filename lookup using a search path Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\multiarch\ifunc-memset.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-memset.h /* Common definition for memset/memset_chk ifunc selections. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\speed.c /* `struct termios' speed frobnication functions. Linux version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\clnt_tcp.c /* * clnt_tcp.c, Implements a TCP/IP based, client side RPC. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * TCP based RPC supports 'batched calls'. * A sequence of calls may be batched-up in a send buffer. The rpc call * return immediately to the client even though the call was not necessarily * sent. The batching occurs if the results' xdr routine is NULL (0) AND * the rpc timeout value is zero (see clnt.h, rpc). * * Clients should NOT casually batch calls that in fact return results; that is, * the server side should be aware that a call is batched and not produce any * return message. Batched calls that produce many result messages can * deadlock (netlock) the client and the server.... * * Now go hang yourself. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurd\signal.h /* Implementing POSIX.1 signals under the Hurd. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\ffs.c /* ffs -- find first set bit in a word, counted from least significant end. S/390 version. Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\xstatconv.c /* Convert between `struct stat' format, and `struct stat64' format. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\utmpx-convert.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\utmpx32.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\utmp-convert.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\utmp32.c /* Copyright (C) 2008-2020 Free Software Foundation, Inc. Contributed by Andreas Krebbel . This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\powerpc64\fpu\fe_nomask.c /* Procedure definition for FE_NOMASK_ENV for Linux/ppc64. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\ots_mul.c /* Software floating-point emulation: multiplication. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cos.inc /* Test cos. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-mmap-setvbuf.c /* Test setvbuf on readonly fopen (using mmap stdio). Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\selinux.h /* Header for nscd SELinux access controls. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Matthew Rickard , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_util.c /* Software floating-point emulation. Helper routine for _Qp_* routines. Simulate exceptions using double arithmetics. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\timer_routines.h /* Helper code for POSIX timer implementation on Hurd. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-matherr.c /* Test matherr (compat symbols, binary modifies library's _LIB_VERSION). Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\idna.c /* IDNA functions, forwarding to implementations in libidn2. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\net\if_ppp.h /* * if_ppp.h - Point-to-Point Protocol definitions. * * Copyright (c) 1989 Carnegie Mellon University. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY AND * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. * IN NO EVENT SHALL THE UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER * IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc-fork-deadlock.c /* Test concurrent fork, getline, and fflush (NULL). Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\gbbig5.c /* Mapping tables from GB2312 to BIG5 and vice versa. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_test.h /* Common code for NSS test cases. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_sinhl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_coshl.c /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* Changes for 128-bit long double are Copyright (C) 2001 Stephen L. Moshier and are incorporated herein by permission of the author. The author reserves the right to distribute this material elsewhere under different copying permissions. These modifications are distributed here under the following terms: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strncasecmp.c /* Test and measure strncasecmp functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\bits\fenv.h /* Floating point environment, RISC-V version. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\s_llrintl.c /* llrintl() - S390 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\dl-machine.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0035-x86_64-Avoid-lazy-relocation-of-tlsdesc-BZ-27137.patch\sysdeps\x86_64\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. x86-64 version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-langinfo-newlocale.c /* Test program for newlocale() + nl_langinfo_l() functions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\mempcpy.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\mempcpy.c /* Multiple versions of mempcpy. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\futimes.c /* futimes -- change access and modification times of open file. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel14.c /* Test sem_timedwait cancellation for uncontended case. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlopen-nodelete-reloc-mod11.cc /* Second module defining a unique symbol (loaded indirectly). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getresuid.c /* getresuid -- fetch real user ID, effective user ID, and saved-set user ID Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_db\db-initgroups.c /* Initgroups handling in nss_db module. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\net\if_arp.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\net\if_arp.h /* Definitions for Address Resolution Protocol. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\arpa\nameser.h /* * Copyright (c) 1983, 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\linkat.c /* Make a link between file names relative to open directories. Hurd version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-tininess.c /* Test that tininess.h is correct for this architecture. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_format_hostent.c /* Convert a struct hostent object to a string. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\fxstatat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\jmpbuf-unwind.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\find_exidx.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\mips64\fxstatat64.c /* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\wcsrchr.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper, The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\fcntl-linux.h /* O_*, F_*, FD_* bit values for Linux. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memcpy-random.c /* Measure memcpy performance. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strcat.c /* Measure strcat functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\multiarch\ifunc-impl-list.c /* Enumerate available IFUNC implementations of a function. i686 version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm5347.h /* Tables for conversion from and to IBM5347. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\initgrcache.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\aicache.c /* Cache handling for host lookup. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-vfprintf-width-prec-alloc.c /* Test large width or precision does not involve large allocation. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fexcept-traps.c /* Test fegetexceptflag and fesetexceptflag: exception traps enabled. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-ctanh.inc /* Test ctanh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-string.h /* Test and measure string and memory functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strfmon_l.c /* Test locale dependence of strfmon_l. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-ldbl-warn.c /* Test for the long double conversions in *warn* functions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso-2022-cn.c /* Conversion module for ISO-2022-CN. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-64\____longjmp_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\____longjmp_chk.c /* Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\x32\tst-size_t-memset.c /* Test memset with size_t in the lower 32 bits of 64-bit register. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\sys\platform\ppc.h /* Facilities specific to the PowerPC architecture Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-mbswcs6.c /* Test for invalid input to wcrtomb. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-ns_name_compress.c /* Test ns_name_compress corner cases. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_cbrtl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_cbrt.c /* Compute cubic root of double value. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Dirk Alboth and Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\feupdateenv.c /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\single.h /* Software floating-point emulation. Definitions for IEEE Single Precision. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_ccoshf.c /* Return hyperbole cosine of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_llroundl.c /* Round long double value to long long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex34.c /* Test re_search with multi-byte characters in UTF-8. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mlock2.c /* Wrapper for the mlock2 system call with fallback to mlock. Copyright (C) 2017-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\multiarch\ifunc-sse4_2.h /* Common definition for ifunc selections optimized with SSE4_2. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. IA-64 version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\freelocale.c /* Free data allocated by a call to setlocale_r Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getipv4sourcefilter.c /* Get IPv4 source filter. Linux version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\longlong.h /* longlong.h -- definitions for mixed size 32/64 bit arithmetic. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strsep.c /* Measure strsep functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\microblaze\pselect.c /* Synchronous I/O multiplexing. Linux/microblaze version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-avx-aux.c /* Test case for preserved AVX registers in dynamic linker, -mavx part. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\crypt_util.c /* * UFC-crypt: ultra fast crypt(3) implementation * * Copyright (C) 1991-2020 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, * see . * * @(#)crypt_util.c 2.56 12/20/96 * * Support routines * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strchrnul.c /* Multiple versions of strchrnul. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\fesetenv.c /* Install given floating-point environment. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\test-installation.pl # Copyright (C) 1997-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Andreas Jaeger , 1997. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysvipc\test-sysvshm.c /* Basic tests for SYSV shared memory functions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_ta_new.c /* Attach to target process. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\fpu\fesetenv.c /* Install given floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\futex-internal.h /* futex operations for glibc-internal use. Stub version; do not include this file directly. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex8.c /* Test for the STOP parameter of re_match_2 and re_search_2. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Stepan Kasal , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-condattr-setclock.c /* pthread_condattr_setclock. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\xstatconv.c /* Convert between the kernel's `struct stat' format, and libc's. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\sysdep.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Andreas Schwab, , December 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\array_length.h /* The array_length and array_end macros. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-remainder.inc /* Test remainder. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\ufc.c /* * UFC-crypt: ultra fast crypt(3) implementation * * Copyright (C) 1991-2020 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; see the file COPYING.LIB. If not, * see . * * @(#)ufc.c 2.7 9/10/96 * * Stub main program for debugging * and benchmarking. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\fpu\multiarch\s_isinf.c /* isinf ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-iseqsig-excess-precision.c /* Test iseqsig with excess precision. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_fpclassifyl.c /* Return classification value corresponding to argument. m68k version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. Fixed for m68k by Andreas Schwab . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\grp\tst_fgetgrent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-warn-wide.c /* Test wide output conversion for warn. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-attr-setdetachstate.c /* pthread_attr_setdetachstate. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_truncf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_trunc.c /* Truncate argument to nearest integral value not larger than the argument. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\creat64.c /* Linux default implementation for LFS creat. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-audit4.c /* Test case for preserved AVX registers in dynamic linker. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cp775.h /* Mapping table for CP775. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\f_setlk.c /* f_setlk -- locking part of fcntl Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pthread_getname.c /* pthread_getname_np -- Get thread name. Linux version Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-trunc.inc /* Test trunc. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_trans.c /* Transliteration using the locale's data. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\trampoline.c /* Set thread_state for sighandler, and sigcontext to recover. i386 version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-wcslen.h /* Common definition for ifunc selections for wcslen and wcsnlen All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-clone.c /* Test for proper error/errno handling in clone. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm856.h /* Tables for conversion from and to IBM856. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\gen-tgmath-tests.py # Generate tests for macros. # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # As glibc does not support decimal floating point, the types to # consider for generic parameters are standard and binary # floating-point types, and integer types which are treated as double. # The corresponding complex types may also be used (including complex # integer types, which are a GNU extension, but are currently disabled # here because they do not work properly with tgmath.h). # The proposed resolution to TS 18661-1 DR#9 # # makes the rules for selecting a function to call # correspond to the usual arithmetic conversions (applied successively # to the arguments for generic parameters in order), which choose the # type whose set of values contains that of the other type (undefined # behavior if neither type's set of values is a superset of the # other), with interchange types being preferred to standard types # (long double, double, float), being preferred to extended types # (_Float128x, _Float64x, _Float32x). # For the standard and binary floating-point types supported by GCC 7 # on any platform, this means the resulting type is the last of the # given types in one of the following orders, or undefined behavior if # types with both ibm128 and binary128 representation are specified. # If double = long double: _Float16, float, _Float32, _Float32x, # double, long double, _Float64, _Float64x, _Float128. # Otherwise: _Float16, float, _Float32, _Float32x, double, _Float64, # _Float64x, long double, _Float128. # We generate tests to verify the return type is exactly as expected. # We also verify that the function called is real or complex as # expected, and that it is called for the right floating-point format # (but it is OK to call a double function instead of a long double one # if they have the same format, for example). For all the formats # supported on any given configuration of glibc, the MANT_DIG value # uniquely determines the format. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\ptrace-shared.h /* `ptrace' debugger support interface. Linux version, not architecture-specific. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-getcwd.c /* Test of getcwd function. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-gnuglob-skeleton.c /* Template for tests of the GNU extension GLOB_ALTDIRFUNC. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-mutex-transfer-np.c /* pthread_mutex_transfer_np. Transfer mutex ownership to another thread. Hurd version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\dl-execstack.c /* Stack executability handling for GNU dynamic linker. Hurd version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\tst-xdrmem2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutexpp10.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-tpp.h /* Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\dl-machine.c /* Machine-dependent ELF dynamic relocation functions. PowerPC version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\check.h /* Functionality for reporting test results. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\fpu\multiarch\s_isnanf.c /* isnanf ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\3level.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2000. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext5.c /* Check multiple setcontext calls. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-spawn4-compat.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-spawn4.c /* Check if posix_spawn does handle correctly ENOEXEC files. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nios2\sysdep.h /* Assembler macros for Nios II. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\dynarray_resize.c /* Increase the size of a dynamic array. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\gen_translit_combining.py # -*- coding: utf-8 -*- # # Generate a translit_combining file from a UnicodeData file. # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-mutex-lock.c /* pthread_mutex_lock. Hurd version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1122.h /* Mapping table for IBM1122. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jiro SEKIBA , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\elision-unlock.c /* elision-unlock.c: Commit an elided pthread lock. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\bug-iconv13.c /* bug 24973: Test EUC-KR module Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\mntent.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\mntent_r.c /* Utilities for reading/writing fstab, mtab, etc. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\lc-time-cleanup.c /* Cleanup code for data structures kept by strftime/strptime helper functions. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-narrow-sub.inc /* Test narrowing subtract. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\fesetmode.c /* Install given floating-point control modes. i386 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-64\s390x-mcount.h /* 64 bit S/390-specific implementation of profiling support. Copyright (C) 2001-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com) This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc64\sysdep.h /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\syscall.c /* system call interface. Linux/RISC-V version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\tst-timer.c /* Tests for POSIX timer implementation. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sysctl.c /* Read or write system information. Linux version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-glob-tilde.c /* Check for GLOB_TIDLE heap allocation issues (bugs 22320, 22325, 22332). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-swscanf.c /* Wrapper for swscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-setcancelstate.c /* Set the cancel state for the calling thread. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\test_printers_common.py # Common functions and variables for testing the Python pretty printers. # # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_format_dns_packet.c /* Convert a DNS packet to a human-readable representation. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_lgamma_template.c /* Wrapper to set errno for lgamma. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\fedisblxcpt.c /* Disable floating-point exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\plural-exp.h /* Expression parsing and evaluation for plural form selection. Copyright (C) 2000-2020 Free Software Foundation, Inc. Written by Ulrich Drepper , 2000. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\wordsize-64\s_roundeven.c /* Round to nearest integer value, rounding halfway cases to even. dbl-64/wordsize-64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-log1p.inc /* Test log1p. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\memcmp.c /* Multiple versions of memcmp. PowerPC64 version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\thread-cancel.c /* Thread cancellation support. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\nios2\sysdep.h /* Assembler macros for Nios II. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iofwide.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, that does not cause the resulting executable to be covered by the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License. This exception applies to code released by its copyright holders in files containing the exception. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\init-arch.h /* This file is part of the GNU C Library. Copyright (C) 2013-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\configure # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for GNU C Library (see version.h). # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\fpu\multiarch\s_lrint.c /* lrint/llrint ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-ldconfig-ld_so_conf-update.c /* Test ldconfig after /etc/ld.so.conf update and verify that a running process observes changes to /etc/ld.so.cache. Copyright (C) 2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\fesetround.c /* Set current rounding direction. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-misc.c /* Miscellaneous support functions for dynamic linker Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fmul.c /* Multiply double values, narrowing the result to float, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fmaf.c /* Implement fmaf using soft-fp. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\merge-test-results.sh # Merge test results of individual tests or subdirectories. # Copyright (C) 2014-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # usage: merge-test-results.sh -s objpfx subdir test-name... # (subdirectory tests; empty subdir at top level), or # merge-test-results.sh -t objpfx subdir-file-name subdir... # (top-level merge) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. PowerPC version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\gen-libm-test.py # Generate tests for libm functions. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\tester.c /* Tester for string functions. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-cond-brdcast.c /* Broadcast a condition. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-symaddr.c /* Get the symbol address. Generic version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\strcspn-c.c /* strcspn with SSE4.2 intrinsics Copyright (C) 2009-2020 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\s_ceilf.c /* ceilf(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\spawni.c /* POSIX spawn interface. Linux version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\gmo.h /* Description of GNU message catalog format: general file layout. Copyright (C) 1995-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-libc.c /* Handle loading and unloading shared objects for internal libc purposes. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Zack Weinberg , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\atomic-machine.h /* Atomic operations. X86 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getdents.c /* Get directory entries. Linux non-LFS version. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\termios\sys\ttychars.h /*- * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)ttychars.h 8.2 (Berkeley) 1/4/94 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1164.h /* Mapping table for IBM1164. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-pvalloc.c /* Test for pvalloc. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\gai_strerror.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_div.c /* Software floating-point emulation. (*c) = (*a) / (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-posix_fadvise-common.c /* Common posix_fadvise tests definitions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc32\makecontext.c /* Create new context. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David S. Miller , 2008. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\libc-header-start.h /* Handle feature test macros at the start of a header. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-key-delete.c /* pthread_key_delete. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-printfsz-islongdouble.sh # Test for the behaviour of 'is_binary128' in printf_size. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\resolv_test.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\resolv_test.c /* DNS test framework and libresolv redirection. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strnlen.c /* Find the length of STRING, but scan at most MAXLEN characters. Copyright (C) 1991-2020 Free Software Foundation, Inc. Contributed by Jakub Jelinek . Based on strlen written by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se); commentary by Jim Blandy (jimb@ai.mit.edu). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-abstime.c /* Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab , 2010. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-posix_fallocate-common.c /* Common posix_fallocate tests definitions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\dl-procinfo.c /* Data for AArch64 version of processor capability information. Linux version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\lookup-at.c /* Lookup helper function for Hurd implementation of *at functions. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memmove.c /* Multiple versions of memmove. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\bits\types\struct___pthread_mutexattr.h /* Mutex attribute type. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-floor.inc /* Test floor. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\sysconf.c /* Get system-specific information at run-time. Linux/powerpc version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\open_nocancel.c /* Linux open syscall implementation, non-LFS, non-cancellable. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\hppa\____longjmp_chk.c /* Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\localealias.c /* Handle aliases for locale names. Copyright (C) 1995-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\fpu\s_llrintf.c /* Round a float value to a long long in the current rounding mode. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-stpncpy.c /* Test and measure stpncpy functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_catan_template.c /* Return arc tangent of complex float type. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-alloc_buffer.c /* Tests for struct alloc_buffer. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xmkdirp.c /* Error-checking replacement for "mkdir -p". Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\test-errno.c /* Test that failing system calls do set errno to the correct value. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\multiarch\ifunc-memset.h /* Common definition for memset/bzero implementation. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\e_hypot.c /* Pythagorean addition using doubles Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library Contributed by Adhemerval Zanella , 2011 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-aton.c /* Test legacy IPv4 text-to-address function inet_aton. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\sysdep.h /* Assembler macros for i386. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\evaluate-test.sh # Output a test status line. # Copyright (C) 2012-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # usage: evaluate-test.sh test_name rc xfail stop_on_failure -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\timespec.c /* Support code for timespec checks. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\check_pf.c /* Determine protocol families for which interfaces exist. Linux version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memchr.c /* Multiple versions of memchr. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-condattr-printers.py # Common tests for the ConditionVariablePrinter and # ConditionVariableAttributesPrinter classes. # # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\readlib.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0009-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch\elf\readlib.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1999 and Jakub Jelinek , 1999. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_round.c /* Round double to integer away from zero. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-mutexattr-init.c /* pthread_mutexattr_init. Hurd version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cimag.inc /* Test cimag. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\link.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\link.h /* Data structure for communication from the run-time dynamic linker for loaded ELF shared objects. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fesetexcept.c /* Test fesetexcept. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel4_2.c /* Check recvmmsg cancellation. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for MIPS. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\nptl\bits\struct_rwlock.h /* RISC-V internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\math-barriers.h /* Control when floating-point expressions are evaluated. s390 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1097.h /* Tables for conversion from and to IBM1097. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sh\sh4\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Nobuhiro Iwamatsu , 2012. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strchr.c /* Multiple versions of strchr. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\arpa\telnet.h /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)telnet.h 8.2 (Berkeley) 12/15/93 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\sotruss-lib.c /* Trace calls through PLTs and show caller, callee, and parameters. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_tgamma_template.c /* Wrapper to set errno for tgamma. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\ttyslot.c /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rv64\rvd\s_trunc.c /* trunc(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex33.c /* Test re_search with multi-byte characters in EUC-JP. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Stanislav Brabec , 2012. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sysconf.c /* Get file-specific information about a file. Linux version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wmemset-c.c /* Default wmemset implementation for S/390. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cp1258.c /* Conversion from and to CP1258. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998, and Bruno Haible , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_getprotocol.c /* Get priority protocol setting from pthread_mutexattr_t. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-unlockedio.c /* Test for some *_unlocked stdio interfaces. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\atomic-feupdateenv.c /* Install given floating-point environment and raise exceptions for atomic compound assignment. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\op-common.h /* Software floating-point emulation. Common operations. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\fedisblxcpt.c /* Disable floating-point exceptions. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\po2test.awk # po2test.awk - Convert Uniforum style .po file to C code for testing. # Copyright (C) 2012-2020 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . # # Output current message (in msg) as argument of the INPUT or OUTPUT macro, # depending on msgtype -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\select.c /* Linux select implementation. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\atomic-machine.h /* Atomic operations. Pure ARM version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\efgcvt_r-template.c /* Compatibility functions for floating point formatting, reentrant versions. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-vfprintf-width-prec.c /* Test for memory leak with large width and precision. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\key_prot.c /* Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\w_ilogb_template.c /* Wrapper to set errno for ilogb. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\posix-timer.h /* Definitions for POSIX timer implementation on top of NPTL. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\get-host.c /* Get a host configuration item kept as the whole contents of a file. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-skeleton-thread-affinity.c /* Generic test for CPU affinity functions, multi-threaded variant. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\bug-iconv11.c /* bug 19432: iconv rejects redundant escape sequences in IBM903, IBM905, IBM907, and IBM909 Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_chroot.c /* Setup a chroot environment for use within tests. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\op-8.h /* Software floating-point emulation. Basic eight-word fraction declaration and manipulation. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz) and Peter Maydell (pmaydell@chiark.greenend.org.uk). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strcasecmp_l.c /* Multiple versions of strcasecmp_l. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_capture_subprocess_check.c /* Verify capture output from a subprocess. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdselect.c /* Guts of both `select' and `poll' for Hurd. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdsock.c /* _hurd_socket_server - Find the server for a socket domain. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-barrierattr-setpshared.c /* pthread_barrierattr_setpshared. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod-nan-sign-main.c /* Test strtod functions handle signs of NaNs (bug 23007). Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\elision-lock.c /* elision-lock.c: Elided pthread mutex lock. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\accept4.c /* Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-pwd.c /* User file parser in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\readelflib.c /* Special checks on libraries for ldconfig. Linux/PowerPC version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\math_errf.c /* Single-precision math error handling. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\nptl\tls.h /* Definition for thread-local data handling. NPTL/Alpha version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\bits\ioctl-types.h /* Structure types for pre-termios terminal ioctls. Linux/MIPS version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\arm-ifunc.h /* Common definition for ifunc resolvers. Linux/ARM version. This file is part of the GNU C Library. Copyright (C) 2017-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_roundeven.c /* Round to nearest integer value, rounding halfway cases to even. dbl-64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod-nan-locale-main.c /* Test strtod functions work with all ASCII letters in NAN(...) in Turkish locales (bug 19266). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_rwlock_common.c /* POSIX reader--writer lock: core parts. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\wait4.c /* Wait for process to change state. Linux version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-sse4_2.h /* Common definition for ifunc selections optimized with SSE2 and SSE4.2. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel12.c /* Test sem_wait cancellation for uncontended case. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_test_compare_failure.c /* Reporting a numeric comparison failure. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\pkey_set.c /* Changing the per-thread memory protection key, x86_64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-err.c /* Wrappers for err.h functions. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\bits\fcntl.h /* O_*, F_*, FD_* bit values for Linux/PowerPC. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\mips64\getdents64.c /* Get directory entries. Linux/MIPSn64 LFS version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-fseek.c /* Tests of fseek and fseeko. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dirent\tst-scandir.c /* Basic test for scandir function. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\dl-irel.h /* Machine-dependent ELF indirect relocation inline functions. ARM version. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\ifaddrs.h /* ifaddrs.h -- declarations for getting network interface addresses Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tsearch.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bernd Schmidt , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-stpncpy.c /* Measure stpncpy functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\dl-procruntime.c /* Data for processor runtime information. x86 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_db\nss_db.h /* Common database open/close routines for nss_db. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\k_casinh_template.c /* Return arc hyperbolic sine for a complex float type, with the imaginary part of the result possibly adjusted for use in computing other functions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-iconv7.c /* Test iconv buffer handling with the IGNORE error handler. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-mutex.h /* Internal definitions for pthreads library. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\ifunc-mathvec-avx2.h /* Common definition for libmathvec ifunc selections optimized with AVX2. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\sparcv9\fpu\multiarch\s_fabs.c /* fabs ifunc resolver, Linux/sparc32 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\k_cosl.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\k_cosl.c /* Quad-precision floating point cosine on <-pi/4,pi/4>. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_builtin.c /* Table for builtin transformation mapping. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext3.sh # Bug 18125: Test the exit functionality of setcontext(). # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\tls-macros.h /* Macros to support TLS testing in times of missing compiler support. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-preadvwritev2.c /* Tests for preadv2 and pwritev2. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\bits\fcntl.h /* O_*, F_*, FD_* bit values for Linux/x86. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\math-type-macros-float128.h /* Helper macros for _Float128 variants of type generic functions of libm. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_tls_get_addr.c /* Get address of thread local variable. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fenv_libc.h /* Internal libc stuff for floating point environment routines. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\fpu\fesetenv.c /* Install given floating-point environment. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\memusagestat.c /* Generate graphic from memory profiling data. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\multiarch\8bit-generic.c /* Generic conversion to and from 8bit charsets - S390 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm922.h /* Tables for conversion from and to IBM922. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-sync_file_range.c /* Basic sync_file_range (not specific flag is checked). Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-timer4.c /* Tests for POSIX timer implementation. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\gen-locale.sh # Generate test locale files. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-llround.inc /* Test llround. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rv64\rvd\s_floor.c /* floor(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-preadvwritev2-common.c /* Common function for preadv2 and pwritev2 tests. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\dirfd.c /* dirfd -- Return the file descriptor used by a DIR stream. Hurd version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\fsetexcptflg.c /* Set floating-point environment exception handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-j0.inc /* Test j0. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex22.c /* Test re.translate != NULL. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for ARM. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-thread-quick_exit.cc /* Bug 20198: Do not call object destructors at exit. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\check_dns_packet.c /* Check that a DNS packet buffer has the expected contents. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\intr-msg.h /* Machine-dependent details of interruptible RPC messaging. i386 version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\bits\pthreadtypes.h /* Declaration of common pthread types for all architectures. Hurd version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\inet_pton.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1996,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-yn.inc /* Test yn. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getsysstats.c /* Determine various system internal values, Linux version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-linkall-static.c /* Test static linking against multiple libraries, to find symbol conflicts. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-basic.c /* Test basic nss_dns functionality and the resolver test harness itself. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\tst-strtold-ldbl-128ibm.c /* Test for ldbl-128ibm strtold overflow to infinity (bug 14551). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\stratcliff.c /* Test for string function add boundaries of usable memory. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strcspn.c /* Test strcspn functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-strftime3.c /* Data-driven tests for strftime/strptime. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\microblaze\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for MicroBlaze. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso-2022-kr.c /* Conversion module for ISO-2022-KR. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_logf_data.c /* Data definition for logf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\argp.h /* Hierarchial argument parsing, layered over getopt. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\pagecopy.h /* Macros for copying by pages; used in memcpy, memmove. Mach version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_spin_trylock.c /* pthread_spin_trylock -- trylock a spin lock. Generic version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-exec5.c /* Check if posix_spawn does not act as a cancellation entrypoint. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-qefgcvt.c /* IEEE binary128 versions of *cvt functions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\strchr.c /* Multiple versions of strchr. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\grp\initgroups.c /* Copyright (C) 1989, 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\xmknodat.c /* Create a device file relative to an open directory. Hurd version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\e_hypotf.c /* Pythagorean addition using floats Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Adhemerval Zanella , 2011 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-debug.c /* Communicate dynamic linker state to the debugger at runtime. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for s390. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\getopt_int.h /* Internal declarations for getopt. Copyright (C) 1989-2020 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\q_sub.c /* Software floating-point emulation. c = a - b Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-runtime.c /* On-demand PLT fixup for shared objects. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\asm-syntax.h /* Definitions for 68k syntax variations. Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Its master source is NOT part of the C library, however. The master source lives in the GNU MP Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\aio_notify.c /* Notify initiator of AIO request. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\e_gammal_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\e_gammal_r.c /* Implementation of gamma function according to ISO C. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-lockf.c /* Test POSIX lock on an open file (lockf). Copyright (C) 2019-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\collate-test.c /* Test collation function using real data. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\printf-parse.h /* Internal header for parsing printf format strings. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of th GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\install-sh # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # 'make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-dprintf_chk.c /* Wrapper for __dprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-dynarray-shared.h /* Shared definitions for dynarray tests. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\mod-cache-ppc.c /* Test if an executable can read from rtld_global_ro._dl_cache_line_size. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-cpuclock1.c /* Test program for process CPU clocks. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\xpg_basename.c /* Return basename of given pathname according to the weird XPG specification. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\dl-irel.h /* Machine-dependent ELF indirect relocation inline functions. SPARC 64-bit version. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-vtables-common.c /* Test for libio vtables and their validation. Common code. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\longjmp.c /* __libc_siglongjmp for x86. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\fpu\feholdexcpt.c /* Store current floating-point environment and clear exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-bz22415.c /* Check static buffer handling with setvbuf (BZ #22415) Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for AArch64. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\lgamma-compat.h /* ABI compatibility for lgamma functions. ia64 version. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\nptl\bits\struct_rwlock.h /* x86 internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-fork.c /* Tests for fork. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-support.h /* Support code for testing libm functions (common declarations). Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\inet_addr.c /* Legacy IPv4 text-to-address functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1983, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ /* * Portions Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_log2_data.c /* Data for log2. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Algorithm: x = 2^k z log2(x) = k + log2(c) + log2(z/c) log2(z/c) = poly(z/c - 1) where z is in [1.6p-1; 1.6p0] which is split into N subintervals and z falls into the ith one, then table entries are computed as tab[i].invc = 1/c tab[i].logc = (double)log2(c) tab2[i].chi = (double)c tab2[i].clo = (double)(c - (double)c) where c is near the center of the subinterval and is chosen by trying +-2^29 floating point invc candidates around 1/center and selecting one for which 1) the rounding error in 0x1.8p10 + logc is 0, 2) the rounding error in z - chi - clo is < 0x1p-64 and 3) the rounding error in (double)log2(c) is minimized (< 0x1p-68). Note: 1) ensures that k + logc can be computed without rounding error, 2) ensures that z/c - 1 can be computed as (z - chi - clo)*invc with close to a single rounding error when there is no fast fma for z*invc - 1, 3) ensures that logc + poly(z/c - 1) has small error, however near x == 1 when |log2(x)| < 0x1p-4, this is not enough so that is special cased. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\ruserpass.c /* * Copyright (c) 1985, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getresgid.c /* getresgid -- fetch real group ID, effective group ID, and saved-set group ID Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\q_add.c /* Software floating-point emulation. Return a + b Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\htl\pt-machdep.c /* Machine dependent pthreads code. Hurd/i386 version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\errnobug.c /* Regression test for reported old bug that errno is clobbered by the first successful output to a stream on an unseekable object. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support.h /* Common extra functions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strncat.c /* Multiple versions of strncat. PowerPC64 version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_db\db-init.c /* Initialization in nss_db module. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-unwind-main.c /* Test unwinding through main. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-thread-affinity-pthread.c /* Multi-threaded test for pthread_getaffinity_np, pthread_setaffinity_np. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strncmp.c /* Test strncmp and wcsncmp functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\malloc-machine.h /* Basic platform-independent macro definitions for mutexes, thread-specific data and parameters for malloc. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\cmp.c /* mpn_cmp -- Compare two low-level natural-number integers. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\gen_translit_font.py # -*- coding: utf-8 -*- # # Generate a translit_font file from a UnicodeData file. # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\gen_translit_cjk_compat.py # -*- coding: utf-8 -*- # # Generate a translit_cjk_compat file from a UnicodeData file. # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\math-type-macros-ldouble.h /* Helper macros for long double variants of type generic functions of libm. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-ldconfig-X.sh # Test that ldconfig -X does not remove stale symbolic links. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\xmknod.c /* xmknod call using old-style Unix mknod system call. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\fpu\multiarch\s_llroundf.c /* Multiple versions of llroundf. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-ofdlocks-compat.c /* Check non representable OFD locks regions in non-LFS mode for compat mode (BZ #20251) Copyright (C) 2018-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-gethostid.c /* Basic test for gethostid. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\mygetpass.c /* Reading passphrases manually. Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\memmove-power7.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\memmove-ppc.c /* Power7 multiarch memmove. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-opt\libm-alias-ldouble.h /* Define aliases for libm long double functions. ldbl-opt version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\fromfp.h /* Round to integer type. Common helper functions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\linereader.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper, . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex6.c /* Test for regexec. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mtx-timedlock.c /* C11 threads timed mutex tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hurd\htl\pt-kill.c /* pthread_kill. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tests\test6.c /* Test program for character classes and mappings. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_spin_lock.c /* pthread_spin_lock -- lock a spin lock. Generic version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-isoc99_fscanf.c /* Wrapper for __isoc99_fscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\dl-osinfo.h /* Operating system specific code for generic dynamic loader functions. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\fpu\feupdateenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\microblaze\tls-macros.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\microblaze\sys\user.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\tls-macros.h /* Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\feenablxcpt.c /* Enable floating-point exceptions. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-setpayload.inc /* Test setpayload. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\timeval_subtract.c /* struct timeval subtraction. Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\be\fpu\multiarch\s_llrint.c /* Multiple versions of llrint. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-tunables.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\CVE-2023-4911.patch\elf\dl-tunables.c /* The tunable framework. See the README.tunables to know how to use the tunable in a glibc module. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\clock.c /* Return the CPU time used by the program so far. Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-minstack-throw.cc /* Test that throwing C++ exceptions works with the minimum stack size. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\get-rounding-mode.h /* Determine floating-point rounding mode within libc. Generic version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\Makeconfig # Copyright (C) 1991-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # # Makefile configuration options for the GNU C library. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-nextafter.inc /* Test nextafter. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\alt_digit.c /* Helper functions used by strftime/strptime to handle alternate digits. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\mkisock.c /* Internet Socket Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\check_addrinfo.c /* Compare struct addrinfo values against a formatted string. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\hppa\bits\sigaction.h /* Definitions for Linux/HPPA sigaction. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\obstack.h /* obstack.h - object stack macros Copyright (C) 1988-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\bits\stdlib.h /* Checking macros for stdlib functions. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\fclrexcpt.c /* Clear given exceptions in current floating-point environment. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\fesetenv.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\fesetenv.c /* Install given floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_dtoq.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_stoq.c /* Software floating-point emulation. (*c) = (long double)(a) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res_enable_icmp.c /* Enable full ICMP errors on a socket. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\register-dump.h /* Dump registers. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\symlinkat.c /* Create a symbolic link named relative to an open directory. Hurd version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\faccessat.c /* Test for access to file, relative to open directory. Linux version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\ifunc-sse4_1.h /* Common definition for ifunc selections optimized with SSE4.1. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_get_info.c /* Get thread information. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\powerpc32\kernel_stat.h /* Definition of `struct stat' used in the kernel. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-endian-file-scope.c /* Test endian.h endian-conversion macros accepted at file scope. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\thread_state.h /* Generic definitions for dealing with Mach thread states. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\mach_init.h /* Declarations and macros for the basic Mach things set at startup. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\jis0212.c /* Mapping tables for JIS0212 handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\fesetround.c /* Set current rounding direction. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Christian Boissat , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getrlimit64.c /* Linux getrlimit64 implementation (64 bits rlim_t). Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-skeleton.c /* Skeleton for benchmark programs. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\fsetexcptflg.c /* Set floating-point environment exception handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Christian Boissat , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-execvpe5.c /* General tests for execpve. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\tst-locale-locpath.sh # Test that locale prints LOCPATH on failure. # Copyright (C) 2019-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\dl-procinfo.h /* Linux/sparc version of processor capability information handling macros. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\atomic-machine.h /* Low-level functions for atomic operations. Mips version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memset.c /* Measure memset functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\stpncpy.c /* Multiple versions of stpncpy. PowerPC64 version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fmod.inc /* Test fmod. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-width-stdint.c /* Test integer width macros in . Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\setxattr.c /* Access to extended attributes on files. Hurd version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\abiv2\tls-macros.h /* Macros for accessing thread-local storage. C-SKY ABIV2 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\lutimes.c /* lutimes -- change access and modification times of a symlink. Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\dl-trampoline.h /* PLT trampolines. x86-64 version. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86_64\makecontext.c /* Create new context. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-exec.c /* Tests for exec. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\a64l.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , August 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strchr.c /* Test STRCHR functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. Added wcschr support by Liubov Dmitrieva , 2011 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-support-namespace.c /* Test entering namespaces. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strstr.c /* Test and measure strstr functions. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper , 2010. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1130.h /* Tables for conversion from and to IBM1130. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\setjmp.c /* Introduction to Non-Local Exits Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\libc-lockP.h /* Private libc-internal interface for mutex locks. NPTL version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-fanotify.c /* Basic fanotify test. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\sysdep.h /* Assembler macros for ARM. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\tst-setcontext-fpscr.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ryan S. Arnold Sean Curry The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pthread-functions.h /* Declaration of libc stubs for pthread functions. Hurd version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-spin.c /* Spin locks. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_quote_blob.c /* Quote a blob so that it can be used in C literals. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-12.c /* Test concurrency level. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue7.c /* Test all open message queues descriptors are closed during exec*. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\bits\select2.h /* Checking macros for select functions. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\ffs.c /* ffs -- find first set bit in a word, counted from least significant end. For Intel 80x86, x>=6. This file is part of the GNU C Library. Copyright (C) 1991-2020 Free Software Foundation, Inc. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\fclrexcpt.c /* Clear floating-point exceptions (soft-float edition). Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fstatfs64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fstatvfs64.c /* Return information about the filesystem on which FD resides. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. RISC-V version. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-mutexattr-setprotocol.c /* pthread_mutexattr_setprotocol. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\s_f32xsubf64.c /* Subtract _Float64 values, converting the result to _Float32x. i386 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\test-dlclose-exit-race-helper.c /* Helper for exit/dlclose race test (Bug 22180). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\jmpbuf-unwind.h /* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David S. Miller , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\iogetdelim.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\vsnprintf.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\vswprintf.c /* Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, that does not cause the resulting executable to be covered by the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License. This exception applies to code released by its copyright holders in files containing the exception. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-preadwrite-common.c /* Common definitions for pread and pwrite. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-join.c /* Wait for thread termination. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strcpy-ppc64.c /* Multiarch strcpy for PPC64. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\gbgbk.c /* Mapping tables from GBK to GB2312 and vice versa. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-dynarray-at-fail.c /* Test reporting of out-of-bounds access for dynamic arrays. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\rawmemchr.c /* Multiple versions of rawmemchr. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\init-first.c /* Initialization code run first thing by the ELF startup code. For i386/Hurd. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\openat64_nocancel.c /* Linux openat syscall implementation, LFS, non-cancellable. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\i386\thread_state.h /* Mach thread state definitions for machine-independent code. i386 version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlopen-pie.c /* dlopen test for PIE objects. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fromfpx.inc /* Test fromfpx. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_conf.c /* Handle configuration data. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\xcopy_file_range.c /* copy_file_range with error checking. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-narrow-div.inc /* Test narrowing divide. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-ns_name.c /* Test ns_name-related functions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\servicescache.c /* Cache handling for services lookup. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2007. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\dl-hwcap.h /* x86 version of hardware capability information handling macros. Copyright (C) 2017-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-fnmatch.c /* Tests for fnmatch function. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-wprintf_chk.c /* Wrapper for __wprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\dl-static.c /* Variable initialization. AArch64 version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_cexp_template.c /* Return value of complex exponential function for a float type. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-version.c /* Handle symbol and library versioning. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_cond_common.c /* pthread_cond_common -- shared code for condition variable. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\errnos.awk # Copyright (C) 1991-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # errno.texinfo contains lines like: # @errno{ENOSYS, 123, Function not implemented} -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-setlocale3.c /* Regression test for setlocale invalid environment variable handling. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\tmpfile.c /* Open a stdio stream on an anonymous temporary file. Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\bug-ftw2.c /* Test for ftw function searching in current directory. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-printf-bz18872.sh # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # To test BZ #18872, we need a printf() with 10K arguments. # Such a printf could be generated with non-trivial macro # application, but it's simpler to generate the test source # via this script. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sendfile.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\sendfile64.c /* sendfile -- copy data directly from one file descriptor to another Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\register-dump.h /* Dump registers. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\gen_translit_circle.py # -*- coding: utf-8 -*- # # Generate a translit_circle file from a UnicodeData file. # Copyright (C) 2015-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_casin_template.c /* Return arc sine of a complex float type. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\sysdep.h /* Assembler macros for HP/PA. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper, , August 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\s_roundf.c /* roundf(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xdr.c /* * xdr.c, Generic XDR routines implementation. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * These are the "generic" xdr routines used to serialize and de-serialize * most common data items. See xdr.h for more info on the interface to * xdr. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\libm-alias-finite.h /* Finite math compatibility macros. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\makecontext.c /* Create new context. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\libc-lock.h /* libc-internal interface for mutex locks. Mach cthreads version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\bits\floatn.h /* Macros to control TS 18661-3 glibc features on ia64. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-pthread-mutexattr.c /* Make sure that pthread_mutexattr_gettype returns a valid kind. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-bz24153.c /* Test that assigning to stdin redirects input (bug 24153). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-aio7.c /* Test for AIO POSIX compliance. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\ots_sub.c /* Software floating-point emulation: subtraction. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-gettext4.c /* Test that gettext() in multithreaded applications works correctly if different threads operate in different locales with the same encoding. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\filecli.c /* Example of Reading Datagrams Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\tst-c16-surrogate.c /* Test c16rtomb handling of surrogate pairs (DR#488, bug 23794). Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nptl\pthread_spin_lock.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nptl\pthread_spin_trylock.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Mackerras , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-mutex10.c /* Testing race while enabling lock elision. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-init.c /* Initialization in nss_files module. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\unwind-dw2-fde-glibc.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. Contributed by Jakub Jelinek . This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\openat.c /* Linux openat syscall implementation, non-LFS. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rv64\rvd\s_ceil.c /* ceil(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-isfinite.inc /* Test isfinite. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\netlink_assert_response.c /* Check recvmsg results for netlink sockets. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\socketcall.h /* ID for functions called via socketcall system call. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\getttyent.c /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\do-rel.h /* Do relocations for ELF dynamic linking. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\lgamma_neg.c /* lgamma expanding around zeros. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-ftell-partial-wide.c /* Verify that ftell does not go into an infinite loop when a conversion fails due to insufficient space in the buffer. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-carg.inc /* Test carg. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurd\userlink.h /* Support for chains recording users of a resource; `struct hurd_userlink'. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\tst-saved_mask-1.c /* Test that sigprocmask does not read from the unused part of jmpbuf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\des_crypt.c /* * des_crypt.c, DES encryption library routines * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-printf-ldbl-compat.c /* Test for the long double variants of *printf functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\math-underflow.h /* Check for underflow and force underflow exceptions. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\elf.h /* This file defines standard ELF types, structures, and macros. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fdim.inc /* Test fdim. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm935.h /* Tables for conversion from and to IBM935 Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strncasecmp.c /* Measure strncasecmp functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-mbswcs1.c /* Test restarting behaviour of mbrtowc. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cexp.inc /* Test cexp. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_csinh_template.c /* Complex sine hyperbole function for float types. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\catchsegv.sh # Copyright (C) 1998-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 1998. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-vfork3.c /* Test for vfork functions. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2007. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_charset.h /* Charset name normalization. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\tst-ftell-append.c /* Verify that ftell returns the correct value after a read and a write on a file opened in a+ mode. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\dynarray_emplace_enlarge.c /* Increase the size of a dynamic array in preparation of an emplace operation. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pwritev64v2.c /* Linux implementation of pwritev2 (LFS version). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\fenv_private.h /* Private floating point rounding and exceptions handling. RISC-V version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\check_netent.c /* Compare struct netent values against a formatted string. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_simple.c /* Simple transformations functions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-lrint.inc /* Test lrint. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-strcasecmp.h /* Common definition for strcasecmp famly ifunc selections. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm9030.h /* Tables for conversion from and to IBM9030. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\segfault.c /* Catch segmentation faults and print backtrace. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\strspn-c.c /* strspn with SSE4.2 intrinsics Copyright (C) 2009-2020 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\tst-pututxline-cache.c /* Test case for cache invalidation after concurrent write (bug 24882). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-vasprintf_chk.c /* Wrapper for __vasprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-support_quote_blob.c /* Test the support_quote_blob function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\math_config.h /* Configuration for math routines. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_fmaxmag_template.c /* Return value with maximum magnitude. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-memcmp-rtm.c /* Test case for memcmp inside a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\netgroupcache.c /* Cache handling for netgroup lookup. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2011. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-math-vector.h /* Common definitions for libm tests for vector functions. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\inetcli.c /* Byte Stream Socket Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\fclrexcpt.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\fclrexcpt.c /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-nan-overflow.c /* Test nan functions stack overflow (bug 16962). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-isoc99_sscanf.c /* Wrapper for __isoc99_sscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dirent\scandir-tail-common.c /* Common implementation for scandir{at}. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1141.h /* Tables for conversion from and to IBM1141. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-femode.c /* Test femode_t functions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-isunordered.inc /* Test isunordered. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\fdopendir.c /* Open a directory stream from a file descriptor. Hurd version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_roundf.c /* Round float to integer away from zero. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cns11643.c /* Mapping tables for CNS 11643, planes 2 to 7 handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\sotruss-lib.c /* PowerPC specific sotruss-lib functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\fpu\multiarch\s_finitef.c /* finitef ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-attr-setstack.c /* pthread_attr_setstack. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\fraiseexcpt.c /* Raise given exceptions (soft-float edition). Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc-too-large.c /* Test and verify that too-large memory allocations fail with ENOMEM. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-vsprintf_chk.c /* Wrapper for __vsprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-math-iseqsig.cc /* Test for the C++ implementation of iseqsig. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc\xdr.h /* * xdr.h, External Data Representation Serialization Routines. * * Copyright (c) 2010, 2012, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-memrchr-rtm.c /* Test case for memrchr inside a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_enter_mount_namespace.c /* Enter a mount namespace. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\ldconfig.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\cache.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1999. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso-ir-165.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso-ir-165.h /* Tables for conversion to and from ISO-IR-165. converting from UCS using gaps. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-memmem.c /* Test and measure memmem functions. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper , 2008. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\dl-execstack.c /* Stack executability handling for GNU dynamic linker. Linux version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\net\if.h /* net/if.h -- declarations for inquiring about network interfaces Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\cxa_thread_atexit_impl.c /* Register destructors for C++ TLS variables declared with thread_local. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\feupdateenv.c /* Install given floating-point environment and raise exceptions (soft-float edition). Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_lround.c /* Round double value to long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\uselocale.c /* uselocale -- fetch and set the current per-thread locale Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-long-dbl-fphex.c /* This file is part of the GNU C Library. Copyright (C) 2012-2020 Free Software Foundation, Inc. Contributed by Marek Polacek , 2012. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\osf_wait4.c /* wait4 -- wait for process to change state. Linux/Alpha/tv32 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_clog10f.c /* Return base 10 logarithm of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-isoc99_fwscanf.c /* Wrapper for __isoc99_fwscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\aeabi_lcsts.c /* Link-time constants for ARM EABI. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file with other programs, and to distribute those programs without any restriction coming from the use of this file. (The GNU Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into another program.) Note that people who make modified versions of this file are not obligated to grant this special exception for their modified versions; it is their choice whether to do so. The GNU Lesser General Public License gives permission to release a modified version without this exception; this exception also makes it possible to release a modified version which carries forward this exception. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\temp_file.c /* Temporary file handling for tests. Copyright (C) 1998-2022 Free Software Foundation, Inc. Copyright The GNU Tools Authors. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\tst-updwtmpx.c /* Basic test coverage for updwtmpx. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\getwd.c /* Obsolete function to get current working directory. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_main.c /* * From @(#)rpc_main.c 1.30 89/03/30 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_dmull.c /* Multiply long double (ldbl-128) values, narrowing the result to double, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strcpy.c /* Measure strcpy functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-4.c /* Test the stack guard. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aio_misc.h /* Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\elision-conf.h /* elision-conf.h: Lock elision tunable parameters. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-unload.c /* Tests for non-unloading of libpthread. Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. Stub version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\s_fma.c /* FMA version of fma. Copyright (C) 2009-2020 Free Software Foundation, Inc. Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-get-cpu-features.c /* Test case for x86 __get_cpu_features interface Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\fpu\multiarch\s_lroundf.c /* Multiple versions of lroundf. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_ccosh_template.c /* Complex cosine hyperbole function. m68k fpu version Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\faccessat.c /* Test for access to file, relative to open directory. Hurd version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-ldconfig-bad-aux-cache.c /* Test ldconfig does not segfault when aux-cache is corrupted (Bug 18093). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-width.c /* Test integer width macros. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-driver.c /* Support code for testing libm functions (driver). Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\fesetround.c /* Set current rounding direction. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\tst-udp-nonblocking.c /* Test non-blocking use of the UDP client. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\db-symbols.h /* List of symbols in libpthread examined by libthread_db. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strlen.c /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se); commentary by Jim Blandy (jimb@ai.mit.edu). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fabs.inc /* Test fabs. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\tst-pututxline-lockfail.c /* Test the lock upgrade path in tst-pututxline. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\pwdcache.c /* Cache handling for passwd lookup. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\argp-fs-xinl.c /* Real definitions for extern inline functions in argp-fmtstream.h Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-waitid.c /* Tests for waitid. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cabs.inc /* Test cabs. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\pread64.c /* Read block from given position in file without changing file pointer. Hurd version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-exit.c /* Thread termination. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\hp-timing-common.h /* High precision, low overhead timing functions. Generic version. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\feholdexcpt.c /* Store current floating-point environment and clear exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\default-sched.h /* Determine calling thread's scheduling parameters. Linux version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\sem-trywait.c /* Lock a semaphore if it does not require blocking. Generic version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel15.c /* Test sem_timedwait cancellation for contended case. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\tst-network.c /* Test for inet_network. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\lseek.c /* Linux lseek implementation, 32 bits off_t. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\runtests.c /*********************************************************** Copyright 1995 by Tom Lord All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of the copyright holder not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Tom Lord DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL TOM LORD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sh\nptl\tls.h /* Definition for thread-local data handling. NPTL/SH version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-impl-list.c /* Enumerate available IFUNC implementations of a function. x86-64 version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_can_chroot.c /* Return true if the process can perform a chroot operation. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_roundevenf.c /* Round to nearest integer value, rounding halfway cases to even. flt-32 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-dynarray.c /* Test for dynamic arrays. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pwritev2.c /* Linux implementation of pwritev2. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\memchr.c /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and commentary by Jim Blandy (jimb@ai.mit.edu); adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), and implemented by Roland McGrath (roland@ai.mit.edu). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\aio_cancel.c /* Cancel requests associated with given file descriptor. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1166.h /* Tables for conversion from and to IBM1166. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\wordsize-64\tst-writev.c /* Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ryan S. Arnold , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-tgmath-ret.c /* Test compilation of tgmath macros. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\memcpy.c /* Multiple versions of memcpy. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_capture_subprocess.c /* Capture output from a subprocess. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\dl-machine.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\.pc\0036-i386-Avoid-lazy-relocation-of-tlsdesc-BZ-27137.patch\sysdeps\i386\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. i386 version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-math-issignaling.cc /* Test for the C++ implementation of issignaling. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_ceill.c /* Ceil (round to +inf) long double floating-point values. IBM extended format long double version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-object.c /* Storage management for the chain of loaded shared objects. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_gamma_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_gammaf_r.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\e_gammal_r.c /* Implementation of gamma function according to ISO C. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\mul.c /* mpn_mul -- Multiply two natural numbers. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-llrint.inc /* Test llrint. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\aio_misc.c /* Handle general operations. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\dl-sysdep.c /* Dynamic linker system dependencies for Linux. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_casinh_template.c /* Return arc hyperbolic sine for a complex float type. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fenv-preserve.c /* Test fegetenv preserves exception mask (bug 16198). Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\envz.c /* Routines for dealing with '\0' separated environment vectors Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_truncl.c /* Truncate (toward zero) long double floating-point values. IBM extended format long double version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\dl-tls.h /* Thread-local storage handling in the ELF dynamic linker. M68K version. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Maxim Kuvyrkov , 2010. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\gen-fromfp-tests.py # Expand test inputs for fromfp functions into text to edit into libm-test.inc. # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Take test inputs on stdin, in format: # # i :width [int-value] # # for integer inputs, or # # t # # for noninteger inputs, where is "a" for fractional part # between 0 and 0.5, "be" for 0.5 with even integer part, "bo" for 0.5 # with odd integer part and "c" for between 0.5 and 1; is the # value truncated towards zero, is the value rounded away from # zero, both being in the form :. Width values are for # the smallest type that can hold the value; for positive values, this # is an unsigned type. # # Command-line argument is function to generate tests for. Any input # lines not of the above form are just passed through unchanged. # # Note that the output of this script forms the largest part of the # tests for the fromfp functions, but not the whole of those tests. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\feupdateenv.c /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Christian Boissat , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\bits\floatn.h /* Macros to control TS 18661-3 glibc features on x86. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\test-a64l.c /* Test program for the l64a and a64l functions. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_cbrtl.c /* Implementation of cbrtl. IBM Extended Precision version. Cephes Math Library Release 2.2: January, 1991 Copyright 1984, 1991 by Stephen L. Moshier Adapted for glibc October, 2001. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_descriptors.c /* Monitoring file descriptor usage. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\dl-procinfo.h /* Linux/i386 version of processor capability information handling macros. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-ftime.c /* Verify that ftime is sane. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fcntl64.c /* Manipulate file descriptor. Linux LFS version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\nptl\tls.h /* Definition for thread-local data handling. NPTL/s390 version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\search.h /* Declarations for System V style searching functions. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nios2\nptl\tls.h /* Definition for thread-local data handling. NPTL/Nios II version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memcpy-large.c /* Measure memcpy functions with large data sizes. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\tst-sigaction.c /* Test sigaction regression for BZ #23069. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\thread_db.h /* thread_db.h -- interface to libthread_db.so library for debugging -lpthread Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc\rpc_msg.h /* * rpc_msg.h * rpc message definition * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-printf.sh # Testing of printf. # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\resolv_context.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\resolv_context.c /* Temporary, thread-local resolver state. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_ctanh_template.c /* Complex hyperbolic tangent for float types. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\tst-deadline.c /* Tests for computing deadlines for timeouts. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-network.c /* Test getnetbyname and getnetbyaddr. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\csu\elf-init.c /* Startup support for ELF initializers/finalizers in the main executable. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file with other programs, and to distribute those programs without any restriction coming from the use of this file. (The GNU Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into another program.) Note that people who make modified versions of this file are not obligated to grant this special exception for their modified versions; it is their choice whether to do so. The GNU Lesser General Public License gives permission to release a modified version without this exception; this exception also makes it possible to release a modified version which carries forward this exception. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-getdents64.c /* Test for reading directories with getdents64. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_logb.c /* Compute radix independent exponent. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\crypt.h /* * UFC-crypt: ultra fast crypt(3) implementation * * Copyright (C) 1991-2020 Free Software Foundation, Inc. * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * The GNU C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see * . * * @(#)crypt.h 1.5 12/20/96 * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\s_nearbyintf.c /* Round to int floating-point values. RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\fesetenv.c /* Install given floating-point environment. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cpow.inc /* Test cpow. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm803.h /* Tables for conversion from and to IBM803. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\sys\tas.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Maciej W. Rozycki , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\deadline.c /* Computing deadlines for timeouts. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-posix_spawn-setsid.c /* Test posix_spawn setsid attribute. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-ai_idn-latin1.c /* Test getaddrinfo and getnameinfo with AI_IDN, NI_IDN (Latin-1). Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\dl-irel.h /* Machine-dependent ELF indirect relocation inline functions. x86-64 version. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\thread_create-source.c /* Measure pthread_create thread creation with different stack and guard sizes. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strpbrk.c /* Measure strpbrk functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\htl\pt-mutex-timedlock.c /* pthread_mutex_timedlock. Hurd version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-strrchr-rtm.c /* Test case for strrchr inside a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\waitid.c /* Pseudo implementation of waitid. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Zack Weinberg , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-minstack-cancel.c /* Test cancellation with a minimal stack size. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res_comp.c /* Domain name processing functions. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1985, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ /* * Portions Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-skeleton-affinity.c /* Generic test case for CPU affinity functions. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\des_impl.c /* Copyright (C) 1992 Eric Young */ /* Public License, version 2.1 or later - see the file COPYING.LIB for details.*/ /* If you did not receive a copy of the license with this program, please*/ /* see to obtain a copy. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-res_hnok.c /* Tests for res_hnok and related functions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jes Sorensen , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm16804.h /* Tables for conversion from and to IBM16804. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\getopt1.c /* getopt_long and getopt_long_only entry points for GNU getopt. Copyright (C) 1987-2020 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-issubnormal.inc /* Test issubnormal. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\bits\floatn.h /* Macros to control TS 18661-3 glibc features on ldbl-128 platforms. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\tst-wcpncpy.c /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\preadv2.c /* Linux implementation of preadv2. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-bug18665.c /* Test for __libc_res_nsend buffer mismanagent (bug 18665), UDP case. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\libc-lockP.h /* Private libc-internal interface for mutex locks. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\fesetenv.c /* Install given floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 1997 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\tst-cet-setcontext-1.c /* Check getcontext and setcontext on the context from makecontext with shadow stack. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\unwind.h /* Header file for the ARM EABI unwinder Copyright (C) 2003-2020 Free Software Foundation, Inc. Contributed by Paul Brook This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. In addition to the permissions in the GNU General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\e_sqrt.c /* Double-precision floating point square root. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_setpayloadl_main.c /* Set NaN payload. ldbl-128 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Test if argument is (a) negative or too large; (b) too small, except for 0 when allowed; (c) not an integer. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm4517.h /* Tables for conversion from and to IBM4517. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\newlocale.c /* Return a reference to locale information record. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\tst-ifunc-arg-1.c /* Test STT_GNU_IFUNC resolver with second argument. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\htl\pt-timedblock.c /* Block a thread with a timeout. Mach version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\euc-jp.c /* Mapping tables for EUC-JP handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\fpu\feholdexcpt.c /* Store current floating-point environment and clear exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\elision-lock.c /* elision-lock.c: Elided pthread mutex lock. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-condattr-setpshared.c /* pthread_condattr_setpshared. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res-close.c /* Deallocation functions for the resolver state. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1985, 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ /* * Portions Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xdr_mem.c /* * xdr_mem.c, XDR implementation using memory buffers. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * If you have some data to be interpreted as external data representation * or to be converted to external data representation in a memory buffer, * then this is the package for you. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\pipe.c /* Creating a Pipe Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\tst-rec-dlopen.c /* Test recursive dlopen using malloc hooks. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\sys\ptrace.h /* `ptrace' debugger support interface. Linux/S390 version. Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\generic\bits\fcntl.h /* O_*, F_*, FD_* bit values for the generic Linux ABI. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strncpy.c /* Multiple versions of strncpy. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\bits\sigaction.h /* The proper definitions for Linux/Alpha sigaction. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\getlogin_r.c /* Reentrant function to return the current login name. Hurd version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_format_addrinfo.c /* Convert struct addrinfo values to a string. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fdivl.c /* Divide long double (ldbl-128) values, narrowing the result to float, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\math_ldbl.h /* Manipulation of the bit representation of 'long double' quantities. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtol-locale-main.c /* Test strtol functions work with all ASCII letters in Turkish locales (bug 19242). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\backport-support.sh # Create a patch which backports the support/ subdirectory. # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # This script does not backport the Makefile tweaks outside the # support/ directory (which need to be backported separately), or the # changes to test-skeleton.c (which should not be backported). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\mtrace.c /* More debugging hooks for `malloc'. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written April 2, 1991 by John Gilmore of Cygnus Support. Based on mcheck.c by Mike Haertel. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fromfp.inc /* Test fromfp. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\tst-setjmp-bug21895-static.c /* Test setjmp interoperability with static dlopen BZ #21895. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\test-fenv-sse-2.c /* Test x86-specific floating-point environment (bug 16068): SSE part. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-ccosh.inc /* Test ccosh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\pthread_mutexattr_setprioceiling.c /* Change priority ceiling setting in pthread_mutexattr_t. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1157.h /* Mapping table for IBM1157. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jiro SEKIBA , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\bug-ftw4.c /* Test if ftw function doesn't leak fds. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\soft-fp.h /* Software floating-point emulation. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), David S. Miller (davem@redhat.com) and Peter Maydell (pmaydell@chiark.greenend.org.uk). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\dl-procinfo.h /* Alpha version of processor capability information handling macros. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Aurelien Jarno , 2008. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\clnt_unix.c /* * clnt_unix.c, Implements a TCP/IP based, client side RPC. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * TCP based RPC supports 'batched calls'. * A sequence of calls may be batched-up in a send buffer. The rpc call * return immediately to the client even though the call was not necessarily * sent. The batching occurs if the results' xdr routine is NULL (0) AND * the rpc timeout value is zero (see clnt.h, rpc). * * Clients should NOT casually batch calls that in fact return results; that is, * the server side should be aware that a call is batched and not produce any * return message. Batched calls that produce many result messages can * deadlock (netlock) the client and the server.... * * Now go hang yourself. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-64\sysdep.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-64\sysdep.h /* Assembler macros for 64 bit S/390. Copyright (C) 2001-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\libc-symbols.h /* Support macros for making weak and strong aliases for symbols, and for using symbol sets and linker warnings with GNU ld. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-cancel-getpwuid_r.c /* Test cancellation of getpwuid_r. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\alloc_buffer_alloc_array.c /* Array allocation from a fixed-size buffer. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\dl-machine-reject-phdr.h /* Machine-dependent program header inspection for the ELF loader. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strnlen.c /* Measure strlen functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\fesetmode.c /* Install given floating-point control modes. PowerPC soft-float version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-catanh.inc /* Test catanh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\ns_samedomain.c /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1995,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\finddomain.c /* Handle list of needed message catalogs Copyright (C) 1995-2020 Free Software Foundation, Inc. Written by Ulrich Drepper , 1995. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\tst-strptime.c /* Test for strptime. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_enter_network_namespace.c /* Enter a network namespace. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-rtld-preload.sh # Test --preload argument ld.so. # Copyright (C) 2019-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-mqueue.h /* Common code for message queue passing tests. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\xstat64.c /* xstat64 using Linux stat64 system call. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-proto.c /* Protocols file parser in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-16.c /* Test pthread_kill.c. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\nptl\tls.h /* Definition for thread-local data handling. NPTL/hppa version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-iteratephdr.c /* Get loaded objects program headers. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-printf-bz25691.c /* Test for memory leak with large width (BZ#25691). Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-rint.inc /* Test rint. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdstartup.h /* Data from initial program startup for running under the GNU Hurd. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-support_quote_string.c /* Test the support_quote_string function. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ifaddrs.c /* getifaddrs -- get names and addresses of all network interfaces Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\localedef.h /* General definitions for localedef(1). Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\statfs64.c /* Return information about the filesystem on which FILE resides. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\check_pf.c /* Determine protocol families for which interfaces exist. Generic version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fsub.c /* Subtract double values, narrowing the result to float, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strcasestr.c /* Test and measure strcasestr functions. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper , 2010. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\makedb.c /* Create simple DB database from textual input. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\timespec-add.c /* Add two struct timespec values. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\fpu\fenv_private.h /* Private floating point rounding and exceptions handling. AArch64 version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\k_cosl.c /* Extended-precision floating point cosine on <-pi/4,pi/4>. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Based on quad-precision cosine by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\libc_fatal.c /* Catastrophic failure reports. Generic POSIX.1 version. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strnlen.c /* Test strlen functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_cpowf.c /* Return power of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\exc2signal.c /* Translate Mach exception codes into signal numbers. Stub version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\init-misc.c /* Define and initialize `__progname' et. al. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\statfsconv.c /* Convert between `struct statfs' format, and `struct statfs64' format. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\ns_date.c /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-fallocate-common.c /* Basic fallocate test (no specific flags is checked). Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-dealloc.c /* Deallocate a thread structure. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\libm_error_codes.h /* // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // // Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // // * Redistributions in binary form must reproduce the above copyright // notice, this list of conditions and the following disclaimer in the // documentation and/or other materials provided with the distribution. // // * The name of Intel Corporation may not be used to endorse or promote // products derived from this software without specific prior written // permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL OR ITS // CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, // EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, // PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR // PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY // OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS // SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // // Intel Corporation is the author of this code, and requests that all // problem reports or change requests be submitted to it directly at // http://www.intel.com/software/products/opensource/libraries/num.htm. // // Abstract: // ======================================================================== // This file contains the interface to the Intel exception dispatcher. // // // History: // ======================================================================== // 12/15/2004 Initial version - extracted from libm_support.h // */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-files-hosts-getent.c /* Enumerate /etc/hosts with a long line (bug 18991). Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\catgets\gencat.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-test_compare.c /* Basic test for the TEST_COMPARE macro. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\iconvconfig.h /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_cprojf.c /* Return projection of complex float value to Riemann sphere. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\cp737.h /* Mapping table for CP737. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\rprintf.c /* Printf Extension Example Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\tst-set_ppr.c /* Test the implementation of __ppc_set_ppr_* functions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\lookup-retry.c /* hairy bits of Hurd file name lookup Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-fcntl.c /* Tests for fcntl. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\clnt_raw.c /* * clnt_raw.c * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Memory based rpc for simple testing and timing. * Interface to create an rpc client and server in the same process. * This lets us simulate rpc and get round trip overhead, without * any interference from the kernel. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\uhc.c /* Mapping tables for UHC handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jungshik Shin , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\test-math-vector-sincos.h /* Wrappers definitions for tests of ABI of vector sincos/sincosf having vector declaration "#pragma omp declare simd notinbranch". Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\power6\wordcopy.c /* _memcopy.c -- subroutines for memory copy functions. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). Updated for POWER6 by Steven Munroe (sjmunroe@us.ibm.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\grp\tst-putgrent.c /* Test for processing of invalid group entries. [BZ #18724] Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\tst-translit.c /* Test of translitation in the gettext functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\fpu\multiarch\s_isinff.c /* isinff ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\vcstocl_quirks.py # VCSToChangeLog Quirks for the GNU C Library. # Copyright (C) 2019-2020 Free Software Foundation, Inc. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\cmsg_nxthdr.c /* Return point to next ancillary data entry in message header. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\brk.c /* brk system call for Linux/m68k. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-64\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. 64 bit S/390 Version. Copyright (C) 2001-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-audit-threads-mod1.c /* Dummy audit library for test-audit-threads. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-tgmath2.c /* Test compilation of tgmath macros. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2007. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\getsysstats.c /* Determine various system internal values, Linux/Sparc version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab and Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-error-skeleton.c /* Template for error handling for runtime dynamic linker. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex10.c /* Test for re_match with non-zero start. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\sem-post.c /* Post a semaphore. Generic version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\sha256-crypt.c /* One way encryption based on SHA256 sum. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2007. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\arpa\ftp.h /* * Copyright (c) 1983, 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)ftp.h 8.1 (Berkeley) 6/2/93 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\errlist-compat.awk # awk script to generate errlist-compat.c # Copyright (C) 2002-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # # This script takes the Versions file as input and looks for #errlist-compat # magic comments, which have the form: # #errlist-compat NNN # where NNN is the number of elements in the sys_errlist for that version set. # We need the awk variable `maxerr' defined to the current size of sys_errlist. # # If there is no magic comment matching the current size, we barf. # Otherwise we generate code (errlist-compat.c) to define all the # necessary compatibility symbols for older, smaller versions of sys_errlist. # # These two rules catch the Versions file contents. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\feenablxcpt.c /* Enable floating-point exceptions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Geoffrey Keating , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\atomic-machine.h /* Atomic operations. PowerPC64 version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Mackerras , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-files-hosts-erange.c /* Parse /etc/hosts in multi mode with a trailing long line (bug 21915). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-y0.inc /* Test y0. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\intprops.h /* intprops.h -- properties of integer types Copyright (C) 2001-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-_dl_addr_inside_object.c /* Unit test for _dl_addr_inside_object. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\tests\test-17.c /* Test that the key reuse inside libpthread does not cause thread specific values to persist. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-support_record_failure-2.sh # Test failure recording (with and without --direct). # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-XXX.c /* Common code for file-based databases in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-rsi-strlen.c /* Test strlen with 0 in the RSI register. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-memmove-walk.c /* Measure memmove function combined throughput for different alignments. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\open.c /* Open a file by name. Stub version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1146.h /* Tables for conversion from and to IBM1146. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\obprintf_chk.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\obprintf.c /* Print output of stream to given obstack. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\nscd_setup_thread.c /* Setup of nscd worker threads. Linux verison. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\fpu\fclrexcpt.c /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\tst-minsigstksz-2.c /* Tests of signal delivery on an alternate stack (abort). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\utimes.c /* utimes -- Change access and modification times of file. Posix version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\utime-helper.c /* Helpers for utimes/utimens conversions. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\multiarch\strncase_l.c /* Multiple versions of strncasecmp_l. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel4-common.h /* Common definition for tst-cancel4_* tests. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\fesetmode.c /* Install given floating-point control modes. IA64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\malloc.c /* Malloc implementation for multiple threads without lock contention. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Wolfram Gloger and Doug Lea , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wcscpy.c /* Multiple versions of wcscpy. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_totalordermagl.c /* Total order operation on absolute values. ldbl-96 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\tst-dl-runtime.c /* Test that lazy binding does not clobber r0. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1160.h /* Mapping table for IBM1160. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-hwcaps.c /* Hardware capability support for run-time dynamic loader. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\tls.h /* Definitions for thread-local data handling. Hurd/i386 version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_dl.c /* Handle loading/unloading of shared object for transformation. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-memmove-rtm.c /* Test case for memmove inside a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\fpioconst.h /* Header file for constants used in floating point <-> decimal conversions. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\m680x0\fpu\s_modf_template.c /* Implement modf for m68k. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-sem16.c /* Test for sem_open cancellation handling: BZ #15765. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\sysdep.h /* Assembler macros for C-SKY. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-scalbln.inc /* Test scalbln. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_totalordermagf.c /* Total order operation on absolute values. flt-32 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\jis0201.h /* Access functions for JISX0201 conversion. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\test-powerpc-linux-sysconf.c /* Check use of sysconf() for cache geometries. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-syscalls.c /* Test for syscall interfaces. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\nss_dns\dns-host.c /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Extended from original form by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Parts of this file are plain copies of the file `gethtnamadr.c' from the bind package and it has the following copyright. */ /* * ++Copyright++ 1985, 1988, 1993 * - * Copyright (c) 1985, 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. * - * --Copyright-- */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-isgreaterequal.inc /* Test isgreaterequal. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\bug-vfprintf-nargs.c /* Test for vfprintf nargs allocation overflow (BZ #13656). Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kees Cook , 2012. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\canonicalize.c /* Return the canonical absolute name of a given file. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\scripts\plot_strings.py # Plot GNU C Library string microbenchmark output. # Copyright (C) 2019-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-spawn.c /* Tests for spawn. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu_control.h /* FPU control word definitions. PowerPC version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\fpu_control.h /* FPU control word definitions. ARM VFP version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\divrem.c /* mpn_divrem -- Divide natural numbers, producing both remainder and quotient. Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-join14.c /* pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\sincosf_poly.h /* Used by sinf, cosf and sincosf functions. X86-64 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\tst-aio64.c /* Tests for 64bit AIO in librt. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-ns_name_pton.c /* Tests for ns_name_pton. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\strerror_l.c /* strerror_l - Get errno description string in given locale. Mach version. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\fpu\multiarch\s_lround.c /* Multiple versions of lround. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\locales\iso14651_t1_pinyin # This file is part of the GNU C Library and contains locale data. # The Free Software Foundation does not claim any copyright interest # in the locale data contained in this file. The foregoing does not # affect the license of the GNU C Library as a whole. It does not # exempt you from the conditions of the license if your use would # otherwise be governed by that license. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\jis0212.h /* Access functions for JISX0212 conversion. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-opt\nldbl-compat.h /* Prototypes for compatibility double == long double entry points. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2006. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\adjtimex.c /* Tune kernel clock. Linux specific syscall. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\bits\sigaction.h /* Definitions for Linux/ia64 sigaction. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-trailing.c /* Test name resolution behavior with trailing characters. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\iconv_charmap.c /* Convert using charmaps and possibly iconv(). Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\programs\pt_chown.c /* pt_chmod - helper program for `grantpt'. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by C. Scott Ananian , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-regcomp-truncated.c /* Test compilation of truncated regular expressions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\half.h /* Software floating-point emulation. Definitions for IEEE Half Precision. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nptl\bits\struct_rwlock.h /* PowerPC internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\sha512.c /* Functions to compute SHA512 message digest of files or memory blocks. according to the definition of SHA512 in FIPS 180-2. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso-2022-cn-ext.c /* Conversion module for ISO-2022-CN-EXT. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\intl\loadmsgcat.c /* Load needed message catalogs. Copyright (C) 1995-2020 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\open64.c /* Linux open syscall implementation, LFS. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-hypot.inc /* Test hypot. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\sigset-cvt-mask.h /* Convert between lowlevel sigmask and libc representation of sigset_t. Generic version. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Joe Keane . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\gconv_open.c /* Find matching transformation algorithms and initialize steps. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-fenv.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger and Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-stack4.c /* Test DTV size oveflow when pthread_create reuses old DTV and TLS is used by dlopened shared object. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod.c /* Basic tests for strtod. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-erfc.inc /* Test erfc. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\osf_settimeofday.c /* settimeofday -- Set the current time of day. Linux/Alpha/tv32 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\glrefmain.c /* Test for dependency tracking added by relocations. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\sfp-machine.h /* Machine-dependent software floating-point definitions. Alpha userland IEEE 128-bit version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz) and David S. Miller (davem@redhat.com). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\lowlevellock.h /* Low-level lock implementation, x86 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_setgregs.c /* Set a thread's general register set. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-bad-schedattr.c /* Test that pthread_create diagnoses invalid scheduling parameters. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-erf.inc /* Test erf. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\nptl\bits\struct_rwlock.h /* SPARC internal rwlock struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\catnames.c /* Copyright (C) 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-modf.inc /* Test modf. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\dl-irel.h /* Machine-dependent ELF indirect relocation inline functions. SPARC 32-bit version. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm9448.h /* Tables for conversion from and to IBM9448. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_thr_validate.c /* Validate a thread handle. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\cross-test-ssh.sh # Run a testcase on a remote system, via ssh. # Copyright (C) 2012-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # usage: cross-test-ssh.sh [--ssh SSH] HOST COMMAND ... # Run with --help flag to get more detailed help. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\streams-compat.c /* Compatibility symbols for the unimplemented XSI STREAMS extension. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\ots_cvtxt.c /* Software floating-point emulation: floating point truncation. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\check-installed-headers.sh # Copyright (C) 2016-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # For each installed header, confirm that it's possible to compile a # file that includes that header and does nothing else, in several # different compilation modes. # These compilation switches assume GCC or compatible, which is probably # fine since we also assume that when _building_ glibc. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\sys\user.h /* Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ /* Instead of including the kernel header, that will vary depending on whether the 32- or the 64-bit kernel is installed, we paste its contents here. Note that the fact that the file is inline here, instead of included separately, doesn't change in any way the licensing status of a program that includes user.h. Since this is for gdb alone, and gdb is GPLed, no surprises here. */ /* * Various register offset definitions for debuggers, core file * examiners and whatnot. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1995, 1999 by Ralf Baechle */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-barrier-init.c /* pthread_barrier_init. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mmap_internal.h /* Common mmap definition for Linux implementation. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-attr.c /* Default attributes. Generic version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\fcntl.h /* O_*, F_*, FD_* bit values. 4.4BSD/Generic version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\bits\cmathcalls.h /* Prototype declarations for complex math functions; helper file for . Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-sqrt.inc /* Test sqrt. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\fesetround.c /* Set rounding mode (soft-float edition). Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-files-hosts-multi.c /* Parse /etc/hosts in multi mode with many addresses/aliases. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\wcsmbs\bits\wchar-ldbl.h /* -mlong-double-64 compatibility mode for functions. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\bits\byteswap.h /* Macros and inline functions to swap the order of bytes in integer values. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\bug-iconv15.c /* Bug 28524: Conversion from ISO-2022-JP-3 with iconv may emit spurious NUL character on state reset. Copyright (C) The GNU Toolchain Authors. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_getpayloadl.c /* Get NaN payload. ldbl-128 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\s390-32\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. S390 Version. Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Carl Pederson & Martin Schwidefsky. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\md5.c /* Functions to compute MD5 message digest of files or memory blocks. according to the definition of MD5 in RFC 1321 from April 1992. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\tst-C-locale.c /* Tests of C and POSIX locale contents. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\argp-ex3.c /* Argp example #3 -- a program with options and arguments using argp Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_pow_log_data.c /* Data for the log part of pow. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Algorithm: x = 2^k z log(x) = k ln2 + log(c) + log(z/c) log(z/c) = poly(z/c - 1) where z is in [0x1.69555p-1; 0x1.69555p0] which is split into N subintervals and z falls into the ith one, then table entries are computed as tab[i].invc = 1/c tab[i].logc = round(0x1p43*log(c))/0x1p43 tab[i].logctail = (double)(log(c) - logc) where c is chosen near the center of the subinterval such that 1/c has only a few precision bits so z/c - 1 is exactly representible as double: 1/c = center < 1 ? round(N/center)/N : round(2*N/center)/N/2 Note: |z/c - 1| < 1/N for the chosen c, |log(c) - logc - logctail| < 0x1p-97, the last few bits of logc are rounded away so k*ln2hi + logc has no rounding error and the interval for z is selected such that near x == 1, where log(x) is tiny, large cancellation error is avoided in logc + poly(z/c - 1). */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-gettid.c /* Smoke test for the gettid system call. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\osf_gettimeofday.c /* gettimeofday -- Get the current time of day. Linux/Alpha/tv32 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\tst-ucontext-ppc64-vscr.c /* Test if POWER vscr read by ucontext. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\dl-lookupcfg.h /* Configuration of lookup functions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-edns.c /* Test EDNS handling in the stub resolver. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strtok.c /* Measure strtok functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. Alpha version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_ta_set_event.c /* Globally enable events. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\svc_auth.c /* * svc_auth.c, Server-side rpc authenticator interface. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_ctan_template.c /* Complex tangent function for a complex float type. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\strtol_l.c /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-exception.c /* ld.so error exception allocation and deallocation. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_db\db-netgrp.c /* Netgroup file parser in nss_db modules. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-conj.inc /* Test conj. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\multiarch\ifunc-impl-list.c /* Enumerate available IFUNC implementations of a function. sparc version. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\Makeconfig # Copyright (C) 2002-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 2002. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Makeconfig fragment for NPTL. # This gets included at the end of the main glibc Makeconfig. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\tst-gconv-init-failure-mod.c /* Test gconv module for tst-gconv-init-failure. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\clnt_udp.c /* * clnt_udp.c, Implements a UDP/IP based, client side RPC. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\ns_print.c /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-getaddrinfo5.c /* Test host lookup with double dots at the end, [BZ #16469]. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-casin.inc /* Test casin. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-support.c /* Support code for testing libm functions (compiled once per type). Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\preadv_common.c /* Read data into multiple buffers. Base implementation for preadv and preadv64. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\delayed_exit.c /* Time-triggered process termination. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\k_sinl.c /* Quad-precision floating point sine on <-pi/4,pi/4>. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Based on quad-precision sine by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nios2\jmpbuf-unwind.h /* Examine __jmp_buf for unwinding frames. Nios II version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\syslog.c /* * Copyright (c) 1983, 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\protocols\rwhod.h /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)rwhod.h 8.1 (Berkeley) 6/2/93 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\prctl.c /* prctl - Linux specific syscall. Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_dsubl.c /* Subtract long double (ldbl-128) values, narrowing the result to double, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\csky\register-dump.h /* Dump registers. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-scope.c /* Memory handling for the scope data structures. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-lookup.c /* Look up a symbol in the loaded objects. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\fpu\fesetenv.c /* Install given floating-point environment. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jes Sorensen , 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\sys\select.h /* `fd_set' type and related macros, and `select'/`pselect' declarations. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\multiarch\ifunc-impl-list.c /* Enumerate available IFUNC implementations of a function. s390/s390x version. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\sfp-machine.h /* RISC-V softfloat definitions Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\s_llroundf.c /* Round float value to long long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\t_expl.h /* Accurate table for expl(). Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_catanh_template.c /* Return arc hyperbolic tangent for a complex float type. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memset.c /* Multiple versions of memset. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\xlocale.c /* C locale object. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strspn.c /* Measure strspn functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-sinh.inc /* Test sinh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sh\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. SH version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\bits\sigcontext.h /* Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ipc_priv.h /* Old SysV permission definition for Linux. Default version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\soft-supp.h /* Internal support stuff for complete soft float. Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\register-dump.h /* Dump registers. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\dl-cet.c /* x86 CET initializers function. Copyright (C) 2018-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\openat64.c /* Linux openat syscall implementation, LFS. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gnulib\tst-gcc.c /* Test program for the gcc interface. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\fpu_control.h /* 68k FPU control word definitions. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cancel7.c /* Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wcschrnul.c /* Multiple versions of wcschrnul. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\powl_helper.c /* Implement powl for x86 using extra-precision log. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\gmp.h /* gmp.h -- Definitions for GNU multiple precision functions. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\digits_dots.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by H.J. Lu , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rvf\s_rintf.c /* rintf(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-significand.inc /* Test significand. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fsubl.c /* Subtract long double (ldbl-128) values, narrowing the result to float, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-timing.h /* Define timing macros. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-round.inc /* Test round. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\msgserver.c /* Copyright (C) 1993-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Based on CMU's mach_msg_server.c revision 2.4 of 91/05/14, and thus under the following copyright. Rewritten by Roland McGrath (FSF) 93/12/06 to use stack space instead of malloc, and to handle large messages with MACH_RCV_LARGE. */ /* * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * * Carnegie Mellon requests users of this software to return to * * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU * School of Computer Science * Carnegie Mellon University * Pittsburgh PA 15213-3890 * * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. */ /* * (pre-GNU) HISTORY * * Revision 2.4 91/05/14 17:53:22 mrt * Correcting copyright * * Revision 2.3 91/02/14 14:17:47 mrt * Added new Mach copyright * [91/02/13 12:44:20 mrt] * * Revision 2.2 90/08/06 17:23:58 rpd * Created. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\test-arith.c /* Test floating-point arithmetic operations. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\bits\fenv.h /* Floating point environment. C-SKY version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-mman-consts.py # Test that glibc's sys/mman.h constants match the kernel's. # Copyright (C) 2018-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\power4\fpu\multiarch\e_hypotf.c /* Multiple versions of ieee754_hypotf. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\libc-lock.h /* libc-internal interface for mutex locks. NPTL version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\tst-bswap.c /* Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\test-float-vlen16-wrappers.c /* Wrapper part of tests for AVX-512 ISA versions of vector math functions. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sem_clockwait.c /* sem_clockwait -- wait on a semaphore with timeout using the specified clock. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\nofpu\fgetexcptflg.c /* Store current representation for exceptions (soft-float edition). Copyright (C) 2002-2020 Free Software Foundation, Inc. Contributed by Aldy Hernandez , 2002. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\nptl\bits\struct_mutex.h /* HPPA internal mutex struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\s390-32\register-dump.h /* Dump registers. Copyright (C) 2000-2020 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\dynarray_finalize.c /* Copy the dynamically-allocated area to an explicitly-sized heap allocation. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\mkdirent.c /* Example for creating a struct dirent object for use with glob. Copyright (C) 2016-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\csu\gmon-start.c /* Code to enable profiling at program startup. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file with other programs, and to distribute those programs without any restriction coming from the use of this file. (The GNU Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into another program.) Note that people who make modified versions of this file are not obligated to grant this special exception for their modified versions; it is their choice whether to do so. The GNU Lesser General Public License gives permission to release a modified version without this exception; this exception also makes it possible to release a modified version which carries forward this exception. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\createthread.c /* Low-level thread creation for NPTL. Stub version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm4971.h /* Tables for conversion from and to IBM4971. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\qp_fge.c /* Software floating-point emulation. Return 1 if (*a) >= (*b) Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-nondecimal.c /* Test name resolution behavior for octal, hexadecimal IPv4 addresses. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wcspbrk.c /* Multiple versions of wcspbrk. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\wordsize-32\divdi3.c /* 64-bit multiplication and division Copyright (C) 1989, 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdfault.h /* Declarations for handling faults in the signal thread. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sem_waitcommon.c /* sem_waitcommon -- wait on a semaphore, shared code. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Mackerras , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\xmalloc.c /* xmalloc.c -- malloc with out of memory checking Copyright (C) 1990-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-vfork2.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-vfork1.c /* Test for vfork functions. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\time\localtime.c /* Convert `time_t' to `struct tm' in local time zone. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_write_file_string.c /* Write a string to a file. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-iszero-excess-precision.c /* Test iszero with excess precision. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\pthread_setname.c /* pthread_setname_np -- Set thread name. Linux version Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-setcontext4.c /* Testcase checks, if setcontext(), swapcontext() restores signal-mask and if pending signals are delivered after those calls. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-sysdep.c /* Operating system support for run-time dynamic linker. Generic Unix version. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock-tryrdlock-stall.c /* Bug 23844: Test for pthread_rwlock_tryrdlock stalls. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\tst-table.sh # Copyright (C) 2000-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Bruno Haible , 2000. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Checks that the iconv() implementation (in both directions) for a # stateless encoding agrees with the charmap table. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-key.h /* pthread_key internal declatations for the Hurd version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\fedisblxcpt.c /* Disable floating-point exceptions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\setipv4sourcefilter.c /* Set IPv4 source filter. Linux version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-sysconf-iov_max.c /* Check IOV_MAX definition for consistency (bug 22321). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\oldfmemopen.c /* Fmemopen implementation. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Hanno Mueller, kontakt@hanno.de, 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\loadarchive.c /* Code to load locale data from the locale archive file. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\pwrite64.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\pwrite.c /* Write block to given position in file without changing file pointer. POSIX version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\ifunc-avx2.h /* Common definition for ifunc selections optimized with SSE2 and AVX2. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-vfwprintf_chk.c /* Wrapper for __vfwprintf_chk. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. C-SKY version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\Makerules # Copyright (C) 1991-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # # Common rules for making the GNU C library. This file is included # by the top-level Makefile and by all subdirectory makefiles # (through Rules). # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-rtld-load-self.sh # Test how rtld loads itself. # Copyright (C) 2012-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\tst-udp-timeout.c /* Test timeout handling in the UDP client. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strnlen.c /* Multiple versions of strnlen. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-wctype.c /* Test program for iswctype() function in ja_JP locale. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_iscanonicall.c /* Test whether long double value is canonical. ldbl-128ibm version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-llogb.inc /* Test llogb. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\dl-procinfo.h /* Processor capability information handling macros - aarch64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\multiarch\utf16-utf32-z9.c /* Conversion between UTF-16 and UTF-32 BE/internal - multiarch s390 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-strncat.c /* Test strncat functions. Copyright (C) 2011-2020 Free Software Foundation, Inc. Contributed by Intel Corporation. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\xdr_sizeof.c /* * xdr_sizeof.c * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * General purpose routine to see how much space something will use * when serialized using XDR. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\dlfcn\tststatic4.c /* Global object symbol access tests with a static executable (BZ #15022). Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\allocate_once.h /* Allocate and initialize an object once, in a thread-safe fashion. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\dbg_log.c /* Copyright (c) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strncase.c /* Compare at most N characters of two strings without taking care for the case. Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\netpacket\packet.h /* Definitions for use with Linux AF_PACKET sockets. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\fxstatat64.c /* Get information about file named relative to open directory. Hurd version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-spawn3.c /* Check posix_spawn add file actions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\thrd_create.c /* C11 threads thread creation implementation. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-swprintf.c /* Wrapper for swprintf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\cthreads-compat.c /* Compatibility routines for cthreads. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\libio.h /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Per Bothner . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . As a special exception, if you link the code in this file with files compiled with a GNU compiler to produce an executable, that does not cause the resulting executable to be covered by the GNU Lesser General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Lesser General Public License. This exception applies to code released by its copyright holders in files containing the exception. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\jmpbuf-unwind.h /* Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\dynarray.h /* Type-safe arrays which grow dynamically. Shared definitions. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\m68k\jmpbuf-unwind.h /* Examine __jmp_buf for unwinding frames. m68k version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gmon\tst-sprofil.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\makecontext.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger-Tang . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\semtimedop.c /* Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , August 1995. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\wmemset.c /* Multiple versions of wmemset. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\forward.c /* Libc stubs for pthread functions. Hurd pthread version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\dl-runtime.c /* On-demand PLT fixup for shared objects. HPPA version. Copyright (C) 2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\bits\ioctl-types.h /* Structure types for pre-termios terminal ioctls. Linux/powerpc version. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\flt-32\e_exp2f_data.c /* Shared data between expf, exp2f and powf. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\bits\stdio2.h /* Checking macros for stdio functions. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\strtok_r.c /* Reentrant string tokenizer. Generic version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-compat_totalorder.inc /* Test totalorder compat symbol. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\rv64\rvd\s_nearbyint.c /* nearbyint(). RISC-V version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\tst-backtrace3.c /* Test backtrace and backtrace_symbols for recursive calls. Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\select.c /* Linux/alpha select implementation. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\strstr.c /* Multiple versions of strstr. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1149.h /* Tables for conversion from and to IBM1149. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\sort-test.sh # Test collation using xfrm-test. # Copyright (C) 1997-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\libc-pointer-arith.h /* Helper macros for pointer arithmetic. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\fesetmode.c /* Install given floating-point control modes. x86_64 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm921.h /* Tables for conversion from and to IBM921. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\ffs.c /* ffs -- find first set bit in a word, counted from least significant end. For Intel 80x86, x>=3. This file is part of the GNU C Library. Copyright (C) 1991-2020 Free Software Foundation, Inc. Contributed by Torbjorn Granlund (tege@sics.se). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-dlopenfail.c /* Test dlopen rollback after failures involving NODELETE objects (bug 20839). Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm12712.h /* Tables for conversion from and to IBM12712. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resource\bits\types\struct_rusage.h /* Define struct rusage. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\bits\fcntl.h /* O_*, F_*, FD_* bit values for Linux. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\hppa\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. PA-RISC version. Copyright (C) 1995-2020 Free Software Foundation, Inc. Contributed by David Huggins-Daines This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\utf-16.c /* Conversion module for UTF-16. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\futimesat.c /* futimesat -- change access and modification times of file. Hurd version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\submul_1.c /* mpn_submul_1 -- multiply the S1_SIZE long limb vector pointed to by S1_PTR by S2_LIMB, subtract the S1_SIZE least significant limbs of the product from the limb vector pointed to by RES_PTR. Return the most significant limb of the product, adjusted for carry-out from the subtraction. Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-wprintf-chk-ldbl-compat.c /* Test for the long double variants of *w*printf_chk functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fpathconf.c /* Get file-specific information about descriptor FD. Linux version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\sys\asm.h /* Miscellaneous macros. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\hurdlock.h /* Low-level lock implementation. High-level Hurd helpers. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\q_util.c /* Software floating-point emulation. Helper routine for _Q_* routines. Simulate exceptions using double arithmetics. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-setcanceltype.c /* Set the cancel type for the calling thread. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_record_failure.c /* Global test failure counter. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-scalbn.inc /* Test scalbn. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-detach.c /* Detach a thread. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\tst-support_record_failure.c /* Test support_record_failure state sharing. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\test-mutex-printers.c /* Helper program for testing the pthread_mutex_t pretty printer. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\test-gettimebase.c /* Check __ppc_get_timebase() for architecture changes Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\ftw.c /* File tree walker functions. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\res_init.c /* Resolver state initialization and resolv.conf parsing. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1985, 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * Portions Copyright (c) 1993 by Digital Equipment Corporation. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies, and that * the name of Digital Equipment Corporation not be used in advertising or * publicity pertaining to distribution of the document or software without * specific, written prior permission. * * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ /* * Portions Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-init.c /* Run initializers for newly loaded objects. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_ctanf.c /* Return tangent of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\multiarch\strncmp.c /* Multiple versions of strncmp. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\hppa\makecontext.c /* Create new context. Copyright (C) 2008-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Helge Deller , 2008. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\clnt_simp.c /* * clnt_simple.c * Simplified front end to rpc. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_fromfpl_main.c /* Round to integer type. ldbl-128ibm version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-fmemopen3.c /* fmemopen tests for append and read mode. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\mips32\mips16\mips16-syscall.h /* MIPS16 syscall wrappers. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\fpu_control.h /* FPU control word bits. Mips version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\elision-unlock.c /* Commit an elided pthread lock. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\move-if-change # The definition above must lie within the first 8 lines in order # for the Emacs time-stamp write hook (at end) to update it. # If you change this file with Emacs, please let the write hook # do its job. Otherwise, update this string manually. # Copyright (C) 2002-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1143.h /* Tables for conversion from and to IBM1143. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-malloc-tcache-leak.c /* Bug 22111: Test that threads do not leak their per thread cache. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\multiarch\memcpy.c /* Multiple versions of memcpy. AARCH64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\nptl\tls.h /* Definitions for thread-local data handling. NPTL/C-SKY version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\m68k\register-dump.h /* Dump registers. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\tst-strlen-rtm.c /* Test case for strlen inside a transactionally executing RTM region. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_csqrt_template.c /* Complex square root of a float type. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Based on an algorithm by Stephen L. Moshier . Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\pwritev_common.c /* Write data into multiple buffers. Base implementation for pwritev and pwritev64. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-reloc.c /* Relocate a shared object and resolve its references to other loaded objects. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\connections.c /* Inner loops of cache daemon. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\shlib-compat.h /* Macros for managing ABI-compatibility definitions using ELF symbol versions. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\login\tst-ptsname.c /* Test for ptsname/ptsname_r. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Aurelien Jarno , 2014. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-rwlock-tryrdlock.c /* Try to acquire a rwlock for reading. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. SPARC version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\tst-strtod1i.c /* Basic tests for __strtod_internal. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\backtrace.c /* Return backtrace of current program state. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\mul_n.c /* mpn_mul_n -- Multiply two natural numbers of length n. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\iso_6937-2.c /* Generic conversion to and from ISO 6937-2. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\loop.c /* Conversion loop frame work. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\timespec.h /* Useful functions for tests that use struct timespec. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\tst-sigwait-eintr.c /* Check that sigwait does not fail with EINTR (bug 22478). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\net\ethernet.h /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Based on the FreeBSD version of this file. Curiously, that file lacks a copyright in the header. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\fchownat.c /* Change owner and group of a file relative to open directory. Hurd version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\soft-fp\s_fmull.c /* Multiply long double (ldbl-128) values, narrowing the result to float, using soft-fp. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fmaxmag.inc /* Test fmaxmag. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\printf_fphex_macros.h /* Macro to print floating point numbers in hexadecimal notation. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\msg-destroy.c /* * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. * * Permission to use, copy, modify and distribute this software and its * documentation is hereby granted, provided that both the copyright * notice and this permission notice appear in all copies of the * software, derivative works or modified versions, and any portions * thereof, and that both notices appear in supporting documentation. * * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. * * Carnegie Mellon requests users of this software to return to * * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU * School of Computer Science * Carnegie Mellon University * Pittsburgh PA 15213-3890 * * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. */ /* * (pre-GNU) HISTORY * * Revision 2.4 91/05/14 17:53:15 mrt * Correcting copyright * * Revision 2.3 91/02/14 14:17:43 mrt * Added new Mach copyright * [91/02/13 12:44:15 mrt] * * Revision 2.2 90/08/06 17:24:22 rpd * Created. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-fptr.c /* Manage function descriptors. Generic version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\libio\readline.c /* fgets with ERANGE error reporting and size_t buffer length. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-field.c /* Test for invalid field handling in file-style NSS databases. [BZ #18724] Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\s390\bits\fcntl.h /* O_*, F_*, FD_* bit values for Linux. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\fpu\s_llroundf.c /* Round float value to long long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\locale-spec.c /* Handle special requests. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\nios2\makecontext.c /* Create new context. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\htl\pt-setup.c /* Setup thread stack. Hurd/i386 version. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc\svc.h /* * svc.h, Server-side remote procedure call interface. * * Copyright (C) 2012-2020 Free Software Foundation, Inc. * This file is part of the GNU C Library. * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * The GNU C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the GNU C Library; if not, see * . * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\sys\ptrace.h /* `ptrace' debugger support interface. Generic version; constants are common. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\aarch64\bits\fcntl.h /* O_*, F_*, FD_* bit values for the AArch64 Linux ABI. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\arm\sysdep.h /* Copyright (C) 1992-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper, , August 1995. ARM changes by Philip Blundell, , May 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\argz.h /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\io\tst-fts.c /* Simple test for some fts functions. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\dl-tlsdesc.h /* Thread-local storage descriptor handling in the ELF dynamic linker. x86_64 version. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc64\fpu\multiarch\s_finite.c /* finite ifunc resolver, Linux/sparc64 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\inet_net.c /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\dl-procinfo.c /* Data for Linux/sparc version of processor capability information. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\get_myaddr.c /* * get_myaddress.c * * Get client's IP address via ioctl. This avoids using the yellowpages. * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-truncate-common.c /* Common f{truncate} tests definitions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\include\loop_unroll.h /* Macro for explicit loop unrolling. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\test-rawmemchr.c /* Test and measure memchr functions. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-cacosh.inc /* Test cacosh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1132.h /* Mapping table for IBM1132. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-dirname.c /* Test program for dirname function a la XPG. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cond-except.c /* Verify that exception table for pthread_cond_wait is correct. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\mcheck.c /* Standard debugging hooks for `malloc'. Copyright (C) 1990-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written May 1989 by Mike Haertel. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\support_test_verify_impl.c /* Implementation of the TEST_VERIFY and TEST_VERIFY_EXIT macros. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpc_hout.c /* * From: @(#)rpc_hout.c 1.12 89/02/22 * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\fpu\s_f32xaddf64.c /* Add _Float64 values, converting the result to _Float32x. i386 version. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\i386\smp.h /* Determine whether the host has multiple processors. Linux version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\riscv\sotruss-lib.c /* Override generic sotruss-lib.c to define actual functions for RISC-V. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\math-nan-payload-ldouble.h /* NaN payload handling for ldbl-128. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\s_floor.c /* Round double to integer away from zero. Copyright (C) 2011-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2011. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Based on a version which carries the following copyright: */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\not-cancel.h /* Uncancelable versions of cancelable interfaces. Linux/NPTL version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\feupdateenv.c /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sigsetops.h /* __sigset_t manipulators. Linux version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\clock_getcpuclockid.c /* clock_getcpuclockid -- Get a clockid_t for process CPU time. Linux version. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\reallocarray.c /* Change the size of an allocated block. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm930.c /* Conversion from and to IBM930. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\sem_post.c /* sem_post -- post to a POSIX semaphore. Generic futex-using version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\ots_add.c /* Software floating-point emulation: addition. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\fetch-value.c /* Helper routines for libthread_db. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc64\multiarch\strcasecmp.c /* Multiple versions of strcasecmp Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\tst-sockaddr.c /* Tests for socket address type definitions. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hurd\catch-signal.c /* Convenience function to catch expected signals during an operation. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\bug-iconv14.c /* Assertion in ISO-2022-JP-3 due to two-character sequence (bug 27256). Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\sparc32\register-dump.h /* Dump registers. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\getdents64.c /* Get directory entries. Linux LFS version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\ieee128-isoc99_swscanf.c /* Wrapper for __isoc99_swscanf. IEEE128 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\resolv\tst-resolv-trustad.c /* Test the behavior of the trust-ad option. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\check-obsolete-constructs.py # Copyright (C) 2019-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\htl\bits\spin-lock-inline.h /* Definitions of user-visible names for spin locks. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\netinet\if_ether.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)if_ether.h 8.3 (Berkeley) 5/2/95 * $FreeBSD$ */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-preadvwritev64v2.c /* Tests for preadv2 and pwritev2 (LFS version). Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\htm.h /* Shared HTM header. Emulate transactional execution facility intrinsics for compilers and assemblers that do not support the intrinsics and instructions yet. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\x86\tst-cet-property-2.c /* Test CET property note parser for [BZ #23467]. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\bits\ipc-perm.h aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\hppa\bits\ipc-perm.h /* struct ipc_perm definition. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-fmemopen4.c /* fmemopen tests for BZ#1930 and BZ#20005. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdlib\lshift.c /* mpn_lshift -- Shift left low level. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU MP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\unicode-gen\gen_unicode_ctype.py # # Generate a Unicode conforming LC_CTYPE category from a UnicodeData file. # Copyright (C) 2014-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Based on gen-unicode-ctype.c by Bruno Haible , 2000. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\rt\bits\mqueue2.h /* Checking macros for mq functions. Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\hesiod\hesiod.c /* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1996,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\poll.c /* poll file descriptors. Hurd version. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\dl-static.c /* Variable initialization. IA-64 version. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1123.h /* Tables for conversion from and to IBM1123. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mach\hurd\i386\bits\sigcontext.h /* Machine-dependent signal context structure for GNU Hurd. i386 version. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\powerpc\elision-trylock.c /* elision-trylock.c: Lock eliding trylock for pthreads. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\i386\i686\multiarch\ifunc-sse2-bsf.h /* Common definition for ifunc selections optimized with SSE2 and BSF. All versions must be listed in ifunc-impl-list.c. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconv\iconv_open.c /* Get descriptor for character set conversion. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\gmon\sys\gmon_out.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-robust10.c /* Test that pthread_mutex_timedlock properly times out. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\posix\signal.c /* BSD-like signal function. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\bits\struct_mutex.h /* Default mutex implementation struct definitions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\debug\pcprofiledump.c /* Dump information generated by PC profiling. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\localedata\tst-langinfo-setlocale.c /* Test program for setlocale() + nl_langinfo() functions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\csky\fpu\fraiseexcpt.c /* Raise given exceptions. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-conflict.c /* Resolve conflicts against already prelinked libraries. Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek , 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\fpu\feenablxcpt.c /* Copyright (C) 2001-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\signal\sigvec.c /* ABI compatibility for obsolete sigvec function from 4.2BSD. Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\gnu\netinet\ip_icmp.h /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-cnd-timedwait.c /* C11 threads condition timed wait variable tests. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\inet\tst-if_index-long.c /* Check for descriptor leak in if_nametoindex with a long interface name. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\klm_prot.x /* * Kernel/lock manager protocol definition * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * protocol used between the UNIX kernel (the "client") and the * local lock manager. The local lock manager is a deamon running * above the kernel. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\htl\pt-create.c /* Thread creation. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\manual\examples\argp-ex2.c /* Argp example #2 -- a pretty minimal program using argp Copyright (C) 1991-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\bits\sigcontext.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sparc\bits\sigaction.h /* The proper definitions for Linux/SPARC sigaction. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_fromfpl_main.c /* Round to integer type. ldbl-96 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\osf_adjtime.c /* adjtime -- adjust the system clock. Linux/Alpha/tv32 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\tst-glob_lstat_compat.c /* Test glob compat symbol which avoid call GLOB_ALTDIRFUNC/gl_lstat. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\dl-machine.h /* Machine-dependent ELF dynamic relocation inline functions. MIPS version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kazumoto Kojima . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\fpu\test-fenv-sse.c /* Test floating-point environment includes SSE state (bug 16064). Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm-compat\test-obstack-ldbl-compat-template.c /* Test for the long double variants of obstrack*printf functions. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\dl-irel.h /* Machine-dependent ELF indirect relocation inline functions. PowerPC version. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\riscv\sys\ucontext.h /* struct ucontext definition, RISC-V version. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-fdset.c /* Test FD* macros. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Robert Bihlmeyer . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\selinux.c /* SELinux access controls for nscd. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Matthew Rickard , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\netinet\ip.h /* Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)ip.h 8.1 (Berkeley) 6/10/93 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_csinhf.c /* Return hyperbole sine of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-fma.inc /* Test fma. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-join7mod.c /* Verify that TLS access in separate thread in a dlopened library does not deadlock - the module. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\crypt\md5test-giant.c /* Testcase for https://sourceware.org/bugzilla/show_bug.cgi?id=14090. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl_db\td_ta_clear_event.c /* Globally disable events. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\tst-loading.c /* Tests for loading and unloading of iconv modules. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\test-nearbyint-except-2.c /* Test nearbyint functions do not disable exception traps (bug 19228). Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\mips\dl-trampoline.c /* PLT trampoline. MIPS version. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kazumoto Kojima . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\fesetmode.c /* Install given floating-point control modes. Alpha version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\soft-fp\trunctfdf2.c /* Software floating-point emulation. Truncate IEEE quad into IEEE double Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com) and Jakub Jelinek (jj@ultra.linux.cz). The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. In addition to the permissions in the GNU Lesser General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The Lesser General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combine executable.) The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\gconv-modules # GNU libc iconv configuration. # Copyright (C) 1997-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # All lines contain the following information: # If the lines start with `module' # fromset: either a name triple or a regular expression triple. # toset: a name triple or an expression with \N to get regular # expression matching results. # filename: filename of the module implementing the transformation. # If it is not absolute the path is made absolute by prepending # the directory the configuration file is found in. # cost: optional cost of the transformation. Default is 1. # If the lines start with `alias' # alias: alias name which is not really recognized. # name: the real name of the character set # S/390 hardware accelerated modules # from to module cost -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\arm\fsetexcptflg.c /* Set floating-point environment exception handling. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\aio_fsync.c /* Synchronize I/O in given file descriptor. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\tst-makedev.c /* Tests of functions to access `dev_t' values. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\tst-interpose-skeleton.c /* Test driver for malloc interposition tests. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\setrlimit.c /* Linux setrlimit implementation (32 bits off_t). Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\tst-inlcall.c /* Tester for calling inline string functions. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86\elide.h /* elide.h: Generic lock elision support. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\stdio-common\tst-scanf-round.c /* Test for correct rounding of negative floating-point numbers by scanf (bug 23280). Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-setpayloadsig.inc /* Test setpayloadsig. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-96\s_setpayloadl_main.c /* Set NaN payload. ldbl-96 version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Test if argument is (a) negative or too large; (b) too small, except for 0 when allowed; (c) not an integer. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\euc-kr.c /* Mapping tables for EUC-KR handling. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jungshik Shin and Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128ibm\s_setpayloadl_main.c /* Set NaN payload. ldbl-128ibm version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Test if argument is (a) negative or too large; (b) too small, except for 0 when allowed; (c) not an integer. All valid arguments have the low part zero. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm935.c /* Conversion from and to IBM935 Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm930.h /* Tables for conversion from and to IBM930. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Masahide Washizawa , 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-tls21.c /* Test concurrent dlopen and pthread_create: BZ 19329. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\pthread\timer_routines.c aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\nptl\timer_routines.h /* Helper code for POSIX timer implementation on NPTL. Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\tst-affinity-pid.c /* Test for sched_getaffinity and sched_setaffinity, PID version. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\aarch64\fpu\fpu_control.h /* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\fpu\s_llrint.c /* llrint() - S390 version. Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\fchmodat.c /* Change the protections of file relative to open directory. Linux version. Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\tst-nss-test5.c /* Test error checking for passwd entries. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\mach\Machrules # Rules for MiG interfaces that want to go into the C library. # Copyright (C) 1991-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Makefiles may define these variable before including this file: # user-interfaces Names of interfaces to put user stubs in for. # server-interfaces Names of interfaces to put server stubs in for. # interface-library Name of interface library to build and install. # This file sets: # interface-headers Names of generated interface header files. # interface-routines Names of generated interface routines. # All user stubs are put in individual files, prefixed with RPC_; header # for both __ and non-__ names is put in foo.h. Server interfaces are # written to foo_server.c and foo_server.h; the server functions are called # _S_rpcname. # Includers can also add to or modify `migdefines' to set MiG flags. # They can also set `migheaderpipe' to mangle the MiG header output. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\duplocale.c /* Duplicate handle for selection of locales. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\htl\pt-barrier-wait.c /* pthread_barrier_wait. Generic version. Copyright (C) 2002-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tlsdeschtab.h /* Hash table for TLS descriptors. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Alexandre Oliva The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\alpha\fpu\s_cacosf.c /* Return arc cosine of complex float value. Copyright (C) 2004-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\bug-regex30.c /* Russian regular expression tests. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paolo Bonzini , 2009. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\bits\resource.h /* Bit values & structures for resource limits. Linux/MIPS version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\tst-libc_dlvsym.h /* Compare dlvsym and __libc_dlvsym results. Common code. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\sys\quota.h /* This just represents the non-kernel parts of . Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* * Copyright (c) 1982, 1986 Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * Robert Elz at The University of Melbourne. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nss\nss_files\files-grp.c /* Group file parser in nss_files module. Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\elf\dl-writev.h /* Message-writing for the dynamic linker. Generic version. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\alpha\getsysstats.c /* Determine various system internal values, Linux/Alpha version. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Schwab The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\powerpc32\sysdep.h /* Assembly macros for 32-bit PowerPC. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\runptests.c /* POSIX regex testsuite from IEEE 2003.2. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\filter-nr-syscalls.awk # Filter preprocessor __NR_* macros and extract system call names. # Copyright (C) 2017-2020 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # The GNU C Library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see # . # Skip reserved system calls. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-sincos.inc /* Test sincos. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\tst-audit10.c /* Test case for preserved AVX512 registers in dynamic linker. Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\utf-32.c /* Conversion module for UTF-32. Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\string\bug-strcoll2.c /* Bug 18589: sort-test.sh fails at random. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\fpu\fesetexcept.c /* Set given exception flags. PowerPC version. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\tst-rwlock20.c /* Test program for a read-phase / write-phase explicit hand-over. Copyright (C) 2017-2020 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ia64\dl-fptr.h /* Function descriptors. IA64 version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\t_expl.h /* Accurate table for expl(). Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sunrpc\rpcsvc\nfs_prot.x /* * nfs_prot.x 1.2 87/10/12 * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the "Oracle America, Inc." nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nptl\lowlevellock.c /* low level locking for pthread library. Generic futex-using version. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Mackerras , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\libm-test-csinh.inc /* Test csinh. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\scripts\gen-sorted.awk # Generate sorted list of directories. The sorting is stable but with # dependencies between directories resolved by moving dependees in front. # Copyright (C) 1998-2020 Free Software Foundation, Inc. # Written by Ulrich Drepper , 1998. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\sparc\sparc32\sparcv9\fpu\multiarch\s_rint.c /* rint ifunc resolver, Linux/sparc32 version. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\argp\argp-namefrob.h /* Name frobnication for compiling argp outside of glibc Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\ldbl-128\s_llroundl.c /* Round long double value to long long int. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997 and Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\posix\wordexp.c /* POSIX.2 wordexp implementation. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Tim Waugh . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\programs\record-status.c /* Functions for recorded errors, warnings, and verbose messages. Copyright (C) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\malloc\alloc_buffer_allocate.c /* Allocate a fixed-size allocation buffer using malloc. Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\nscd\cache.c /* Copyright (c) 1998-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\locale\hashval.h /* Implement simple hashing table with string based keys. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper , October 1994. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\iconvdata\ibm1154.h /* Mapping table for IBM1154. Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jiro SEKIBA , 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\ia64\sysdep.h /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jes Sorensen, , April 1999. Based on code originally written by David Mosberger-Tang The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\support\check_hostent.c /* Compare struct hostent values against a formatted string. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\generic\machine-lock.h /* Machine-specific definition for spin locks. Stub version. Copyright (C) 1994-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\x86_64\fpu\multiarch\s_fmaf.c /* FMA version of fmaf. Copyright (C) 2009-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\ieee754\dbl-64\e_log_data.c /* Data for log. Copyright (C) 2018-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ /* Algorithm: x = 2^k z log(x) = k ln2 + log(c) + log(z/c) log(z/c) = poly(z/c - 1) where z is in [1.6p-1; 1.6p0] which is split into N subintervals and z falls into the ith one, then table entries are computed as tab[i].invc = 1/c tab[i].logc = (double)log(c) tab2[i].chi = (double)c tab2[i].clo = (double)(c - (double)c) where c is near the center of the subinterval and is chosen by trying +-2^29 floating point invc candidates around 1/center and selecting one for which 1) the rounding error in 0x1.8p9 + logc is 0, 2) the rounding error in z - chi - clo is < 0x1p-66 and 3) the rounding error in (double)log(c) is minimized (< 0x1p-66). Note: 1) ensures that k*ln2hi + logc can be computed without rounding error, 2) ensures that z/c - 1 can be computed as (z - chi - clo)*invc with close to a single rounding error when there is no fast fma for z*invc - 1, 3) ensures that logc + poly(z/c - 1) has small error, however near x == 1 when |log(x)| < 0x1p-4, this is not enough so that is special cased. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\misc\efgcvt.c /* Double versions of *cvt_r functions. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\powerpc\bits\fenvinline.h /* Inline floating-point environment handling functions for powerpc. Copyright (C) 1995-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\benchtests\bench-strcasecmp.c /* Measure strcasecmp functions. Copyright (C) 2013-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\s390\memcmp.c /* Multiple versions of memcmp. Copyright (C) 2015-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\sysdeps\unix\sysv\linux\mips\readelflib.c /* Copyright (C) 1999-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Alexandre Oliva Based on work ../x86_64/readelflib.c, contributed by Andreas Jaeger , 1999 and Jakub Jelinek , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\glibc\2.31+gitAUTOINC+2d4f26e5cf-r0\git\math\s_clog10_template.c /* Compute complex base 10 logarithm. Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- i2c-tools 4.1 =========== LICENSE: GPLv2+ GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. =========== GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\eeprom\decode-edid # # Copyright (C) 2003-2008 Jean Delvare # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301 USA. # # EEPROM data decoding for EDID. EDID (Extended Display Identification # Data) is a VESA standard which allows storing (on manufacturer's side) # and retrieving (on user's side) of configuration information about # displays, such as manufacturer, serial number, physical dimensions and # allowed horizontal and vertical refresh rates. # # Using the eeprom kernel driver, you have two possibilities to # make use of these data: # 1* The ddcmon script. # 2* This script. # Both solutions will return a different kind of information. The first # method will report user-interesting information, such as the model number # or the year of manufacturing. The second method will report video-card- # interesting information, such as video modes and refresh rates. # # Note that this script does almost nothing by itself. It simply converts # what it finds in /proc to binary data to feed the parse-edid program. # The parse-edid program was written by John Fremlin and is available at # the following address: # http://john.fremlin.de/programs/linux/read-edid/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\py-smbus\smbusmodule.c /* * smbusmodule.c - Python bindings for Linux SMBus access through i2c-dev * Copyright (C) 2005-2007 Mark M. Hoffman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\py-smbus\Module.mk # Python bindings for Linux SMBus access through i2c-dev # # Copyright (C) 2009 Mike Frysinger # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\tools\i2ctransfer.c /* i2ctransfer.c - A user-space program to send concatenated i2c messages Copyright (C) 2015-17 Wolfram Sang Copyright (C) 2015-17 Renesas Electronics Corporation Based on i2cget.c: Copyright (C) 2005-2012 Jean Delvare This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\eeprog\24cXX.c aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\eeprog\eeprog.c /*************************************************************************** copyright : (C) by 2002-2003 Stefano Barbato email : stefano@codesink.org ***************************************************************************/ /*************************************************************************** * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * ***************************************************************************/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\eeprom\ddcmon # # Copyright (C) 2004-2008 Jean Delvare # # Parts inspired from decode-edid. # Copyright (C) 2003-2004 Jean Delvare # # Parts inspired from the ddcmon driver and sensors' print_ddcmon function. # Copyright (C) 1998-2004 Mark D. Studebaker # # Parts inspired from the fbmon driver (Linux 2.6.10). # Copyright (C) 2002 James Simmons # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301 USA. # # This script is a replacement for the now deprecated ddcmon kernel driver. # Instead of having a dedicated driver, it is better to reuse the standard # eeprom driver and implement the EDID-specific code in user-space. # # EDID (Extended Display Identification Data) is a VESA standard which # allows storing (on manufacturer's side) and retrieving (on user's side) # of configuration information about displays, such as manufacturer, # serial number, physical dimensions and allowed horizontal and vertical # refresh rates. # # Syntax: ddcmon [bus [address]] # Address can be given in decimal or hexadecimal (with a 0x prefix). # If no address is given, default is 0x50. # Bus number must be given in decimal. If no bus number is given, # try them all. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\eeprom\Module.mk # EEPROM decoding scripts for the Linux eeprom driver # # Copyright (C) 2007-2013 Jean Delvare # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\eeprom\decode-dimms # # EEPROM data decoder for SDRAM DIMM modules # # Copyright 1998, 1999 Philip Edelbrock # modified by Christian Zuckschwerdt # modified by Burkart Lingner # Copyright (C) 2005-2017 Jean Delvare # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301 USA. # # # The eeprom driver must be loaded (unless option -x is used). For kernels # older than 2.6.0, the eeprom driver can be found in the lm-sensors package. # # References: # PC SDRAM Serial Presence # Detect (SPD) Specification, Intel, # 1997,1999, Rev 1.2B # # Jedec Standards 4.1.x & 4.5.x # http://www.jedec.org # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\tools\util.c /* util.c - helper functions Copyright (C) 2006-2009 Jean Delvare This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\tools\Module.mk # I2C tools for Linux # # Copyright (C) 2007, 2012 Jean Delvare # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\eeprom\decode-vaio # # Copyright (C) 2002-2008 Jean Delvare # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301 USA. # # EEPROM data decoding for Sony Vaio laptops. # # The eeprom driver must be loaded. For kernels older than 2.6.0, the # eeprom driver can be found in the lm-sensors package. # # Please note that this is a guess-only work. Sony support refused to help # me, so if someone can provide information, please contact me. # My knowledge is summarized on this page: # http://jdelvare.nerim.net/articles/vaio/eeprom.html # # It seems that if present, the EEPROM is always at 0x57. # # Models tested so far: # PCG-F403 : No EEPROM # PCG-F707 : No EEPROM # PCG-GR114EK : OK # PCG-GR114SK : OK # PCG-GR214EP : OK # PCG-GRT955MP : OK # PCG-GRX316G : OK # PCG-GRX570 : OK # PCG-GRX600K : OK # PCG-U1 : OK # PCG-Z600LEK : No EEPROM # PCG-Z600NE : No EEPROM # VGN-S260 : OK # VGN-S4M/S : OK # VGN-TZ11MN/N : OK # # Thanks to Werner Heuser, Carsten Blume, Christian Gennerat, Joe Wreschnig, # Xavier Roche, Sebastien Lefevre, Lars Heer, Steve Dobson, Kent Hunt, # Timo Hoenig and others for their precious help. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\stub\i2c-stub-from-dump # # Copyright (C) 2007-2012 Jean Delvare # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301, USA # # This script feeds the i2c-stub driver with dump data from a real # I2C or SMBus chip. This can be useful when writing a driver for # a device you do not have access to, but of which you have a dump. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\tools\i2cdetect.c /* i2cdetect.c - a user-space program to scan for I2C devices Copyright (C) 1999-2004 Frodo Looijaard , and Mark D. Studebaker Copyright (C) 2004-2012 Jean Delvare This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\include\Module.mk # Linux I2C header files # # Copyright (C) 2007, 2012 Jean Delvare # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\tools\i2cset.c /* i2cset.c - A user-space program to write an I2C register. Copyright (C) 2001-2003 Frodo Looijaard , and Mark D. Studebaker Copyright (C) 2004-2012 Jean Delvare This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\lib\Module.mk # I2C library for Linux # # Copyright (C) 2012 Jean Delvare # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published # by the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\tools\i2cget.c /* i2cget.c - A user-space program to read an I2C register. Copyright (C) 2005-2012 Jean Delvare Based on i2cset.c: Copyright (C) 2001-2003 Frodo Looijaard , and Mark D. Studebaker Copyright (C) 2004-2005 Jean Delvare This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\eeprog\Module.mk # eeprog # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\tools\i2cbusses.c /* i2cbusses: Print the installed i2c busses for both 2.4 and 2.6 kernels. Part of user-space programs to access for I2C devices. Copyright (c) 1999-2003 Frodo Looijaard and Mark D. Studebaker Copyright (C) 2008-2012 Jean Delvare This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\tools\i2cdump.c /* i2cdump.c - a user-space program to dump I2C registers Copyright (C) 2002-2003 Frodo Looijaard , and Mark D. Studebaker Copyright (C) 2004-2012 Jean Delvare This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\stub\Module.mk # Helper for the Linux i2c-stub bus driver # # Copyright (C) 2007-2009 Jean Delvare # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\i2c-tools\4.1-r0\i2c-tools-4.1\lib\smbus.c /* smbus.c - SMBus level access helper functions Copyright (C) 1995-1997 Simon G. Vogl Copyright (C) 1998-1999 Frodo Looijaard Copyright (C) 2012-2013 Jean Delvare This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. */ -------------------------------------------------------------------------------- systemd 244.5 =========== LICENSE: GPLv2 & LGPLv2.1 ---------- GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. ---------- GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-journald-stream.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-load-fragment.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\fs-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\socket-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\network-fix-Link-reference-counter-issue.patch\src\network\networkd-link.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\audit-type.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-siphash24.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\main.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\mmap-cache.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-dhcp-common.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-cleanup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-marshal.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-cpu-set-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-xattr-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-manager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-exec-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\automount.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\ask-password-api.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp-identifier.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-signature.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\fuzz-network-parser.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-neighbor.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-kill.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-libudev.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\update-done\update-done.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\varlink.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\id128-print.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\spawn-polkit-agent.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-device-nodes.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\glob-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\gcrypt-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\selinux-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\loopback-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\unit-printf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-architecture.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-nspawn-oci.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-answer.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\geneve.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-journald.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-compress-benchmark.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-random-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-llmnr.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-bpf-devices.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\lldp-network.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\io-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\locale-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\timer.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\delta\delta.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\device-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\spawn-ask-password-agent.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\sysusers\sysusers.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\machined.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\vlan-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-journal-importer.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\device-private.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-ns.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\portable\portabled-image.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-init.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\pull-raw.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2018-21029.patch\src\resolve\resolved-dnstls-openssl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-seccomp.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\test-dnssec.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2021-3997-1.patch\src\basic\rm-rf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\cgroup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-strbuf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\pull-job.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-specifier.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\strxcpyx.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-vtable.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-synthesize.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\in-addr-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\json.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-link.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\alloc-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\memfd-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\apparmor-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\bond.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-umount.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-signature.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\tuntap.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\sysv-generator\sysv-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\exit-status.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-lldp.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\export-raw.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-message.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\mkdir.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkctl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-bus-label.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\volatile-root\volatile-root.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-resolve\sd-resolve.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-cgroup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\cgroup-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-verbs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-creds.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\list.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\tunnel.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-calendarspec.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\network-add-skeleton-of-request-queue.patch\src\network\networkd-link.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\run\run.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\strv.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\fido_id\fuzz-fido-id-desc.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\serialize.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\path-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\prioq.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-ipv4ll.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bus-unit-procs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\image-dbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-creds.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-transaction.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-env-file.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-conf.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\bpf-firewall.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\log-link.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\sd-journal.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\unit.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\fido_id\test-fido-id-desc.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\console.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-transaction.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\selinux-access.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\string-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-scope.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-session-device.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-type.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\in-addr-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\os-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dnssd-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-watchdog.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\test-sd-device.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\geneve.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-unit-file.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-control.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-netlink-manual.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\execute.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-socket-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-zone.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\kill.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-mdns.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-event\event-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\format-table.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\ethtool-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\cgroups-agent\cgroups-agent.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\test-qcow2.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\resolve-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-hashmap.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journal-send.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-process-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-error.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\audit-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\mempool.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-watch-bind.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-proc-cmdline.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-stream.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-net_setup_link.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\securebits-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\test-sd-device-monitor.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\random-seed\random-seed.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-query.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\wait-online\link.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\bless-boot.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\operation.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\nscd-flush.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-libmount.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-id128.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2023-26604-2.patch\src\libsystemd\sd-login\test-login.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\machined-core.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\portable\portabled-image-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\hash-funcs.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\sysfs-show.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\update-utmp\update-utmp.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\path\path.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\wait-online\wait-online.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-socket.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-session-device.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\load-dropin.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-link.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\network-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\terminal-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\net\link-config.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\extract-word.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\test-network.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-path.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-ellipsize.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-scope.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-error.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\vxlan.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-env-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\xattr-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timesync\timesyncd-manager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-extract-word.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\nsflags.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-watch-pid.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\automount.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\backlight\backlight.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-route.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-slice.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\mkdir-label.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-bus-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-cgroup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-question.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-af-list.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\sd-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-link-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\unit.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-track.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\journal-remote-write.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-common-errors.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\test-patch-uid.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-stream.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\dns-domain.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-hexdecoct.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2021-3997-3.patch\src\basic\rm-rf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\netdev.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\veth.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-manager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\analyze\analyze-condition.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\architecture.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\selinux-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-ask-password-api.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\import-common.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\portable\portablectl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\service.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\inhibit.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-bitmap.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-ndisc-rs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-unaligned.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-session.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\machined.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timesync\timesyncd-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-ordered-set.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\coredump\coredump-vacuum.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\timer.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-daemon\sd-daemon.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-internal.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\khash.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\signal-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\ip-address-access.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\cap-list.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timedate\timedatectl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev-device.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\test-dnssec-complex.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journal-authenticate.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-flush.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-id128\sd-id128.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\scope.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\tests.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\device.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\chown-recursive.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journal-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\specifier.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-network-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\busctl\busctl-introspect.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\journal-importer.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-service.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\modules-load\modules-load.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-job-type.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bus-wait-for-units.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\errno-list.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timesync\timesyncd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-session-dbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-chase-symlinks.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\generator\main.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-wall.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-lldp.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-audit.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-path.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\journal-upload-journal.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\environment-d-generator\environment-d-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-stub-pid1.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\base-filesystem.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\rm-rf-refactor-rm-rf-children-split-out-body-of-directory.patch\src\basic\rm-rf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\strbuf.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\test-resolved-packet.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\machine-id-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-match.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\portable\portable.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-udev-rules.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\test-ipv4ll-manual.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\activate\activate.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-mmap-cache.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-network\network-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\coredump\stacktrace.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timesync\timesyncd-conf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\seccomp-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-stream.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\generator.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-log.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\conf-parser.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-signal-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\l2tp-tunnel.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\test-resolved-etc-hosts.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\acl-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\lockfile-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journal-verify.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dynamic-user.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\stat-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\loop-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-rlimit-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-address-label.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\test-netlink.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\machine.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\boot-timestamps.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\nulstr-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-gvariant.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\dissect-image.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\unit-name.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-manager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-gcrypt-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-user-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\import-compress.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-message.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\kbd-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timedate\timedated.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\export-tar.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-action.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\seccomp-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\generator\test-network-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\user-sessions\user-sessions.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-nss.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-in-addr-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-expose-ports.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\dissect\dissect.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\service.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-web-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\ip-protocol-list.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\def.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\locale\localectl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-cgroup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2021-3997-2.patch\src\basic\rm-rf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-strv.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\rm-rf-refactor-rm-rf-children-split-out-body-of-directory.patch\src\basic\rm-rf.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-user.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-terminal-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\l2tp-tunnel.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-catalog.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\format-table.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\condition.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-register.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\reboot-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bus-polkit.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-link-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-emergency-action.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-fdset.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-install.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-match.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\cgroup.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\env-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\rtnl-message.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-tmpfiles.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\ether-addr-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-native.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-conf-parser.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\stdio-bridge\stdio-bridge.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\tmpfile-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-umask-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\acpi-fpdt.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\journal-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\syslog-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\macsec.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-search-domain.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-execute.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-ipv6-proxy-ndp.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\tmpfile-util-label.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\job.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bus-unit-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\import-fs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-dev-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp-identifier.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\calendarspec.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\stat-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\netlink-types.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-dnssec.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\escape\escape.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-server.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\basic-pass-allocation-info-for-ordered-set-new-and-introd.patch\src\basic\ordered-set.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\xml.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\emergency-action.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-rate-limit.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\pull-common.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\vxcan.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\fileio.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\user-runtime-dir.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\rlimit-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-procfs-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\journal-remote.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\watchdog.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\hash-funcs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\debug-generator\debug-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\wait-online\link.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\mount\mount-tool.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2023-26604-1.patch\src\shared\pager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-link.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\hashmap.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolvconf-compat.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\output-mode.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\network-add-skeleton-of-request-queue.patch\src\network\networkd-manager.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\socket.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journal-def.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\pam_systemd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-server.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\wait-online\manager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2021-33910.patch\src\basic\unit-name.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-nspawn-settings.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\udev-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bpf-program.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-introspect.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-dissect-image.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bpf-program.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-cgroup-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\virt.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-protocol.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\macro.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-rr.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev-enumerate.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-hostname-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\coredump\coredump.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\capability-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-route.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-routing-policy-rule.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bootspec.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-prioq.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-sysctl-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bus-wait-for-jobs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-async.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\stdio-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\dirent-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-dhcp-server.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journal-qrcode.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\bless-boot-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev-hwdb.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\hibernate-resume\hibernate-resume-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-mount.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-dbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-user.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\vxlan.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-zone.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2018-21029.patch\src\resolve\resolved-dnstls-gnutls.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fstab-generator\fstab-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-context.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\journal-gatewayd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\architecture.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\cat.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\libmount-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\resolve-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-timer.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\json.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\stub.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-sleep.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\web-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\export.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-trust-anchor.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\process-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-enum.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\efivars.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-socket.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-dnssec.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-btrfs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\pull.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\barrier.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\cgls\cgls.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\fdset.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\netlink-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-capability.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-kernel.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\volatile-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\hwdb\hwdb.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-neighbor.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\mount-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-core.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\missing_socket.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\blockdev-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-copy.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-acl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\string-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\cgroup-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-string-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-ip-protocol-list.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-dns-domain.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\curl-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\bridge.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\catalog.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\import-tar.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine-id-setup\machine-id-setup-main.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\portable\portabled-operation.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-tables.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev-list.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\netlink-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\pull-tar.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\logs-show.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\string-table.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\fsck-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\wifi-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-brightness.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\system-update-generator\system-update-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\cpu-set-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bus-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\basic-pass-allocation-info-for-ordered-set-new-and-introd.patch\src\basic\ordered-set.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\hostname\hostnamectl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\rm-rf-optionally-fsync-after-removing-directory-tree.patch\src\basic\rm-rf.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-engine.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\lldp-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\rm-rf-optionally-fsync-after-removing-directory-tree.patch\src\basic\rm-rf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-user-dbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\unaligned.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\network-also-drop-requests-when-link-enters-linger-state.patch\src\network\networkd-link.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-server.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\cgtop\cgtop.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\remount-fs\remount-fs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-journal-remote.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\test-login-shared.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\path-lookup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\test-sd-device-thread.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\network-add-skeleton-of-request-queue.patch\src\network\networkd-manager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-chat.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-utmp.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-objects.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-io-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\import-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\pretty-print.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\parse-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-barrier.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-ipcrm.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\lldp-neighbor.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\user-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journal-vacuum.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\log.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\machinectl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\quotacheck\quotacheck.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-fd-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-address.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\vrf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\pe.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-button.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\fileio-label.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\cgroup-show.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nss-systemd\nss-systemd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-syslog.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-hostname-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\unit-file.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-boot-timestamps.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-mountpoint-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-dhcp-server.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\network-merge-link_drop-and-link_detach_from_manager.patch\src\network\networkd-link.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\splash.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\device-enumerator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev-monitor.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\netdev.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\procfs-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\curl-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-etc-hosts.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\network-fix-Link-reference-counter-issue.patch\src\network\networkd-link.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\label.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\parse-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\measure.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\tests.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\machine-image.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\disk.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\set.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dnstls-gnutls.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\kmod-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-nscd-flush.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\bus-label.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-unit.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\cryptsetup\cryptsetup-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-compress.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-cap-list.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\job.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\pager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journalctl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\format-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-scope.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\path.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-udev-database.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\missing_syscall.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\rfkill\rfkill.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\journal-remote.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-event\sd-event.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\exec-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bus-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-inhibit.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-question.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\env-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\machine-pool.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\device-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\btrfs-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\alloc-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\fs-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-server.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\ac-power\ac-power.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-setuid.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\log.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2023-26604-3.patch\src\shared\pager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-journald-native-fd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\sysctl-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\show-status.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-format-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\test-resolve-tables.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-firewall-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-btrfs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\ordered-set.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\target.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\dns-domain.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-kmsg.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-stub.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\strv.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\detect-virt\detect-virt.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\unit-def.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\generator\network-generator.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\hibernate-resume\hibernate-resume.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-fstab-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\boot-check-no-failures.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\network-internal.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\netlink-socket.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\netlink-slot.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-namespace.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timesync\test-timesync.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-network\sd-network.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\test-acd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\0002-network-add-CAN-Termination-tristate-option.patch\src\network\networkd-can.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\errno-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\mount.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\linux.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\chattr-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\microhttpd-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journal-file.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-console.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\main-func.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\local-addresses.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\path-lookup.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-hwdb\hwdb-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemctl\systemctl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-error.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\device-monitor.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\dns-type.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-execute.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\id128\id128.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\slice.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\conf-parser.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\async.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\ask-password\ask-password.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\coredump\coredumpctl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-unit-name.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\swap.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\net\fuzz-link-parser.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\notify\notify.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\conf-files.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\gpt-auto-generator\gpt-auto-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\test-inhibit.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-creds.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\sysctl-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-execute.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\firewall-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\unit-file.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\machine-image.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-automount.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-job.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-settings.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-path\sd-path.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\load-dropin.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\manager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-syslog.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\ethtool-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\cpu-set-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\firstboot\firstboot.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\netlink-message.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timesync\timesyncd-ntp-message.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\0002-network-add-CAN-Termination-tristate-option.patch\src\network\networkd-network.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-patch-uid.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-login\test-login.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-set-disable-mempool.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-catalog.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemctl\sysv-compat.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-cgroup-cpu.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timesync\timesyncd-server.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-queue-ref-cycle.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\test-login-tables.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-search-domain.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\namespace-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\hashmap.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\0002-network-add-CAN-Termination-tristate-option.patch\src\libsystemd\sd-netlink\netlink-types.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\install.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\fd-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\locale\localed.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-compress.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\rm-rf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\journal-remote-parse.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-glob-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-session.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-id128\id128-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\scope.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-env-file.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\socket-label.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\console.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\analyze\analyze-security.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-mount.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\compress.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\test-dns-packet.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-dhcp-common.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-path-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\path-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-address-label.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-bus-message.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-xml.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\import.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-audit-type.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\loginctl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\namespace.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-network.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-varlink.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-mount-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\test-networkd-conf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-exit-status.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\terminal-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\qcow2-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\tmpfiles\tmpfiles.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\busctl\busctl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-inhibit.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\mount-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-hashmap-plain.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\sigbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\nss-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-install-root.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-query.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-chown-rec.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-serialize.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-static-destruct.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-date.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\transaction.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\env-file.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\missing_stat.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\install.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\blockdev-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\partition\growfs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolvectl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\linux.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-locale-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\macvlan.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-server.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-answer.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\hostname-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\veritysetup\veritysetup-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\dropin.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\strbuf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-match.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\0003_modify_execute_log.patch\src\core\execute.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-replace-var.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\import-raw.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-manager.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-sigbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-resolve\resolve-private.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-net_id.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\generator\network-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-uid-range.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-stat-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-can.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\microhttpd-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-cgroup-mask.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\sort-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-link.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\net\link-config.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-condition.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-track.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-dhcp4.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-benchmark.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\mount.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\ptyfwd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-login\sd-login.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-utf8.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-time-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\bootctl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\journal-remote-main.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\clock-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\sha256.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-event\event-source.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\analyze\analyze-verify.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dnssd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-local-addresses.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-packet.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-slot.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\run-generator\run-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-json.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\kill.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\barrier.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\generic-netlink.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-seat.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\time-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-network.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-acl-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\dev-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\process-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journal-file.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\fuzz-netdev-parser.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-seat.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm-hwdb.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-introspect.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\hexdecoct.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-dhcp4.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-dump.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-container.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\nlmon.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-address.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\macsec.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2022-3821.patch\src\basic\time-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-packet.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-calendarspec.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\socket-proxy\socket-proxyd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-gvariant.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\io-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-hash.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\netlink-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\machine-dbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\ipvlan.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\tunnel.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\portable\portabled-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\test-tables.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\socket.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\socket-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\dissect-image.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-sizeof.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-path-lookup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\uid-range.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\bpf-devices.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\dns-type.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-cgroup-unit-default.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\dirent-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\initctl\initctl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\exit-status.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nss-myhostname\nss-myhostname.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-convenience.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-cgroup-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\ordered-set.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\switch-root.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-verify.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-parse-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\fd-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2023-26604-4.patch\src\shared\pager.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\wait-online\manager.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\execute.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\manager.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-stream.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\cryptsetup\cryptsetup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\fido_id\fido_id_desc.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-speed-meter.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-strip-tab-ansi.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\lldp-neighbor.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\compress.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\load-fragment.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-dns-packet.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-bus-objects.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\install-printf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\gcrypt-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\xfrm.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\efi-loader.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\hostname\hostnamed.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-varlink.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\test-lldp.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-selinux.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-set.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-hwdb.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\rm-rf.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-wifi.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\verbs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-time-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\signal-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\journald-context.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\test-vtable-data.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-ratelimit.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-pretty-print.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-escape.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-lldp-rx.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\utmp-wtmp.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-config.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\pull-job.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-format-table.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\escape.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\fido_id\fido_id.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\cgroup-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-bus\bus-match.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-unit-file.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\memory-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\af-list.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\fou-tunnel.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\mountpoint-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\json-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal-remote\journal-upload.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\crypt-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\timesync\timesyncd-manager.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\test-udev-device-thread.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-rr.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\net\naming-scheme.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-manager-bus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-os-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\device.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nss-resolve\nss-resolve.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\machine.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\0002-network-add-CAN-Termination-tristate-option.patch\src\network\networkd-network.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-resolv-conf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\vlan.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-routing-policy-rule.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dnstls-openssl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-device.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-oci.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\netlink-types.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\mempool.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-resolve\test-resolve.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\selinux-access.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\locale\test-keymap-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-hwdb\hwdb-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\tuntap.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\sysctl\sysctl.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-netlink\sd-netlink.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\logind-seat-dbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-bpf-firewall.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-dhcp6-client.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\proc-cmdline.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\virt.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-strxcpyx.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\time-util.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\fstab-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\module-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\rc-local-generator\rc-local-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-lldp-tx.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\replace-var.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-send.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-arphrd-list.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\locale-setup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\device-nodes.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\efi-random.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\getty-generator\getty-generator.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nss-mymachines\nss-mymachines.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\import\importd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-fs-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\random-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\bond.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-json.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-keyboard.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-settings.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-address-pool.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\test-journal-interleaving.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-alloc-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bootspec.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\varlink.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\proc-cmdline.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dnstls-gnutls.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-device\sd-device.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-conf.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\copy.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\portable\portabled.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dnstls-openssl.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\limits-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\boot.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\hostname-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\bitmap.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\introduce-ordered_set_clear-free-with-destructor.patch\src\basic\ordered-set.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\format-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-daemon.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2022-3821.patch\src\test\test-time-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fuzz\fuzz-main.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\clean-ipc.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\locale\keymap-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-fileio.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\veritysetup\veritysetup.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-event\test-event.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\nspawn\nspawn-network.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\machine\machined-dbus.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\binfmt\binfmt.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\audit-fd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\reply-password\reply-password.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-dns-cache.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\resolve\resolved-manager.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-seccomp.c /* SPDX-License-Identifier: LGPL-2.1+ */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-dhcp-lease.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-dhcp-client.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp-packet.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp-option.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\test-dhcp-client.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-dhcp-server.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp-lease-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp-protocol.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp-network.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp-server-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\CVE-2020-13529.patch\src\libsystemd-network\sd-dhcp-client.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\test-dhcp-server.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp-internal.h /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2013 Intel Corporation. All rights reserved. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.hu.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Copyright © 2016 Gabor Kelemen # Message catalog for systemd's own messages # The catalog format is documented on # https://www.freedesktop.org/wiki/Software/systemd/catalog # For an explanation why we do all this, see https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-suspend-then-hibernate.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-importd.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-update-utmp-runlevel.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-boot-system-token.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\71-seat.rules.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\rules.d\99-systemd.rules.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-journal-flush.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-user-sessions.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\rescue.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-machined.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\user@.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-journal-catalog-update.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\serial-getty@.service.m4 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\user\systemd-tmpfiles-clean.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-coredump@.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-fsck-root.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\container-getty@.service.m4 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-random-seed.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-networkd-wait-online.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-hostnamed.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-journald.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-rfkill.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-time-wait-sync.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-bless-boot.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-hibernate-resume@.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-kexec.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\initrd-switch-root.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-timedated.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-tmpfiles-setup-dev.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\70-uaccess.rules.m4 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\initrd-udevadm-cleanup-db.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-quotacheck.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-udevd.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-journal-upload.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\user\systemd-tmpfiles-setup.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-modules-load.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-timesyncd.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-vconsole-setup.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-tmpfiles-setup.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-udev-trigger.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\user-runtime-dir@.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-hwdb-update.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\kmod-static-nodes.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-logind.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\console-getty.service.m4 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-sysctl.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-remount-fs.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\initrd-parse-etc.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\emergency.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-machine-id-commit.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\login\73-seat-late.rules.m4 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-fsck@.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-boot-check-no-failures.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-update-done.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-backlight@.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-tmpfiles-clean.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-update-utmp.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-ask-password-wall.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\quotaon.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-portabled.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-sysusers.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\initrd-cleanup.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\systemd.pc.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\getty@.service.m4 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-pstore.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-resolved.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-networkd.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-localed.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-ask-password-console.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-firstboot.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-journal-remote.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-nspawn@.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.pc\0001-binfmt-Don-t-install-dependency-links-at-install-tim.patch\units\systemd-binfmt.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-volatile-root.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\debug-shell.service.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-journal-gatewayd.service.in # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\test-ndisc-rs.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-dhcp6.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\icmp6-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-fdb.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-fdb.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\ndisc-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\ndisc-router.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp6-network.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-ndisc.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-ndisc.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\ndisc-router.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp6-protocol.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\test-dhcp6-client.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2014 Intel Corporation. All rights reserved. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\chromiumos\LICENSE // Copyright 2014 The Chromium OS Authors. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in binary form must reproduce the above // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. // * Neither the name of Google Inc. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-lldp.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-journal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-bus-protocol.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-bus.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\_sd-common.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-path.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-event.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-device.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-bus-vtable.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-resolve.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-id128.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-hwdb.h /* SPDX-License-Identifier: LGPL-2.1+ */ /*** systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-nexthop.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-nexthop.c /* SPDX-License-Identifier: LGPL-2.1+ * Copyright © 2019 VMware, Inc. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\make-man-index.py aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\generate-gperfs.py aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.de.catalog.in aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\gdb-sd_dump_hashmaps.py aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\make-directive-index.py aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\oss-fuzz.sh aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\find-double-newline.sh aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\make-man-rules.py aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\find-tabs.sh # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\test\networkd-test.py # SPDX-License-Identifier: LGPL-2.1+ # # networkd integration test # This uses temporary configuration in /run and temporary veth devices, and # does not write anything on disk or change any system configuration; # but it assumes (and checks at the beginning) that networkd is not currently # running. # # This can be run on a normal installation, in QEMU, nspawn (with # --private-network), LXD (with "--config raw.lxc=lxc.aa_profile=unconfined"), # or LXC system containers. You need at least the "ip" tool from the iproute # package; it is recommended to install dnsmasq too to get full test coverage. # # ATTENTION: This uses the *installed* networkd, not the one from the built # source tree. # # © 2015 Canonical Ltd. # Author: Martin Pitt -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\coredumpctl # coredumpctl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # Copyright © 2010 Ran Benita # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp6-option.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-dhcp6-client.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp6-lease-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\dhcp6-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-dhcp6-lease.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2014-2015 Intel Corporation. All rights reserved. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\if_arp.h /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Global definitions for the ARP (RFC 826) protocol. * * Version: @(#)if_arp.h 1.0.1 04/16/93 * * Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1986-1988 * Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source. * Ross Biro * Fred N. van Kempen, * Florian La Roche, * Jonathan Layes * Arnaldo Carvalho de Melo ARPHRD_HWX25 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-sched-prio.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\load-fragment.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2012 Holger Hans Peter Freyther ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-ipv4acd.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\test-ipv4ll.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-ipv4ll.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\arp-util.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2014 Axis Communications AB. All rights reserved. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\vconsole\vconsole-setup.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2016 Michal Soltys ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\chromiumos\gen_autosuspend_rules.py # -*- coding: utf-8 -*- # Copyright 2017 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm-info.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm-monitor.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-ctrl.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-event.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-rules.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm-test-builtin.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm-trigger.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-node.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\cdrom_id\cdrom_id.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-path_id.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-uaccess.c /* SPDX-License-Identifier: GPL-2.0+ */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\fou.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\if_tunnel.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\if_link.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\if_addr.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\btrfs_tree.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\netlink.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\l2tp.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\nexthop.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\pkt_sched.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\rtnetlink.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\fib_rules.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm-settle.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-watch.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright © 2009 Canonical Ltd. * Copyright © 2009 Scott James Remnant */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_resolvectl #compdef resolvectl systemd-resolve -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\test-routing-policy-rule.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\partition\makefs.c /*** SPDX-License-Identifier: LGPL-2.1+ ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tmpfiles.d\systemd.conf.m4 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tmpfiles.d\var.conf.m4 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tmpfiles.d\etc.conf.m4 # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # See tmpfiles.d(5) for details -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.it.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Copyright © 2013-2019 Daniele Medri # Message catalog for systemd's own messages # Italian translation # Il formato dei messaggi di catalogo è descritto (in inglese) qui: # https://www.freedesktop.org/wiki/Software/systemd/catalog # Subject: The Journal has been started -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\portablectl # portablectl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-dhcp-client.h /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2013 Intel Corporation. All rights reserved. systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-input_id.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * expose input properties via udev * * Portions Copyright © 2004 David Zeuthen, * Copyright © 2014 Carlos Garnacho */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shutdown\shutdown.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\killall.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shutdown\umount.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2010 ProFUSION embedded systems ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_hostnamectl #compdef hostnamectl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\linux\bpf_insn.h /* SPDX-License-Identifier: GPL-2.0 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\sparse-endian.h /* SPDX-License-Identifier: MIT * * Copyright (c) 2012 Josh Triplett * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or * sell copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-path # systemd-path(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_systemd-nspawn #compdef systemd-nspawn -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-udev.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2003-2004 Greg Kroah-Hartman ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-ndisc.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\systemd\sd-dhcp6-client.h /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2014 Intel Corporation. All rights reserved. systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\wireguard.h /* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */ /* * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. * * Documentation * ============= * * The below enums and macros are for interfacing with WireGuard, using generic * netlink, with family WG_GENL_NAME and version WG_GENL_VERSION. It defines two * methods: get and set. Note that while they share many common attributes, * these two functions actually accept a slightly different set of inputs and * outputs. * * WG_CMD_GET_DEVICE * ----------------- * * May only be called via NLM_F_REQUEST | NLM_F_DUMP. The command should contain * one but not both of: * * WGDEVICE_A_IFINDEX: NLA_U32 * WGDEVICE_A_IFNAME: NLA_NUL_STRING, maxlen IFNAMESIZ - 1 * * The kernel will then return several messages (NLM_F_MULTI) containing the * following tree of nested items: * * WGDEVICE_A_IFINDEX: NLA_U32 * WGDEVICE_A_IFNAME: NLA_NUL_STRING, maxlen IFNAMESIZ - 1 * WGDEVICE_A_PRIVATE_KEY: len WG_KEY_LEN * WGDEVICE_A_PUBLIC_KEY: len WG_KEY_LEN * WGDEVICE_A_LISTEN_PORT: NLA_U16 * WGDEVICE_A_FWMARK: NLA_U32 * WGDEVICE_A_PEERS: NLA_NESTED * 0: NLA_NESTED * WGPEER_A_PUBLIC_KEY: len WG_KEY_LEN * WGPEER_A_PRESHARED_KEY: len WG_KEY_LEN * WGPEER_A_ENDPOINT: struct sockaddr_in or struct sockaddr_in6 * WGPEER_A_PERSISTENT_KEEPALIVE_INTERVAL: NLA_U16 * WGPEER_A_LAST_HANDSHAKE_TIME: struct __kernel_timespec * WGPEER_A_RX_BYTES: NLA_U64 * WGPEER_A_TX_BYTES: NLA_U64 * WGPEER_A_ALLOWEDIPS: NLA_NESTED * 0: NLA_NESTED * WGALLOWEDIP_A_FAMILY: NLA_U16 * WGALLOWEDIP_A_IPADDR: struct in_addr or struct in6_addr * WGALLOWEDIP_A_CIDR_MASK: NLA_U8 * 0: NLA_NESTED * ... * 0: NLA_NESTED * ... * ... * WGPEER_A_PROTOCOL_VERSION: NLA_U32 * 0: NLA_NESTED * ... * ... * * It is possible that all of the allowed IPs of a single peer will not * fit within a single netlink message. In that case, the same peer will * be written in the following message, except it will only contain * WGPEER_A_PUBLIC_KEY and WGPEER_A_ALLOWEDIPS. This may occur several * times in a row for the same peer. It is then up to the receiver to * coalesce adjacent peers. Likewise, it is possible that all peers will * not fit within a single message. So, subsequent peers will be sent * in following messages, except those will only contain WGDEVICE_A_IFNAME * and WGDEVICE_A_PEERS. It is then up to the receiver to coalesce these * messages to form the complete list of peers. * * Since this is an NLA_F_DUMP command, the final message will always be * NLMSG_DONE, even if an error occurs. However, this NLMSG_DONE message * contains an integer error code. It is either zero or a negative error * code corresponding to the errno. * * WG_CMD_SET_DEVICE * ----------------- * * May only be called via NLM_F_REQUEST. The command should contain the * following tree of nested items, containing one but not both of * WGDEVICE_A_IFINDEX and WGDEVICE_A_IFNAME: * * WGDEVICE_A_IFINDEX: NLA_U32 * WGDEVICE_A_IFNAME: NLA_NUL_STRING, maxlen IFNAMESIZ - 1 * WGDEVICE_A_FLAGS: NLA_U32, 0 or WGDEVICE_F_REPLACE_PEERS if all current * peers should be removed prior to adding the list below. * WGDEVICE_A_PRIVATE_KEY: len WG_KEY_LEN, all zeros to remove * WGDEVICE_A_LISTEN_PORT: NLA_U16, 0 to choose randomly * WGDEVICE_A_FWMARK: NLA_U32, 0 to disable * WGDEVICE_A_PEERS: NLA_NESTED * 0: NLA_NESTED * WGPEER_A_PUBLIC_KEY: len WG_KEY_LEN * WGPEER_A_FLAGS: NLA_U32, 0 and/or WGPEER_F_REMOVE_ME if the * specified peer should be removed rather than * added/updated and/or WGPEER_F_REPLACE_ALLOWEDIPS * if all current allowed IPs of this peer should be * removed prior to adding the list below. * WGPEER_A_PRESHARED_KEY: len WG_KEY_LEN, all zeros to remove * WGPEER_A_ENDPOINT: struct sockaddr_in or struct sockaddr_in6 * WGPEER_A_PERSISTENT_KEEPALIVE_INTERVAL: NLA_U16, 0 to disable * WGPEER_A_ALLOWEDIPS: NLA_NESTED * 0: NLA_NESTED * WGALLOWEDIP_A_FAMILY: NLA_U16 * WGALLOWEDIP_A_IPADDR: struct in_addr or struct in6_addr -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_systemd-delta #compdef systemd-delta -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\journalctl # journalctl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # Copyright © 2010 Ran Benita # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_systemd-run #compdef systemd-run -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # @todo _systemctl has a helper with the same name, so we must redefine -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\rc-local.service.in # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # This unit gets pulled automatically into multi-user.target by # systemd-rc-local-generator if @RC_LOCAL_SCRIPT_PATH_START@ is executable. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-blkid.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * probe disks for filesystems and partitions * * Copyright © 2011 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\sd-radv.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\radv-internal.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-radv.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-radv.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd-network\test-ndisc-ra.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2017 Intel Corporation. All rights reserved. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\ioprio.h /* This is minimal version of Linux' linux/ioprio.h header file, which * is licensed GPL2 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-cat # systemd-cat(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\if_bridge.h /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Linux ethernet bridge * * Authors: * Lennert Buytenhek * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-conf.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2014 Vinay Kulkarni ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm-test.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright © 2003-2004 Greg Kroah-Hartman */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_kernel-install #compdef kernel-install -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevd.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright © 2004 Chris Friesen * Copyright © 2009 Canonical Ltd. * Copyright © 2009 Scott James Remnant */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\test\sysv-generator-test.py # SPDX-License-Identifier: LGPL-2.1+ # # systemd-sysv-generator integration test # # © 2015 Canonical Ltd. # Author: Martin Pitt -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_machinectl #compdef machinectl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\linux\ethtool.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * ethtool.h: Defines for Linux ethtool. * * Copyright (C) 1998 David S. Miller (davem@redhat.com) * Copyright 2001 Jeff Garzik * Portions Copyright 2001 Sun Microsystems (thockin@sun.com) * Portions Copyright 2002 Intel (eli.kupermann@intel.com, * christopher.leech@intel.com, * scott.feldman@intel.com) * Portions Copyright (C) Sun Microsystems 2008 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-run # systemd-run(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\kernel-install\kernel-install # -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*- # ex: ts=8 sw=4 sts=4 et filetype=sh # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\ratelimit.c /* SPDX-License-Identifier: LGPL-2.1+ */ /* Modelled after Linux' lib/ratelimit.c by Dave Young * , which is licensed GPLv2. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\sha256.c /* Stolen from glibc and converted to UEFI style. In glibc it comes with the following copyright blurb: */ /* Functions to compute SHA256 message digest of files or memory blocks. according to the definition of SHA256 in FIPS 180-2. Copyright (C) 2007-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\fsck\fsck.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2014 Holger Hans Peter Freyther ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\loginctl # loginctl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # Copyright © 2010 Ran Benita # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\smack-util.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2013 Intel Corporation Author: Auke Kok ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-conf-files.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2014 Michael Marineau ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\swap.h aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\dbus-swap.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2010 Maarten Lankhorst ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\man\glib-event-glue.c /* SPDX-License-Identifier: MIT */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\scsi_id\scsi_id.h /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright © IBM Corp. 2003 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\timedatectl # timedatectl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # Copyright © 2010 Ran Benita # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_systemd-inhibit #compdef systemd-inhibit -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\netdev\wireguard.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2015-2017 Jason A. Donenfeld . All Rights Reserved. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\pstore\pstore.c /* SPDX-License-Identifier: LGPL-2.1+ */ /* Copyright © 2019 Oracle and/or its affiliates. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\test\test-exec-deserialization.py # SPDX-License-Identifier: LGPL-2.1+ # # Copyright © 2017 Michal Sekletar # ATTENTION: This uses the *installed* systemd, not the one from the built # source tree. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\hostnamectl # hostnamectl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # Copyright © 2010 Ran Benita # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\mtd_probe\mtd_probe.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\mtd_probe\probe_smartmedia.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright © 2010 - Maxim Levitsky * * mtd_probe is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * mtd_probe is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with mtd_probe; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\ima-setup.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2012 Roberto Sassu - Politecnico di Torino, Italy TORSEC group — http://security.polito.it ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\sleep\sleep.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2010-2017 Canonical Copyright © 2018 Dell Inc. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # Message catalog for systemd's own messages # The catalog format is documented on # https://www.freedesktop.org/wiki/Software/systemd/catalog # For an explanation why we do all this, see https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.ru.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Copyright © 2013-2017 Sergey Ptashnick # Message catalog for systemd's own messages # Russian translation # Формат каталога сообщений описан по ссылке # https://www.freedesktop.org/wiki/Software/systemd/catalog # Перед каждым элементом в комментарии указан Subject исходного # сообщения (на английском). # Subject: The Journal has been started -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.hr.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # Message catalog for systemd's own messages # Croatian translation # Format kataloga je dokumentiran na # https://www.freedesktop.org/wiki/Software/systemd/catalog # Za pojašnjenje zašto ovo radimo, posjetite https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\time-wait-sync\time-wait-sync.c /* * systemd service to wait until kernel realtime clock is synchronized * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\btrfs.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (C) 2007 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 021110-1307, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\test\test-network\systemd-networkd-tests.py # SPDX-License-Identifier: LGPL-2.1+ # systemd-networkd tests -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_bootctl #compdef bootctl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\if.h /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Global definitions for the INET interface module. * * Version: @(#)if.h 1.0.2 04/18/93 * * Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1982-1988 * Ross Biro * Fred N. van Kempen, * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-list.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2013 Jan Janssen ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-kmod.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * load kernel modules * * Copyright © 2011 ProFUSION embedded systems */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-builtin-usb_id.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * USB device properties and persistent device path * * Copyright (c) 2005 SUSE Linux Products GmbH, Germany * Author: Hannes Reinecke */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.zh_TW.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Copyright © 2015 Jeff Huang # Message catalog for systemd's own messages # Traditional Chinese translation # Catalog 的格式記錄於 # https://www.freedesktop.org/wiki/Software/systemd/catalog # For an explanation why we do all this, see https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\test\hwdb-test.sh # SPDX-License-Identifier: LGPL-2.1+ # # Call built systemd-hwdb update on our hwdb files to ensure that they parse # without error # # (C) 2016 Canonical Ltd. # Author: Martin Pitt -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\gunicode.c /* gunicode.c - Unicode manipulation functions * * Copyright (C) 1999, 2000 Tom Tromey * Copyright © 2000, 2005 Red Hat, Inc. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_busctl #compdef busctl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # busctl(1) completion -*- shell-script -*- # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\tc\netem.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\tc\tc-util.c aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\tc\qdisc.c /* SPDX-License-Identifier: LGPL-2.1+ * Copyright © 2019 VMware, Inc. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.da.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # Message catalog for systemd's own messages # Danish translation # The catalog format is documented on # https://www.freedesktop.org/wiki/Software/systemd/catalog # For an explanation why we do all this, see https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-brvlan.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2016 BISDN GmbH. All rights reserved. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-cgtop # systemd-cgtop(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.bg.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Copyright © 2016 Alexander Shopov # Message catalog for systemd's own messages # The catalog format is documented on # https://www.freedesktop.org/wiki/Software/systemd/catalog # For an explanation why we do all this, see https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\test\udev-test.pl # udev test # # Provides automated testing of the udev binary. # The whole test is self contained in this file, except the matching sysfs tree. # Simply extend the @tests array, to add a new test variant. # # Every test is driven by its own temporary config file. # This program prepares the environment, creates the config and calls udev. # # udev parses the rules, looks at the provided sysfs and # first creates and then removes the device node. # After creation and removal the result is checked against the # expected value and the result is printed. # # Copyright © 2004 Leann Ogasawara -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\sysusers.d\systemd-remote.conf.m4 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\sysusers.d\systemd.conf.m4 # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\linux\dm-ioctl.h /* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */ /* * Copyright (C) 2001 - 2003 Sistina Software (UK) Limited. * Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved. * * This file is released under the LGPL. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_journalctl #compdef journalctl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-systemd-tmpfiles.py # SPDX-License-Identifier: LGPL-2.1+ # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libsystemd\sd-hwdb\sd-hwdb.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2008 Alan Jenkins ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\busctl # busctl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udevadm-control.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemctl.in # systemctl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # Copyright © 2010 Ran Benita -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_sd_machines aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_sd_outputmodes #autoload # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\sleep-config.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2018 Dell Inc. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.pt_BR.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Copyright © 2015 Rafael Ferreira (translation) # Catálogo de mensagens para as mensagens do próprio systemd # O formato do catálogo está documentado em # https://www.freedesktop.org/wiki/Software/systemd/catalog # Para uma explicação do porquê de fazermos tudo isso, veja # https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\graphics.c /* SPDX-License-Identifier: LGPL-2.1+ */ /* * Copyright © 2013 Intel Corporation * Authored by Joonas Lahtinen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\triggers.systemd.in # -*- Mode: rpm-spec; indent-tabs-mode: nil -*- */ # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # Copyright © 2018 Neal Gompa # The contents of this are an example to be copied into systemd.spec. # # Minimum rpm version supported: 4.13.0 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-analyze # systemd-analyze(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # Copyright © 2010 Ran Benita # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\namespace.h /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2016 Djalal Harouni ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.pl.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # Message catalog for systemd's own messages # Polish translation # The catalog format is documented on # https://www.freedesktop.org/wiki/Software/systemd/catalog # For an explanation why we do all this, see https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\sysusers.d\basic.conf.in # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # The superuser -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_timedatectl #compdef timedatectl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\MurmurHash2.c //----------------------------------------------------------------------------- // MurmurHash2 was written by Austin Appleby, and is placed in the public // domain. The author hereby disclaims copyright to this source code. // Note - This code makes a few assumptions about how your machine behaves - // 1. We can read a 4-byte value from any address without crashing // 2. sizeof(int) == 4 // And it has a few limitations - // 1. It will not work incrementally. // 2. It will not produce the same results on little-endian and big-endian // machines. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.zh_CN.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Copyright © 2015 Boyuan Yang # Message catalog for systemd's own messages # Simplified Chinese translation # 本 catalog 文档格式被记载在 # https://www.freedesktop.org/wiki/Software/systemd/catalog # 如需了解我们为什么做这些工作,请见 https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\in.h /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions of the Internet Protocol. * * Version: @(#)in.h 1.0.1 04/21/93 * * Authors: Original taken from the GNU Project file. * Fred N. van Kempen, * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\linux\bpf.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\if_macsec.h /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * include/uapi/linux/if_macsec.h - MACsec device * * Copyright (c) 2015 Sabrina Dubroca * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\resolvectl # resolvectl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\v4l_id\v4l_id.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2009 Filippo Argiolas * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details: */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\crc32.c /* * COPYRIGHT (C) 1986 Gary S. Brown. You may use this program, or * code or tables extracted from it, as desired without restriction. * * First, the polynomial itself and its table of feedback terms. The * polynomial is * X^32+X^26+X^23+X^22+X^16+X^12+X^11+X^10+X^8+X^7+X^5+X^4+X^2+X^1+X^0 * * Note that we take it "backwards" and put the highest-order term in * the lowest-order bit. The X^32 term is "implied"; the LSB is the * X^31 term, etc. The X^0 term (usually shown as "+1") results in * the MSB being 1. * * Note that the usual hardware shift register implementation, which * is what we're using (we're merely optimizing it by doing eight-bit * chunks at a time) shifts bits into the lowest-order term. In our * implementation, that means shifting towards the right. Why do we * do it this way? Because the calculated CRC must be transmitted in * order from highest-order term to lowest-order term. UARTs transmit * characters in order from LSB to MSB. By storing the CRC this way, * we hand it to the UART in the order low-byte to high-byte; the UART * sends each low-bit to high-bit; and the result is transmission bit * by bit from highest- to lowest-order term without requiring any bit * shuffling on our part. Reception works similarly. * * The feedback terms table consists of 256, 32-bit entries. Notes * * The table can be generated at runtime if desired; code to do so * is shown later. It might not be obvious, but the feedback * terms simply represent the results of eight shift/xor opera- * tions for all combinations of data and CRC register values. * * The values must be right-shifted by eight bits by the "updcrc" * logic; the shift must be unsigned (bring in zeroes). On some * hardware you could probably optimize the shift in assembler by * using byte-swap instructions. * polynomial $edb88320 * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\macros.systemd.in # -*- Mode: rpm-spec; indent-tabs-mode: nil -*- */ # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # RPM macros for packages installing systemd unit files -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\test\create-sys-script.py # SPDX-License-Identifier: LGPL-2.1+ # SPDX-License-Identifier: LGPL-2.1+ # # create-sys-script.py # # © 2017 Canonical Ltd. # Author: Dan Streetman -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\tty-ask-password-agent\tty-ask-password-agent.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2015 Werner Fink ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\ata_id\ata_id.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * ata_id - reads product/serial number from ATA drives * * Copyright © 2009-2010 David Zeuthen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\scsi_id\scsi_id.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright © IBM Corp. 2003 * Copyright © SUSE Linux Products GmbH, 2006 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-resolve # systemd-resolve(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\machinectl # machinectl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\initreq.h /* * initreq.h Interface to talk to init through /dev/initctl. * * Copyright (C) 1995-2004 Miquel van Smoorenburg * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * Version: @(#)initreq.h 1.28 31-Mar-2004 MvS */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_coredumpctl #compdef coredumpctl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-id128 aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\networkctl # networkctl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\units\systemd-udev-settle.service.in # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # This service can dynamically be pulled-in by legacy services which # cannot reliably cope with dynamic device configurations, and wrongfully # expect a populated /dev during bootup. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_udevadm #compdef udevadm -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_systemd-analyze #compdef systemd-analyze -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_loginctl #compdef loginctl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\bootctl # bootctl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\core\smack-setup.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2013 Intel Corporation Authors: Nathaniel Chen ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\analyze\analyze.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2013 Simon Peeters ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\kernel-install # kernel-install(8) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_networkctl #compdef networkctl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-detect-virt # systemd-detect-virt(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\memory-util.c /* Does the buffer consist entirely of NULs? * Copied from https://github.com/systemd/casync/, copied in turn from * https://github.com/rustyrussell/ccan/blob/master/ccan/mem/mem.c#L92, * which is licensed CC-0. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.fr.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Copyright © 2013-2016 Sylvain Plantefève # Message catalog for systemd's own messages # French translation # Le format du catalogue de messages est décrit (en anglais) içi : # https://www.freedesktop.org/wiki/Software/systemd/catalog -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-nspawn # systemd-nspawn(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\in6.h /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Types and definitions for AF_INET6 * Linux INET6 implementation * * Authors: * Pedro Roque * * Sources: * IPv6 Program Interfaces for BSD Systems * * * Advanced Sockets API for IPv6 * * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\test\test-clock.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2016 Canonical Ltd. ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\udevadm # udevadm(8) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # Copyright © 2010 Ran Benita # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_localectl #compdef localectl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\catalog-report.py aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\hwdb.d\parse_hwdb.py # SPDX-License-Identifier: MIT # # This file is distributed under the MIT license, see below. # # The MIT License (MIT) # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.be@latin.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Message catalog for systemd's own messages # Belarusian Latin translation # Farmat kataloha apisany na staroncy # https://www.freedesktop.org/wiki/Software/systemd/catalog # For an explanation why we do all this, see https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\linux\auto_dev-ioctl.h /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Copyright 2008 Red Hat, Inc. All rights reserved. * Copyright 2008 Ian Kent * * This file is part of the Linux kernel and is made available under * the terms of the GNU General Public License, version 2, or at your * option, any later version, incorporated herein by reference. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\shared\linux\nl80211.h /* * 802.11 netlink interface public header * * Copyright 2006-2010 Johannes Berg * Copyright 2008 Michael Wu * Copyright 2008 Luis Carlos Cobo * Copyright 2008 Michael Buesch * Copyright 2008, 2009 Luis R. Rodriguez * Copyright 2008 Jouni Malinen * Copyright 2008 Colin McCabe * Copyright 2015-2017 Intel Deutschland GmbH * Copyright (C) 2018-2019 Intel Corporation * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\.ycm_extra_conf.py # SPDX-License-Identifier: Unlicense # # Based on the template file provided by the 'YCM-Generator' project authored by # Reuben D'Netto. # Jiahui Xie has re-reformatted and expanded the original script in accordance # to the requirements of the PEP 8 style guide and 'systemd' project, # respectively. # # The original license is preserved as it is. # # # This is free and unencumbered software released into the public domain. # # Anyone is free to copy, modify, publish, use, compile, sell, or # distribute this software, either in source code form or as a compiled # binary, for any purpose, commercial or non-commercial, and by any # means. # # In jurisdictions that recognize copyright laws, the author or authors # of this software dedicate any and all copyright interest in the # software to the public domain. We make this dedication for the benefit # of the public at large and to the detriment of our heirs and # successors. We intend this dedication to be an overt act of # relinquishment in perpetuity of all present and future rights to this # software under copyright law. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. # IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR # OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, # ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR # OTHER DEALINGS IN THE SOFTWARE. # # For more information, please refer to -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\scsi_id\scsi_serial.c /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright © IBM Corp. 2003 * * Author: Patrick Mansfield */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.be.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # # Message catalog for systemd's own messages # Belarusian translation # Фармат каталога апісаны на старонцы # https://www.freedesktop.org/wiki/Software/systemd/catalog # For an explanation why we do all this, see https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-delta # systemd-delta(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\localectl # localectl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # Copyright © 2010 Ran Benita # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_systemd-tmpfiles #compdef systemd-tmpfiles -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\network\networkd-queue.c /* SPDX-License-Identifier: LGPL-2.1-or-later */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\utf8.c /* SPDX-License-Identifier: LGPL-2.1+ */ /* Parts of this file are based on the GLIB utf8 validation functions. The * original license text follows. */ /* gutf8.c - Operations on UTF-8 strings. * * Copyright (C) 1999 Tom Tromey * Copyright (C) 2000 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\journal\fsprg.c /* SPDX-License-Identifier: LGPL-2.1+ * * fsprg v0.1 - (seekable) forward-secure pseudorandom generator * Copyright © 2012 B. Poettering * Contact: fsprg@point-at-infinity.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.sr.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # Message catalog for systemd's own messages # Serbian translation # Формат каталога је документован на # https://www.freedesktop.org/wiki/Software/systemd/catalog # Да бисте видели зашто ово радимо, погледајте https://xkcd.com/1024/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\linux\if_bonding.h /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */ /* * Bond several ethernet interfaces into a Cisco, running 'Etherchannel'. * * * Portions are (c) Copyright 1995 Simon "Guru Aleph-Null" Janes * NCM: Network and Communications Management, Inc. * * BUT, I'm the one who modified it for ethernet, so: * (c) Copyright 1999, Thomas Davis, tadavis@lbl.gov * * This software may be used and distributed according to the terms * of the GNU Public License, incorporated herein by reference. * * 2003/03/18 - Amir Noam * - Added support for getting slave's speed and duplex via ethtool. * Needed for 802.3ad and other future modes. * * 2003/03/18 - Tsippy Mendelson and * Shmulik Hen * - Enable support of modes that need to use the unique mac address of * each slave. * * 2003/03/18 - Tsippy Mendelson and * Amir Noam * - Moved driver's private data types to bonding.h * * 2003/03/18 - Amir Noam , * Tsippy Mendelson and * Shmulik Hen * - Added support for IEEE 802.3ad Dynamic link aggregation mode. * * 2003/05/01 - Amir Noam * - Added ABI version control to restore compatibility between * new/old ifenslave and new/old bonding. * * 2003/12/01 - Shmulik Hen * - Code cleanup and style changes * * 2005/05/05 - Jason Gabler * - added definitions for various XOR hashing policies */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\bash\systemd-cgls # systemd-cgls(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # systemd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\raw-clone.h /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2016 Michael Karcher ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_systemctl.in #compdef systemctl -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\tools\check-includes.pl # SPDX-License-Identifier: CC0-1.0 # # checkincludes: Find files included more than once in (other) files. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\libudev\libudev-queue.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2009 Alan Jenkins ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\test\rule-syntax-check.py # SPDX-License-Identifier: LGPL-2.1+ # # Simple udev rules syntax checker # # © 2010 Canonical Ltd. # Author: Martin Pitt -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\basic\siphash24.c /* SipHash reference C implementation Written in 2012 by Jean-Philippe Aumasson Daniel J. Bernstein To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see . (Minimal changes made by Lennart Poettering, to make clean for inclusion in systemd) (Refactored by Tom Gundersen to split up in several functions and follow systemd coding style) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\boot\efi\shim.c /* SPDX-License-Identifier: LGPL-2.1+ */ /* * Port to systemd-boot * Copyright © 2017 Max Resch * * Security Policy Handling * Copyright © 2012 * https://github.com/mjg59/efitools */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\udev\udev-ctrl.c /* SPDX-License-Identifier: LGPL-2.1+ * * libudev - interface to udev device information * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\test\sys-script.py # SPDX-License-Identifier: LGPL-2.1+ # # sys-script.py # # © 2017 Canonical Ltd. # Author: Dan Streetman -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\src\sulogin-shell\sulogin-shell.c /* SPDX-License-Identifier: LGPL-2.1+ */ /*** Copyright © 2017 Felipe Sateler ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\catalog\systemd.ko.catalog.in # SPDX-License-Identifier: LGPL-2.1+ # Message catalog for systemd's own messages # Korean translation # The catalog format is documented on # https://www.freedesktop.org/wiki/Software/systemd/catalog # For an explanation why we do all this, see https://xkcd.com/1024/ # # Translator : # Seong-ho Cho , 2015. # Dongsu Park , 2016. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_3\systemd\1_244.5-r0\git\shell-completion\zsh\_systemd #compdef systemd-cat systemd-ask-password systemd-cgls systemd-cgtop systemd-detect-virt systemd-machine-id-setup systemd-notify systemd-tty-ask-password-agent -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1+ -------------------------------------------------------------------------------- util-linux 2.35.1 =========== LICENSE: GPLv2+ & LGPLv2.1+ & BSD-3-Clause & BSD-4-Clause GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The complete text of the license is available in the ../Documentation/licenses/COPYING.LGPL-2.1-or-later file. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The complete text of the license is available in the ../Documentation/licenses/COPYING.LGPL-2.1-or-later This library is free software; you can redistribute it and/or modify it under the terms of the Modified BSD License. The complete text of the license is available in the ../Documentation/licenses/COPYING.BSD-3-Clause file. ---------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ---------- GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! ---------- /* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ ---------- Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ---------- GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\via_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\linux_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\lsi_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\squashfs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\promise_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\highpoint_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\jmicron_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\isw_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\hpfs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\netware.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\ddf_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\adaptec_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\ufs.c /* * Copyright (C) 2008 Karel Zak * * Inspired by libvolume_id by * Kay Sievers * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\crc32.c /* * COPYRIGHT (C) 1986 Gary S. Brown. You may use this program, or * code or tables extracted from it, as desired without restriction. * * First, the polynomial itself and its table of feedback terms. The * polynomial is * X^32+X^26+X^23+X^22+X^16+X^12+X^11+X^10+X^8+X^7+X^5+X^4+X^2+X^1+X^0 * * Note that we take it "backwards" and put the highest-order term in * the lowest-order bit. The X^32 term is "implied"; the LSB is the * X^31 term, etc. The X^0 term (usually shown as "+1") results in * the MSB being 1. * * Note that the usual hardware shift register implementation, which * is what we're using (we're merely optimizing it by doing eight-bit * chunks at a time) shifts bits into the lowest-order term. In our * implementation, that means shifting towards the right. Why do we * do it this way? Because the calculated CRC must be transmitted in * order from highest-order term to lowest-order term. UARTs transmit * characters in order from LSB to MSB. By storing the CRC this way, * we hand it to the UART in the order low-byte to high-byte; the UART * sends each low-bit to high-bit; and the result is transmission bit * by bit from highest- to lowest-order term without requiring any bit * shuffling on our part. Reception works similarly. * * The feedback terms table consists of 256, 32-bit entries. Notes * * The table can be generated at runtime if desired; code to do so * is shown later. It might not be obvious, but the feedback * terms simply represent the results of eight shift/xor opera- * tions for all combinations of data and CRC register values. * * The values must be right-shifted by eight bits by the "updcrc" * logic; the shift must be unsigned (bring in zeroes). On some * hardware you could probably optimize the shift in assembler by * using byte-swap instructions. * polynomial $edb88320 * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\uuid\uuidparse aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\utmp\utmpdump-tobin aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\utmp\last-ipv6 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cal\jan1753 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\swaplabel aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\dmesg\colors aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\setsid aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\dmesg\decode aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\kill\options aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\dmesg\facilities aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\utmp\utmpdump-totxt-ipv6 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\script\buffering-race aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\rev aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\findmnt\filter aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\flock aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\isosize\print-size aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cal\sep1752 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\script\replay aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\uuid\uuidgen aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\kill\queue aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\ionice aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\dmesg\indentation aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\ipcs\mk-rm-shm aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\line aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\mcookie aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cal\bigyear aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\findmnt\outputs aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\kill\name_to_number aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\dmesg\console-levels aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\kill\print_pid aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\utmp\utmpdump-tobin-ipv6 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\fallocate aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\utmp\utmpdump-totxt aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\setarch aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\findmnt\target aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\more\squeeze aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\script\options aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\more\regexp aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\uuid\uuidd aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\uuid\uuid_parser aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\utmp\utmpdump-circle aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\kill\all_processes aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\whereis aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\utmp\last aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\ipcs\mk-rm-sem aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\utmp\utmpdump-subsecond aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\ipcs\mk-rm-msg aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\ul aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\dmesg\delta aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\uuid\oids # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\config\missing # Copyright (C) 1996-2018 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\autogen.sh # # Helps generate autoconf/automake stuff, when code is checked out from SCM. # # Copyright (C) 2006-2010 - Karel Zak # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\monotonic.c /* * Please, don't add this file to libcommon because clock_gettime() requires * -lrt on systems with old libc. * * No copyright is claimed. This code is in the public domain; do with * it what you wish. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\id aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\sfdisk\resize aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\colcrt\functional aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\oddinput aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\schedutils\cpuset aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cal\colorw aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\colcrt\regressions aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\minix\fsck-images aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\sfdisk\gpt aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\sunlabel aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\sfdisk\wipe aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\mbr-nondos-mode aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\sfdisk\dos aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\sfdisk\movedata aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\sfdisk\script aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\mbr-sort aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\schedutils\chrt-non-root aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cal\color aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\schedutils\chrt # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\config\install-sh # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # 'make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\rename\overwrite # # Copyright (C) 2017 Sami Kerola # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tools\checkincludes.pl # # checkincludes: Find files included more than once in (other) files. # Copyright abandoned, 2000, Niels Kristian Bech Jensen . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\namespace.h /* * No copyright is claimed. This code is in the public domain; do with * it what you wish. * * Compat code so unshare and setns can be used with older libcs */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-btrfs aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\loop-overlay aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\losetup\losetup-loop aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-loop aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\loop # # Copyright (C) 2016 Stanislav Brabec # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tools\checkconfig.sh # # This script checks for HAVE_ and ENABLE_ macros which are # not included in config.h.in # # Usage: checkconfig.sh [ ...] # # Copyright (C) 2007 Matthias Koenig # Copyright (C) 2008 Karel Zak # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\python\tab.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\python\pylibmount.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\python\context.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\python\fs.c /* * Python bindings for the libmount library. * * Copyright (C) 2013, Red Hat, Inc. All rights reserved. * Written by Ondrej Oprala and Karel Zak * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, or (at your option) any later version. * * This file is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this file; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\dos.c /* * MS-DOS partition parsing code * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * Inspired by fdisk, partx, Linux kernel and libparted. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\src\sgi.c /* * * Copyright (C) 2012 Davidlohr Bueso * 2013 Karel Zak * * This is a re-written version for libfdisk, the original was fdisksgilabel.c * from util-linux fdisk, by: * * Andreas Neuper, Sep 1998, * Arnaldo Carvalho de Melo , Mar 1999, * Phillip Kesling , Mar 2003. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\context_umount.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\context_mount.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\CVE-2021-3995.patch\libmount\src\context_umount.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\optmap.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\context.c /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * This file is part of libmount from util-linux project. * * Copyright (C) 2010-2018 Karel Zak * * libmount is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\fs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\utils.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\tab.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\version.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\init.c /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * This file is part of libmount from util-linux project. * * Copyright (C) 2008-2018 Karel Zak * * libmount is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\lscpu\lscpu # # Copyright (C) 2008 Cai Qian # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\context-utab-py aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\update-py aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\tabfiles aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\update aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\optstr aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\context-py aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\utils aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\tabfiles-py aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\context aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\context-utab aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\lock # Copyright (C) 2010 Karel Zak -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\xfs.c /* * Copyright (C) 1999 by Andries Brouwer * Copyright (C) 1999, 2000, 2003 by Theodore Ts'o * Copyright (C) 2001 by Andreas Dilger * Copyright (C) 2004 Kay Sievers * Copyright (C) 2008 Karel Zak * Copyright (C) 2013 Eric Sandeen * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\crc32c.c /*- * COPYRIGHT (C) 1986 Gary S. Brown. You may use this program, or * code or tables extracted from it, as desired without restriction. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\hwclock-parse-date.c /* Bison implementation for Yacc-like parsers in C Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ /** * SPDX-License-Identifier: GPL-3.0-or-later * * Parse a string into an internal timestamp. * * This file is based on gnulib parse-datetime.y-dd7a871 with * the other gnulib dependencies removed for use in util-linux. * * Copyright (C) 1999-2000, 2002-2017 Free Software Foundation, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . * * Originally written by Steven M. Bellovin while * at the University of North Carolina at Chapel Hill. Later tweaked by * a couple of people on Usenet. Completely overhauled by Rich $alz * and Jim Berets in August, 1990. * * Modified by Paul Eggert in August 1999 to do * the right thing about local DST. Also modified by Paul Eggert -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\evaluate.c /* * evaluate.c - very high-level API to evaluate LABELs or UUIDs * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\symbols.c /* * symbols.c - routines for symbol handling * * Copyright (C) 2014 Ondrej Oprala * Copyright (C) 2016 Igor Gnatenko * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\align-512-4K aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\align-512-4K-63 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\align-512-512-topology aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\align-512-4K-md # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # # Test alignment for 512/512 disk *with* topology -- aligned to optimal # I/O size (32KiB) # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\cramfs_common.c /* * cramfs_common - cramfs common code * * Copyright (c) 2008 Roy Peled, the.roy.peled -at- gmail.com * Copyright (c) 2004-2006 by Juliane Holzt, kju -at- fqdn.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\helpers\test_sigreceive.c /* * test_sigreceive - wait for signal and exit with value of it * * Written by Sami Kerola * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\ipcmk.c /* * ipcmk.c - used to create ad-hoc IPC segments * * Copyright (C) 2008 Hayden A. James (hayden.james@gmail.com) * Copyright (C) 2008 Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\version.c /* * version.c - Return the version of the library * * Copyright (C) 2014 Karel Zak * * See COPYING.libmount for the License of this software. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\dev.c /* * dev.c - allocation/initialization/free routines for dev * * Copyright (C) 2001 Andreas Dilger * Copyright (C) 2003 Theodore Ts'o * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\plymouth-ctrl.c /* * plymouth-ctrl.c Simply communications with plymouthd * to avoid forked sub processes and/or * missed plymouth send commands tool * due a plymouthd replacement. * * Copyright (c) 2016 SUSE Linux GmbH, All rights reserved. * Copyright (c) 2016 Werner Fink * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program (see the file COPYING); if not, write to the * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, * MA 02110-1301, USA. * * Author: Werner Fink */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\stratis.c /* * Copyright (C) 2018 Tony Asleson * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-all # Copyright (C) 2019 Karel Zak -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\fdisk.c /* * Copyright (C) 1992 A. V. Le Blanc (LeBlanc@mcc.ac.uk) * Copyright (C) 2012 Davidlohr Bueso * * Copyright (C) 2007-2013 Karel Zak * * This program is free software. You can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation: either version 1 or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\ipcs\headers aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\display_testname_for_subtest.patch\tests\functions.sh aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cramfs\fsck-bad-header aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\swapon\devname aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\namei\logic aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\script\race aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-uuid2label aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\move aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\label aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cal\weekarg aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\uuid aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\devname aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\remount aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-devname aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-label aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\ipcs\limits2 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-label2devname aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-devname2label aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-devname2uuid aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-label2uuid aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\ipcs\functions.sh aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\ipcs\limits aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\col\multibyte aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\special aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cramfs\mkfs-endianness aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\run.sh aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\functions.sh aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-symlink aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cramfs\fsck-endianness aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\swapon\label aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cramfs\mkfs aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\bitops\swapbytes aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-broken aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-uuid aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fstab-uuid2devname aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\swapon\uuid aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cal\weeknum aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\paths\built-in # # Copyright (C) 2007 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\md5\md5 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\blkid\low-probe aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\uuid\namespace aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\sha1\sha1 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\blkid\lowprobe-pt aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\minix\fsck aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fsck\ismounted aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\minix\mkfs # # Copyright (C) 2009 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\befs.c /* * Copyright (C) 2010 Jeroen Oortwijn * * Partly based on the Haiku BFS driver by * Axel Dörfler * * Also inspired by the Linux BeFS driver by * Will Dyson , et al. * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\m4\lt~obsolete.m4 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # # Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software # Foundation, Inc. # Written by Scott James Remnant, 2004. # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 5 lt~obsolete.m4 # These exist entirely to fool aclocal when bootstrapping libtool. # # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN), # which have later been changed to m4_define as they aren't part of the # exported API, or moved to Autoconf or Automake where they belong. # # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us # using a macro with the same name in our local m4/libtool.m4 it'll # pull the old libtool.m4 in (it doesn't see our shiny new m4_define # and doesn't know about Autoconf macros at all.) # # So we provide this file, which has a silly filename so it's always # included after everything else. This provides aclocal with the # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything # because those macros already exist, or will be overwritten later. # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. # # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. # Yes, that means every name once taken will need to remain here until # we give up compatibility with versions before 1.7, at which point # we need to keep only those names which we still refer to. # This is to help aclocal find these macros, as it can't see m4_define. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\topology\topology.c /* * topology - gathers information about device topology * * Copyright 2009 Red Hat, Inc. All rights reserved. * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\tab_diff.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\context_loopdev.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\tab_update.c /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * This file is part of libmount from util-linux project. * * Copyright (C) 2011-2018 Karel Zak * * libmount is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\choom.c /* * choom - Change OOM score setting * * Copyright (C) 2018 Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\colrm\rm2-2 aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\column\columnate aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\column\table # # Copyright (C) 2011 Sami Kerola # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\vdo.c /* * Copyright (C) 2017 Red Hat, Inc. * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\mac.c /* * mac partitions parsing code * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\m4\ax_check_vscript.m4 # =========================================================================== # http://www.gnu.org/software/autoconf-archive/ax_check_vscript.html # =========================================================================== # # SYNOPSIS # # AX_CHECK_VSCRIPT # # DESCRIPTION # # Check whether the linker supports version scripts. Version scripts are # used when building shared libraries to bind symbols to version nodes # (helping to detect incompatibilities) or to limit the visibility of # non-public symbols. # # Output: # # If version scripts are supported, VSCRIPT_LDFLAGS will contain the # appropriate flag to pass to the linker. On GNU systems this would # typically be "-Wl,--version-script", and on Solaris it would typically # be "-Wl,-M". # # Two Automake conditionals are also set: # # HAVE_VSCRIPT is true if the linker supports version scripts with # entries that use simple wildcards, like "local: *". # # HAVE_VSCRIPT_COMPLEX is true if the linker supports version scripts with # pattern matching wildcards, like "global: Java_*". # # On systems that do not support symbol versioning, such as Mac OS X, both # conditionals will be false. They will also be false if the user passes # "--disable-symvers" on the configure command line. # # Example: # # configure.ac: # # AX_CHECK_VSCRIPT # # Makefile.am: # # if HAVE_VSCRIPT # libfoo_la_LDFLAGS += $(VSCRIPT_LDFLAGS),@srcdir@/libfoo.map # endif # # if HAVE_VSCRIPT_COMPLEX # libbar_la_LDFLAGS += $(VSCRIPT_LDFLAGS),@srcdir@/libbar.map # endif # # LICENSE # # Copyright (c) 2014 Kevin Cernekee # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice # and this notice are preserved. This file is offered as-is, without any # warranty. #serial 1 # _AX_CHECK_VSCRIPT(flag, global-sym, action-if-link-succeeds, [junk-file=no]) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\blkid\md-raid1-whole aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\strtosize aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\blkid\md-raid0-whole aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\blkid\md-raid1-part # # Copyright (C) 2010 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\docs\Makefile.in aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\Makefile.in aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\docs\Makefile.in aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\docs\Makefile.in aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\docs\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\samples\grouping-simple.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\samples\wrap.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\samples\tree.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\samples\title.c /* * Copyright (C) 2010-2014 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\uuidd.c /* * uuidd.c --- UUID-generation daemon * * Copyright (C) 2007 Theodore Ts'o * * %Begin-Header% * This file may be redistributed under the terms of the GNU Public * License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\grouping.c /* * Copyright (C) 2018 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\setpwnam.c /* * setpwnam.c -- edit an entry in a password database. * * (c) 1994 Salvatore Valente * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * Edited 11/10/96 (DD/MM/YY ;-) by Nicolai Langfeldt (janl@math.uio.no) * to read /etc/passwd directly so that passwd, chsh and chfn can work on * machines that run NIS (previously YP). Changes will not be made to * usernames starting with +. * * This file is distributed with no warranty. * * Usage: * 1) get a struct passwd * from getpwnam(). * You should assume a struct passwd has an infinite number of fields, so * you should not try to create one from scratch. * 2) edit the fields you want to edit. * 3) call setpwnam() with the edited struct passwd. * * A _normal user_ program should never directly manipulate etc/passwd but * /use getpwnam() and (family, as well as) setpwnam(). * * But, setpwnam was made to _edit_ the password file. For use by chfn, * chsh and passwd. _I_ _HAVE_ to read and write /etc/passwd directly. Let * those who say nay be forever silent and think about how getpwnam (and * family) works on a machine running YP. * * Added checks for failure of malloc() and removed error reporting to * stderr, this is a library function and should not print on the screen, * but return appropriate error codes. * 27-Jan-97 - poe@daimi.aau.dk * * Thanks to "two guys named Ian". * * $Author: poer $ * $Revision: 1.13 $ * $Date: 1997/06/23 08:26:29 $ */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\mkfs.minix.c /* * mkfs.minix.c - make a linux (minix) file-system. * * (C) 1991 Linus Torvalds. This file may be redistributed as per * the Linux copyright. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\solaris_x86.c /* * Solaris x86 partition parsing code * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\vfat.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\cramfs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\swap.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\jfs.c /* * Copyright (C) 1999 by Andries Brouwer * Copyright (C) 1999, 2000, 2003 by Theodore Ts'o * Copyright (C) 2001 by Andreas Dilger * Copyright (C) 2004 Kay Sievers * Copyright (C) 2008 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\more.c /* * Copyright (C) 1980 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms are permitted * provided that the above copyright notice and this paragraph are * duplicated in all such forms and that any documentation, * advertising materials, and other materials related to such * distribution and use acknowledge that the software was developed * by the University of California, Berkeley. The name of the * University may not be used to endorse or promote products derived * from this software without specific prior written permission. * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\chsh.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\CVE-2022-0563.patch\login-utils\chsh.c /* * chsh.c -- change your login shell * (c) 1994 by salvatore valente * (c) 2012 by Cody Maloney * * this program is free software. you can redistribute it and * modify it under the terms of the gnu general public license. * there is no warranty. * * $Author: aebr $ * $Revision: 1.19 $ * $Date: 1998/06/11 22:30:14 $ * * Updated Thu Oct 12 09:33:15 1995 by faith@cs.unc.edu with security * patches from Zefram * * Updated Mon Jul 1 18:46:22 1996 by janl@math.uio.no with security * suggestion from Zefram. Disallowing users with shells not in /etc/shells * from changing their shell. * * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\helpers\test_sysinfo.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\helpers\test_pathnames.c /* * Copyright (C) 2007 Karel Zak * * This file is part of util-linux. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This file is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\pack.c /* * Internal routine for packing UUIDs * * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\su-common.c /* * su(1) for Linux. Run a shell with substitute user and group IDs. * * Copyright (C) 1992-2006 Free Software Foundation, Inc. * Copyright (C) 2012 SUSE Linux Products GmbH, Nuernberg * Copyright (C) 2016-2017 Karel Zak * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2, or (at your option) any later * version. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. You should have received a copy of the GNU General Public * License along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, * USA. * * * Based on an implementation by David MacKenzie . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\lscpu-arm.c /* * lscpu-arm.c - ARM CPU identification tables * * Copyright (C) 2018 Riku Voipio * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * The information here is gathered from * - ARM manuals * - Linux kernel: arch/armX/include/asm/cputype.h * - GCC sources: config/arch/arch-cores.def * - Ancient wisdom */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tools\checkcompletion.sh # # This script checks if we have bash-completion scripts for the all compiled # binaries. # # Copyright (C) 2016 Karel Zak # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\test_uuidd.c /* * Copyright (C) 2006 Hewlett-Packard Development Company, L.P. * Huschaam Hussain * TSG Solution Alliances Engineering * SAP Technology Group * * Copyright (C) 2015 Karel Zak * * * The test heavily uses shared memory, to enlarge maximal size of shared * segment use: * * echo "4294967295" > /proc/sys/kernel/shmm * * The test is compiled against in-tree libuuid, if you want to test uuidd * installed to the system then make sure that libuuid uses the same socket * like the running uuidd. You can start the uuidd manually, for example: * * uuidd --debug --no-fork --no-pid --socket /run/uuidd/request * * if the $runstatedir (as defined by build-system) is /run. If you want * to overwrite the built-in default then use: * * make uuidd uuidgen runstatedir=/var/run */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\whereis.c /*- * Copyright (c) 1980 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support * 2011-08-12 Davidlohr Bueso * - added $PATH lookup * * Copyright (C) 2013 Karel Zak * 2013 Sami Kerola */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\encode.c /* * encode.c - string conversion routines (mostly for compatibility with * udev/volume_id) * * Copyright (C) 2008 Kay Sievers * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\cctype.h /** * Character handling in C locale. * * This file is based on gnulib c-ctype.h-dd7a871 with the * other gnulib dependencies removed for use in util-linux. * * These functions work like the corresponding functions in , * except that they have the C (POSIX) locale hardwired, whereas the * functions' behaviour depends on the current locale set via * setlocale. * * Copyright (C) 2000-2003, 2006, 2008-2017 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\config\depcomp # Copyright (C) 1999-2018 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\lsmem.c /* * lsmem - Show memory configuration * * Copyright IBM Corp. 2016 * Copyright (C) 2016 Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\topology\dm.c /* * device-mapper (dm) topology * -- this is fallback for old systems where the topology information is not * exported by sysfs * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\unixware.c /* * unixware partition parsing code * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * * The interesting information about unixware PT: * - Linux kernel / partx * - vtoc(7) SCO UNIX command man page * - evms source code (http://evms.sourceforge.net/) * - vxtools source code (http://martin.hinner.info/fs/vxfs/) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\drbd.c /* * Copyright (C) 2009 by Bastian Friedrich * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * defines, structs taken from drbd source; file names represent drbd source * files. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\zfs.c /* * Copyright (C) 2009-2010 by Andreas Dilger * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\hwclock.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\0001-hwclock-fix-for-glibc-2.31-settimeofday.patch\sys-utils\hwclock.c /* * SPDX-License-Identifier: GPL-2.0-or-later * * Since 7a3000f7ba548cf7d74ac77cc63fe8de228a669e (v2.30) hwclock is linked * with parse_date.y from gnullib. This gnulib code is distributed with GPLv3. * Use --disable-hwclock-gplv3 to exclude this code. * * * clock.c was written by Charles Hedrick, hedrick@cs.rutgers.edu, Apr 1992 * Modified for clock adjustments - Rob Hooft , Nov 1992 * Improvements by Harald Koenig * and Alan Modra . * * Major rewrite by Bryan Henderson , 96.09.19. * The new program is called hwclock. New features: * * - You can set the hardware clock without also modifying the system * clock. * - You can read and set the clock with finer than 1 second precision. * - When you set the clock, hwclock automatically refigures the drift * rate, based on how far off the clock was before you set it. * * Reshuffled things, added sparc code, and re-added alpha stuff * by David Mosberger * and Jay Estabrook * and Martin Ostermann , aeb@cwi.nl, 990212. * * Fix for Award 2094 bug, Dave Coffin (dcoffin@shore.net) 11/12/98 * Change of local time handling, Stefan Ring * Change of adjtime handling, James P. Rutledge . * * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\samples\grouping-overlay.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\bitlocker.c /* * Copyright (C) 2018 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\exfat.c /* * Copyright (C) 2010 Andrew Nayenko * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\getopt\options # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\ismounted.c /* * ismounted.c --- Check to see if the filesystem was mounted * * Copyright (C) 1995,1996,1997,1998,1999,2000,2008 Theodore Ts'o. * * This file may be redistributed under the terms of the GNU Public * License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\topology\sysfs.c /* * sysfs based topology -- gathers topology information from Linux sysfs * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * For more information see Linux kernel Documentation/ABI/testing/sysfs-block. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tools\git-version-gen # Copyright (C) 2007-2011 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # This script is derived from GIT-VERSION-GEN from GIT: http://git.or.cz/. # It may be run two ways: # - from a git repository in which the "git describe" command below # produces useful output (thus requiring at least one signed tag) # - from a non-git-repo directory containing a .tarball-version file, which # presumes this script is invoked like "./git-version-gen .tarball-version". # In order to use intra-version strings in your project, you will need two # separate generated version string files: # # .tarball-version - present only in a distribution tarball, and not in # a checked-out repository. Created with contents that were learned at # the last time autoconf was run, and used by git-version-gen. Must not # be present in either $(srcdir) or $(builddir) for git-version-gen to # give accurate answers during normal development with a checked out tree, # but must be present in a tarball when there is no version control system. # Therefore, it cannot be used in any dependencies. GNUmakefile has # hooks to force a reconfigure at distribution time to get the value # correct, without penalizing normal development with extra reconfigures. # # .version - present in a checked-out repository and in a distribution # tarball. Usable in dependencies, particularly for files that don't # want to depend on config.h but do want to track version changes. # Delete this file prior to any autoconf run where you want to rebuild # files to pick up a version string change; and leave it stale to # minimize rebuild time after unrelated changes to configure sources. # # It is probably wise to add these two files to .gitignore, so that you # don't accidentally commit either generated file. # # Use the following line in your configure.ac, so that $(VERSION) will # automatically be up-to-date each time configure is run (and note that # since configure.ac no longer includes a version string, Makefile rules # should not depend on configure.ac for version updates). # # AC_INIT([GNU project], # m4_esyscmd([build-aux/git-version-gen .tarball-version]), # [bug-project@example]) # # Then use the following lines in your Makefile.am, so that .version # will be present for dependencies, and so that .tarball-version will # exist in distribution tarballs. # # BUILT_SOURCES = $(top_srcdir)/.version # $(top_srcdir)/.version: # echo $(VERSION) > $@-t && mv $@-t $@ # dist-hook: # echo $(VERSION) > $(distdir)/.tarball-version -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\ultrix.c /* * uktrix partition parsing code * * Copyright (C) 2010 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\ocfs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\romfs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\ext.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\reiserfs.c /* * Copyright (C) 1999, 2001 by Andries Brouwer * Copyright (C) 1999, 2000, 2003 by Theodore Ts'o * Copyright (C) 2008 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\term-utils\scriptlive.c /* * Copyright (C) 2019, Karel Zak * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This file is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\hardlink\options # # Copyright (C) 2018 Ruediger Meier # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\namei.c /* * Copyright (C) 2008 Karel Zak * * This file is part of util-linux. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This file is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * The original namei(1) was written by: * Roger S. Southwick (May 2, 1990) * Steve Tell (March 28, 1991) * Arkadiusz Miśkiewicz (1999-02-22) * Li Zefan (2007-09-10). */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\cpuset.h /* * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ /* * Fallback for old or obscure libcs without dynamically allocated cpusets * * The following macros are based on code from glibc. * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\column.c /* * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Copyright (C) 2017 Karel Zak * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\drbdproxy_datalog.c /* * Copyright (C) 2011 by Philipp Marek * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\gpt.c /* * EFI GPT partition parsing code * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * This code is not copy & past from any other implementation. * * For more information about GPT start your study at: * http://en.wikipedia.org/wiki/GUID_Partition_Table * http://technet.microsoft.com/en-us/library/cc739412(WS.10).aspx */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\minix.c /* * Minix partition parsing code * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\mkswap.c /* * mkswap.c - set up a linux swap device * * Copyright (C) 1991 Linus Torvalds * 20.12.91 - time began. Got VM working yesterday by doing this by hand. * * Copyright (C) 1999 Jakub Jelinek * Copyright (C) 2007-2014 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\renice.c /* * Copyright (c) 1983, 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\utmpdump.c /* * utmpdump * * Simple program to dump UTMP and WTMP files in raw format, so they can be * examined. * * Based on utmpdump dump from sysvinit suite. * * Copyright (C) 1991-2000 Miquel van Smoorenburg * * Copyright (C) 1998 Danek Duvall * Copyright (C) 2012 Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\sfdisk.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\0001-libfdisk-script-accept-sector-size-ignore-unknown-he.patch\disk-utils\sfdisk.c /* * Copyright (C) 1995 Andries E. Brouwer (aeb@cwi.nl) * Copyright (C) 2014 Karel Zak * * This program is free software. You can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation: either Version 1 * or (at your option) any later version. * * A.V. Le Blanc (LeBlanc@mcc.ac.uk) wrote Linux fdisk 1992-1994, * patched by various people (faith@cs.unc.edu, martin@cs.unc.edu, * leisner@sdsp.mc.xerox.com, esr@snark.thyrsus.com, aeb@cwi.nl) * 1993-1995, with version numbers (as far as I have seen) 0.93 - 2.0e. * This program had (head,sector,cylinder) as basic unit, and was * (therefore) broken in several ways for the use on larger disks - * for example, my last patch (from 2.0d to 2.0e) was required * to allow a partition to cross cylinder 8064, and to write an * extended partition past the 4GB mark. * * Karel Zak wrote new sfdisk based on libfdisk from util-linux * in 2014. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\color-names.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\blkdev.h aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\ttyutils.h aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\idcache.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\ttyutils.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\sysfs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\bitops.h aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\blkdev.c /* * No copyright is claimed. This code is in the public domain; do with * it what you wish. * * Written by Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\col.c /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * Michael Rendell of the Memorial University of Newfoundland. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * Wed Jun 22 22:15:41 1994, faith@cs.unc.edu: Added internationalization * patches from Andries.Brouwer@cwi.nl * Wed Sep 14 22:31:17 1994: patches from Carl Christofferson * (cchris@connected.com) * 1999-02-22 Arkadiusz Miśkiewicz * added Native Language Support * 1999-09-19 Bruno Haible * modified to work correctly in multi-byte locales * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\version.c /* * version.c --- Return the version of the blkid library * * Copyright (C) 2004 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the terms of the GNU Lesser General * Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\iter.c /* * Copyright (C) 2009-2014 Karel Zak * Copyright (C) 2014 Ondrej Oprala * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\lscpu-dmi.c /* * lscpu-dmi - Module to parse SMBIOS information * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Code originally taken from the dmidecode utility and slightly rewritten * to suite the needs of lscpu */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\pivot_root.c /* * pivot_root.c - Change the root file system * * Copyright (C) 2000 Werner Almesberger * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This file is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\logindefs.c /* * Copyright (C) 2003, 2004, 2005 Thorsten Kukuk * Author: Thorsten Kukuk * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain any existing copyright * notice, and this entire permission notice in its entirety, * including the disclaimer of warranties. * * 2. Redistributions in binary form must reproduce all prior and current * copyright notices, this list of conditions, and the following * disclaimer in the documentation and/or other materials provided * with the distribution. * * 3. The name of any author may not be used to endorse or promote * products derived from this software without their specific prior * written permission. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\blkidP.h /* * blkidP.h - Internal interfaces for libblkid * * Copyright (C) 2001 Andreas Dilger * Copyright (C) 2003 Theodore Ts'o * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\column.c /* * column.c - functions for table handling at the column level * * Copyright (C) 2014 Ondrej Oprala * Copyright (C) 2014 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\src\iter.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\samples\mkfs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\samples\partitions.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\btrfs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\samples\topology.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\samples\superblocks.c /* * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\test.c /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * This file is part of libmount from util-linux project. * * Copyright (C) 2010-2018 Karel Zak * * libmount is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * * Routines for TEST_PROGRAMs */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\term-utils\write.c /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jef Poskanzer and Craig Leres of the Lawrence Berkeley Laboratory. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * Modified for Linux, Mon Mar 8 18:16:24 1993, faith@cs.unc.edu * Wed Jun 22 21:41:56 1994, faith@cs.unc.edu: * Added fix from Mike Grupenhoff (kashmir@umiacs.umd.edu) * Mon Jul 1 17:01:39 MET DST 1996, janl@math.uio.no: * - Added fix from David.Chapell@mail.trincoll.edu enabling daemons * to use write. * - ANSIed it since I was working on it anyway. * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\drbdmanage.c /* * Copyright (C) 2015 by Philipp Marek * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * DRBD is a blocklevel replication solution in the Linux kernel, * upstream since 2.6.33. (See http://drbd.linbit.com/) * DRBDmanage is a configuration frontend that assists in * creating/deleting/modifying DRBD resources across multiple machines * (a DRBDmanage "cluster"); this file detects its control volume, * which is replicated (via DRBD 9) on some of the nodes. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libsmartcols\title aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libfdisk\gpt aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libsmartcols\fromfile # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\dmesg.c /* * dmesg.c -- Print out the contents of the kernel ring buffer * * Copyright (C) 1993 Theodore Ts'o * Copyright (C) 2011 Karel Zak * * This program comes with ABSOLUTELY NO WARRANTY. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\src\dos.c /* * * Copyright (C) 2007-2013 Karel Zak * 2012 Davidlohr Bueso * * This is re-written version for libfdisk, the original was fdiskdoslabel.c * from util-linux fdisk. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\lock.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\CVE-2021-3995.patch\libmount\src\optstr.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\cache.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\tab_parse.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\CVE-2021-3996.patch\libmount\src\tab_parse.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\iter.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\optstr.c /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * This file is part of libmount from util-linux project. * * Copyright (C) 2009-2018 Karel Zak * * libmount is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\uuidparse.c /* * uuidparse.c --- Interpret uuid encoded information. This program * violates the UUID abstraction barrier by reaching into the * guts of a UUID. * * Based on libuuid/src/uuid_time.c * Copyright (C) 1998, 1999 Theodore Ts'o. * * All alterations (C) 2017 Sami Kerola * The 3-Clause BSD License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\po\Makefile.in.in # Makefile for PO directory in any package using GNU gettext. # Copyright (C) 1995-2000 Ulrich Drepper # Copyright (C) 2000-2019 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, # without any warranty. # # Origin: gettext-0.20 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\last.c /* * last(1) from sysvinit project, merged into util-linux in Aug 2013. * * Copyright (C) 1991-2004 Miquel van Smoorenburg. * Copyright (C) 2013 Ondrej Oprala * Karel Zak * * Re-implementation of the 'last' command, this time for Linux. Yes I know * there is BSD last, but I just felt like writing this. No thanks :-). Also, * this version gives lots more info (especially with -x) * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\nsenter.c /* * nsenter(1) - command-line interface for setns(2) * * Copyright (C) 2012-2013 Eric Biederman * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; version 2. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\rename\symlink aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\rename\basic aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\rename\subdir aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\column\invalid-multibyte aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\rename\exit_codes # # Copyright (C) 2014 Sami Kerola # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\hwclock\systohc # # Copyright (C) 2007 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\setarch.c /* * Copyright (C) 2003-2007 Red Hat, Inc. * * This file is part of util-linux. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This file is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * * Written by Elliot Lee * New personality options & code added by Jindrich Novy * ADD_NO_RANDOMIZE flag added by Arjan van de Ven * Help and MIPS support from Mike Frysinger (vapier@gentoo.org) * Better error handling from Dmitry V. Levin (ldv@altlinux.org) * * based on ideas from the ppc32 util by Guy Streeter (2002-01), based on the * sparc32 util by Jakub Jelinek (1998, 1999) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\cal.c /* * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Kim Letkeman. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\tunelp.c /* * Copyright (C) 1992-1997 Michael K. Johnson, johnsonm@redhat.com * * This file is licensed under the terms of the GNU General Public * License, version 2, or any later version. See file COPYING for * information on distribution conditions. */ /* * $Log: tunelp.c,v $ * Revision 1.9 1998/06/08 19:37:11 janl * Thus compiles tunelp with 2.1.103 kernels * * Revision 1.8 1997/07/06 00:14:06 aebr * Fixes to silence -Wall. * * Revision 1.7 1997/06/20 16:10:38 janl * tunelp refreshed from authors archive. * * Revision 1.9 1997/06/20 12:56:43 johnsonm * Finished fixing license terms. * * Revision 1.8 1997/06/20 12:34:59 johnsonm * Fixed copyright and license. * * Revision 1.7 1995/03/29 11:16:23 johnsonm * TYPO fixed... * * Revision 1.6 1995/03/29 11:12:15 johnsonm * Added third argument to ioctl needed with new kernels * * Revision 1.5 1995/01/13 10:33:43 johnsonm * Chris's changes for new ioctl numbers and backwards compatibility * and the reset ioctl. * * Revision 1.4 1995/01/03 17:42:14 johnsonm * -s isn't supposed to take an argument; removed : after s in getopt... * * Revision 1.3 1995/01/03 07:36:49 johnsonm * Fixed typo * * Revision 1.2 1995/01/03 07:33:44 johnsonm * revisions for lp driver updates in Linux 1.1.76 * * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support * * 1999-05-07 Merged LPTRUSTIRQ patch by Andrea Arcangeli (1998/11/29), aeb * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\fslists # # Copyright (C) 2014 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\lscpu.c /* * lscpu - CPU architecture information helper * * Copyright (C) 2008 Cai Qian * Copyright (C) 2008 Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\include-strutils-cleanup-strto-functions.patch\lib\strutils.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\strutils.c /* * Copyright (C) 2010 Karel Zak * Copyright (C) 2010 Davidlohr Bueso * * No copyright is claimed. This code is in the public domain; do with * it what you wish. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\losetup\losetup aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\losetup\losetup-blkdev # # Copyright (C) 2013 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\login\islocal # # Copyright (C) 2008 James Youngman # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\lsblk\mk-input.sh # # Copyright (C) 2018 Karel Zak # # This script makes a copy of relevant files from /sys and /proc. # The files are useful for lsblk(1) regression tests. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\nilfs.c /* * Copyright (C) 2010 by Jiro SEKIBA * * This file may be redistributed under the terms of the * GNU Lesser General Public License */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\hfs.c /* * Copyright (C) 2004-2008 Kay Sievers * Copyright (C) 2008 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\tabdiff aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\build-sys\config # Copyright (C) 2011 Karel Zak -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\verify.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\gfs.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\vxfs.c /* * Copyright (C) 2008 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\bcache.c /* * Copyright (C) 2013 Rolf Fokkens * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * Based on code fragments from bcache-tools by Kent Overstreet: * http://evilpiepirate.org/git/bcache-tools.git */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\term-utils\scriptreplay.c /* * Copyright (C) 2008-2019, Karel Zak * Copyright (C) 2008, James Youngman * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This file is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * * Based on scriptreplay.pl by Joey Hess */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\helpers\test_byteswap.c /* * This testing program makes sure the byteswap functions work * * Copyright (C) 2000 by Theodore Ts'o. * Copyright (C) 2008 Karel Zak * * This file may be redistributed under the terms of the GNU Public * License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\fileutils.c /* * Copyright (C) 2012 Sami Kerola */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\switch_root.c /* * switchroot.c - switch to new root directory and start init. * * Copyright 2002-2009 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . * * Authors: * Peter Jones * Jeremy Katz */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\nologin.c /* * Copyright (C) 2013 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\wipefs.c /* * wipefs - utility to wipe filesystems from device * * Copyright (C) 2009 Red Hat, Inc. All rights reserved. * Written by Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\fallocate.c /* * fallocate - utility to use the fallocate system call * * Copyright (C) 2008-2009 Red Hat, Inc. All rights reserved. * Written by Eric Sandeen * Karel Zak * * cvtnum routine taken from xfsprogs, * Copyright (c) 2003-2005 Silicon Graphics, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\hexdump\highlighting aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\hexdump\format-strings # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\match.c /* * Copyright (C) 2011 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\predefined.c /* * predefined.c --- well-known UUIDs from the RFC-4122 namespace * * Copyright (C) 2017 Philip Prindeville * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\flock.c /* Copyright 2003-2005 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, * copy, modify, merge, publish, distribute, sublicense, and/or * sell copies of the Software, and to permit persons to whom * the Software is furnished to do so, subject to the following * conditions: * * The above copyright notice and this permission notice shall * be included in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\look.c /*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * David Hitz of Auspex Systems, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\mpool.c /* * Copyright (C) 2016 Micron Technology, Inc. * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\sysfs.h /* * Copyright (C) 2011 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\CVE-2021-3995.patch\libmount\src\mountP.h aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\mountP.h /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * mountP.h - private library header file * * This file is part of libmount from util-linux project. * * Copyright (C) 2008-2018 Karel Zak * * libmount is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\uuid_time.c /* * uuid_time.c --- Interpret the time field from a uuid. This program * violates the UUID abstraction barrier by reaching into the guts * of a UUID and interpreting it. * * Copyright (C) 1998, 1999 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\ubifs.c /* * Copyright (C) 2009 Corentin Chary * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\auth.c /* * auth.c -- PAM authorization code, common between chsh and chfn * (c) 2012 by Cody Maloney * * this program is free software. you can redistribute it and * modify it under the terms of the gnu general public license. * there is no warranty. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\blkid.c /* * blkid.c - User command-line interface for libblkid * * Copyright (C) 2001 Andreas Dilger * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\lsblk\lsblk # # Copyright (C) 2018 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libmount\debug # Copyright (C) 2014 Ondrej Oprala * * This file may be redistributed under the terms of the * GNU Lesser General Public License */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\langinfo.c /* * This is callback solution for systems without nl_langinfo(), this function * returns hardcoded and on locale setting indepndent value. * * See langinfo.h man page for more details. * * No copyright is claimed. This code is in the public domain; do with * it what you wish. * * Copyright (C) 2010 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\colrm.c /* * Copyright (c) 1980 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\list.h /* * Copyright (C) 2008 Karel Zak * Copyright (C) 1999-2008 by Theodore Ts'o * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * (based on list.h from e2fsprogs) * Merge sort based on kernel's implementation. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\lsblk.c /* * lsblk(8) - list block devices * * Copyright (C) 2010-2018 Red Hat, Inc. All rights reserved. * Written by Milan Broz * Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\pt-gpt-partnames.h /* * No copyright is claimed. This code is in the public domain; do with * it what you wish. * * Written by Karel Zak * * Probably the most complete list of the GUIDs are at: * https://wikipedia.org/wiki/GUID_Partition_Table * * The macro DEF_GUID() has to be defined in your code according to array where * you want to include this file. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\logger.c /* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support * Sun Mar 21 1999 - Arnaldo Carvalho de Melo * - fixed strerr(errno) in gettext calls */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\hexdump.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\hexdump-display.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\hexdump-conv.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\hexdump-parse.c /* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\bsd.c /* * BSD/OSF partition parsing code * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * Inspired by fdisk, partx, Linux kernel, libparted and openbsd header files. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\optutils.h /* * Check collisions between options. * * The conflicts between options are described in ul_excl_t array. The * array contains groups of mutually exclusive options. For example * * static const ul_excl_t excl[] = { * { 'Z','b','c' }, // first group * { 'b','x' }, // second group * { 0 } * }; * * int excl_st[ARRAY_SIZE(excl)] = UL_EXCL_STATUS_INIT; * * while ((c = getopt_long(argc, argv, "Zbcx", longopts, NULL)) != -1) { * * err_exclusive_options(c, longopts, excl, excl_st); * * switch (c) { * case 'Z': * .... * } * } * * The array excl[] defines two groups of the mutually exclusive options. The * option '-b' is in the both groups. * * Note that the options in the group have to be in ASCII order (ABC..abc..) and * groups have to be also in ASCII order. * * The maximal number of the options in the group is 15 (size of the array is * 16, last is zero). * * The current status of options is stored in excl_st array. The size of the array * must be the same as number of the groups in the ul_excl_t array. * * If you're unsure then see sys-utils/mount.c or misc-utils/findmnt.c. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\samples\maxout.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\samples\fromfile.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\samples\continuous.c /* * Copyright (C) 2016 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\rfkill.c /* * /dev/rfkill userspace tool * * Copyright 2009 Johannes Berg * Copyright 2009 Marcel Holtmann * Copyright 2009 Tim Gardner * Copyright 2017 Sami Kerola * Copyright (C) 2017 Karel Zak * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\lsmem\lsmem # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\config\ltmain.sh ## DO NOT EDIT - This file generated from ../libtool-2.4.6/build-aux/ltmain.in ## by inline-source v2014-01-03.01 # libtool (GNU libtool) 2.4.6 # Provide generalized library-building support services. # Written by Gordon Matzigkeit , 1996 # Copyright (C) 1996-2015 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # General shell script boiler plate, and helper functions. # Written by Gary V. Vaughan, 2004 # Copyright (C) 2004-2015 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # As a special exception to the GNU General Public License, if you distribute # this file as part of a program or library that is built using GNU Libtool, # you may include this file under the same distribution terms that you use # for the rest of that program. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNES FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Please report bugs or propose patches to gary@gnu.org. ## ------ ## ## Usage. ## ## ------ ## -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\eject.c /* * Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) * Copyright (C) 2012 Karel Zak * Copyright (C) Michal Luscon * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\llseek.c /* * llseek.c -- stub calling the llseek system call * * Copyright (C) 1994, 1995, 1996, 1997 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\sulogin.c /* * sulogin * * This program gives Linux machines a reasonable secure way to boot single * user. It forces the user to supply the root password before a shell is * started. If there is a shadow password file and the encrypted root password * is "x" the shadow password will be used. * * Copyright (C) 1998-2003 Miquel van Smoorenburg. * Copyright (C) 2012 Karel Zak * Copyright (C) 2012 Werner Fink * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\uuid.h /* * Public include file for the UUID library * * Copyright (C) 1996, 1997, 1998 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\colcrt.c /* * Copyright (C) 2016 Sami Kerola * Copyright (C) 2016 Karel Zak * * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\findmnt.c /* * findmnt(8) * * Copyright (C) 2010-2015 Red Hat, Inc. All rights reserved. * Written by Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\lsblk.h /* * Copyright (C) 2010-2018 Red Hat, Inc. All rights reserved. * Written by Milan Broz * Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\monitor.c /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * This file is part of libmount from util-linux project. * * Copyright (C) 2014-2018 Karel Zak * * libmount is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\cpuset.c /* * Terminology: * * cpuset - (libc) cpu_set_t data structure represents set of CPUs * cpumask - string with hex mask (e.g. "0x00000001") * cpulist - string with CPU ranges (e.g. "0-3,5,7,8") * * Based on code from taskset.c and Linux kernel. * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * Copyright (C) 2010 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\timeutils.c /*** First set of functions in this file are part of systemd, and were copied to util-linux at August 2013. Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with util-linux; If not, see . ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\mangle.c /* * Functions for \oct encoding used in mtab/fstab/swaps/etc. * * No copyright is claimed. This code is in the public domain; do with * it what you wish. * * Copyright (C) 2010 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\vipw.c /* * Copyright (c) 1987 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * Updated Thu Oct 12 09:56:55 1995 by faith@cs.unc.edu with security * patches from Zefram * * Updated Thu Nov 9 21:58:53 1995 by Martin Schulze * . Support for vigr. * * Martin Schulze's patches adapted to Util-Linux by Nicolai Langfeldt. * * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support * Sun Mar 21 1999 - Arnaldo Carvalho de Melo * - fixed strerr(errno) in gettext calls */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\c.h /* * Fundamental C definitions. * * No copyright is claimed. This code is in the public domain; do with * it what you wish. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\readprofile.c /* * readprofile.c - used to read /proc/profile * * Copyright (C) 1994,1996 Alessandro Rubini (rubini@ipvvis.unipv.it) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\swaplabel.c /* * swaplabel.c - Print or change the label / UUID of a swap partition * * Copyright (C) 2010 Jason Borden * Copyright (C) 2010 Karel Zak * * Usage: swaplabel [-L label] [-U UUID] device * * This file may be redistributed under the terms of the GNU Public License * version 2 or later. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\sun.c /* * sun (solaris-sparc) partition parsing code * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\helpers\test_strerror.c /* * This test program prints errno messages to allow for portable * verification of error messages. * * Copyright (C) 2019 Patrick Steinhardt # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\partx.c /* * partx: tell the kernel about your disk's partitions * [This is not an fdisk - adding and removing partitions * is not a change of the disk, but just telling the kernel * about presence and numbering of on-disk partitions.] * * aeb, 2000-03-21 -- sah is 42 now * * Copyright (C) 2010 Davidlohr Bueso * Rewritten to use libblkid for util-linux * based on ideas from Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\iso9660.c /* * Copyright (C) 1999 by Andries Brouwer * Copyright (C) 1999, 2000, 2003 by Theodore Ts'o * Copyright (C) 2001 by Andreas Dilger * Copyright (C) 2004 Kay Sievers * Copyright (C) 2008 Karel Zak * * Inspired also by libvolume_id by * Kay Sievers * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\m4\libtool.m4 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # Copyright (C) 2014 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program or library that is built # using GNU Libtool, you may include this file under the same # distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\chfn\gecos # # Copyright (C) 2019 Radka Skvarilova # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\sysv.c /* * Copyright (C) 2008 Karel Zak * * This is written from scratch according to Linux kernel fs/sysv/super.c file. * It seems that sysv probing code in libvolume_id and also in the original * blkid is useless. * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\table.c /* * table.c - functions handling the data at the table level * * Copyright (C) 2010-2014 Karel Zak * Copyright (C) 2014 Ondrej Oprala * Copyright (C) 2016 Igor Gnatenko * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\topology\lvm.c /* * lvm topology * -- this is fallback for old systems where the topology information is not * exported by sysfs * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\rlimit # # Copyright (C) 2007 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # # The /etc/mtab file should not be modified if RLIMIT_FSIZE (ulimit -f) # is too low, otherwise the file could be corrupted (incomplete write). # The [u]mount(8) has to block SIGXFSZ and check if all writes and fflush # calls are successful. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\cramfs.h /* * cramfs_common - cramfs common code * * Copyright (c) 2008 Roy Peled, the.roy.peled -at- gmail * Copyright (c) 2004-2006 by Juliane Holzt, kju -at- fqdn.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\mount.pc.in # SPDX-License-Identifier: LGPL-2.1-or-later # # This file is part of libmount from util-linux project. # # Copyright (C) 2008-2018 Karel Zak # # libmount is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\term-utils\mesg.c /* * Copyright (c) 1987, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. * All or some portions of this file are derived from material licensed * to the University of California by American Telephone and Telegraph * Co. or Unix System Laboratories, Inc. and are reproduced herein with * the permission of UNIX System Laboratories, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * Modified Fri Mar 10 20:27:19 1995, faith@cs.unc.edu, for Linux * Modified Mon Jul 1 18:14:10 1996, janl@ifi.uio.no, writing to stdout * as suggested by Michael Meskes * * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support * * 2010-12-01 Marek Polacek * - cleanups */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libfdisk\mkpart-full # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # # Create partition in non-interactive mode; like mkpart, but partition is fully # specifuied by partno, start and size. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\cfdisk.c /* * cfdisk.c - Display or manipulate a disk partition table. * * Copyright (C) 2014-2015 Karel Zak * Copyright (C) 1994 Kevin E. Martin (martin@cs.unc.edu) * * The original cfdisk was inspired by the fdisk program * by A. V. Le Blanc (leblanc@mcc.ac.uk. * * cfdisk is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\smartcolsP.h /* * smartcolsP.h - private library header file * * Copyright (C) 2014 Ondrej Oprala * Copyright (C) 2014 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\tag.c /* * tag.c - allocation/initialization/free routines for tag structs * * Copyright (C) 2001 Andreas Dilger * Copyright (C) 2003 Theodore Ts'o * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\src\sun.c /* * Copyright (C) 2013 Karel Zak * * Based on original code from fdisk: * Jakub Jelinek (jj@sunsite.mff.cuni.cz), July 1996 * Merged with fdisk for other architectures, aeb, June 1998. * Arnaldo Carvalho de Melo Mar 1999, Internationalization */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\hwclock-cmos.c /* * SPDX-License-Identifier: GPL-2.0-or-later * * i386 CMOS starts out with 14 bytes clock data alpha has something * similar, but with details depending on the machine type. * * byte 0: seconds 0-59 * byte 2: minutes 0-59 * byte 4: hours 0-23 in 24hr mode, * 1-12 in 12hr mode, with high bit unset/set * if am/pm. * byte 6: weekday 1-7, Sunday=1 * byte 7: day of the month 1-31 * byte 8: month 1-12 * byte 9: year 0-99 * * Numbers are stored in BCD/binary if bit 2 of byte 11 is unset/set The * clock is in 12hr/24hr mode if bit 1 of byte 11 is unset/set The clock is * undefined (being updated) if bit 7 of byte 10 is set. The clock is frozen * (to be updated) by setting bit 7 of byte 11 Bit 7 of byte 14 indicates * whether the CMOS clock is reliable: it is 1 if RTC power has been good * since this bit was last read; it is 0 when the battery is dead and system * power has been off. * * Avoid setting the RTC clock within 2 seconds of the day rollover that * starts a new month or enters daylight saving time. * * The century situation is messy: * * Usually byte 50 (0x32) gives the century (in BCD, so 19 or 20 hex), but * IBM PS/2 has (part of) a checksum there and uses byte 55 (0x37). * Sometimes byte 127 (0x7f) or Bank 1, byte 0x48 gives the century. The * original RTC will not access any century byte; some modern versions will. * If a modern RTC or BIOS increments the century byte it may go from 0x19 * to 0x20, but in some buggy cases 0x1a is produced. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\uuidgen.c /* * gen_uuid.c --- generate a DCE-compatible uuid * * Copyright (C) 1999, Andreas Dilger and Theodore Ts'o * * %Begin-Header% * This file may be redistributed under the terms of the GNU Public * License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\fsck.cramfs.c /* * cramfsck - check a cramfs file system * * Copyright (C) 2000-2002 Transmeta Corporation * 2005 Adrian Bunk * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * 1999/12/03: Linus Torvalds (cramfs tester and unarchive program) * 2000/06/03: Daniel Quinlan (CRC and length checking program) * 2000/06/04: Daniel Quinlan (merged programs, added options, support * for special files, preserve permissions and * ownership, cramfs superblock v2, bogus mode * test, pathname length test, etc.) * 2000/06/06: Daniel Quinlan (support for holes, pretty-printing, * symlink size test) * 2000/07/11: Daniel Quinlan (file length tests, start at offset 0 or 512, * fsck-compatible exit codes) * 2000/07/15: Daniel Quinlan (initial support for block devices) * 2002/01/10: Daniel Quinlan (additional checks, test more return codes, * use read if mmap fails, standardize messages) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\findfs.c /* * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the GNU Public * License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\samples\mkpart.c /* * Copyright (C) 2017 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * * Libfdisk sample to create partitions by specify size, for example: * * mkpart --label dos --device /dev/sdc 2M 2M 2M 10M 1M - * * creates 6 partitions: * - 3 primary (3x 2M) * - 1 extended (1x 10M) * - 2 logical (1x 1M, 1x remaining-space-in-extended-partition) * * Notes: * The sample specifies size and partno for MBR, and size only for another * labels (e.g. GPT). * * The Ask-API does not use anything else than warning/info. The * partitionning has to be done non-interactive. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\config\ar-lib # Copyright (C) 2010-2018 Free Software Foundation, Inc. # Written by Peter Rosin . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . # func_error message -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\ldattach.c /* line discipline loading daemon * open a serial device and attach a line discipline on it * * Usage: * ldattach GIGASET_M101 /dev/ttyS0 * * ===================================================================== * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * ===================================================================== */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\ntfs.c /* * Copyright (C) 2004 Kay Sievers * Copyright (C) 2008 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\blkid\dm-err # # Copyright (C) 2016 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\setpriv.c /* * setpriv(1) - set various kernel privilege bits and run something * * Copyright (C) 2012 Andy Lutomirski * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2, or (at your option) any * later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cal\month aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cal\year # # Copyright (C) 2007-2018 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\mbsalign.c /* Align/Truncate a string in a given screen width Copyright (C) 2009-2010 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\signames.c /* * Copyright (c) 1988, 1993, 1994, 2017 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * 2017-10-14 Niklas Hambüchen * - Extracted signal names mapping from kill.c * * Copyright (C) 2014 Sami Kerola * Copyright (C) 2014 Karel Zak * Copyright (C) 2017 Niklas Hambüchen */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\raw.c /* * raw.c: User mode tool to bind and query raw character devices. * * Stephen Tweedie, 1999, 2000 * * This file may be redistributed under the terms of the GNU General * Public License, version 2. * * Copyright Red Hat Software, 1999, 2000 * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\init.c /* * Copyright (C) 2014 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\gpt-resize # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # # Test GPT Alternative-LBA and backup header update after device resize. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\lsns\nsfs aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\lsns\netnsid # # Copyright (C) 2017 Masatake YAMATO # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\wdctl.c /* * wdctl(8) - show hardware watchdog status * * Copyright (C) 2012 Lennart Poettering * Copyright (C) 2012 Karel Zak * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2, or (at your option) any * later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\po\Makevars # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding # package. (Note that the msgstr strings, extracted from the package's # sources, belong to the copyright holder of the package.) Translators are # expected to transfer the copyright for their translations to this person # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\src\test.c /* * Copyright (C) 2008-2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * Routines for TEST_PROGRAMs */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\superblocks.h /* * Copyright (C) 2008-2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\.pc\CVE-2022-0563.patch\login-utils\chfn.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\chfn.c /* * chfn.c -- change your finger information * (c) 1994 by salvatore valente * (c) 2012 by Cody Maloney * * this program is free software. you can redistribute it and * modify it under the terms of the gnu general public license. * there is no warranty. * * $Author: aebr $ * $Revision: 1.18 $ * $Date: 1998/06/11 22:30:11 $ * * Updated Thu Oct 12 09:19:26 1995 by faith@cs.unc.edu with security * patches from Zefram * * Hacked by Peter Breitenlohner, peb@mppmu.mpg.de, * to remove trailing empty fields. Oct 5, 96. * * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\partx\partx aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\partx\partx-image # # Copyright (C) 2010 Davidlohr Bueso # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\path.c /* * Simple functions to access files. Paths can be globally prefixed to read * data from an alternative source (e.g. a /proc dump for regression tests). * * The paths is possible to format by printf-like way for functions with "f" * postfix in the name (e.g. readf, openf, ... ul_path_readf_u64()). * * The ul_path_read_* API is possible to use without path_cxt handler. In this * case is not possible to use global prefix and printf-like formatting. * * No copyright is claimed. This code is in the public domain; do with * it what you wish. * * Written by Karel Zak [February 2018] */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\src\fdiskP.h /* * fdiskP.h - private library header file * * Copyright (C) 2012 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\read.c /* * read.c - read the blkid cache from disk, to avoid scanning all devices * * Copyright (C) 2001, 2003 Theodore Y. Ts'o * Copyright (C) 2001 Andreas Dilger * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\lsns.c /* * lsns(8) - list system namespaces * * Copyright (C) 2015 Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\bsd aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\gpt # # This file is part of util-linux. # # Copyright (C) 2013 Karel Zak # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\login.c /* * login(1) * * This program is derived from 4.3 BSD software and is subject to the * copyright notice below. * * Copyright (C) 2011 Karel Zak * Rewritten to PAM-only version. * * Michael Glad (glad@daimi.dk) * Computer Science Department, Aarhus University, Denmark * 1990-07-04 * * Copyright (c) 1980, 1987, 1988 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms are permitted * provided that the above copyright notice and this paragraph are * duplicated in all such forms and that any documentation, * advertising materials, and other materials related to such * distribution and use acknowledge that the software was developed * by the University of California, Berkeley. The name of the * University may not be used to endorse or promote products derived * from this software without specific prior written permission. * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\column\multi-file # # Copyright (C) 2011 Sami Kerola # 2011 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\unparse.c /* * unparse.c -- convert a UUID to string * * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\strv.c /* * * Copyright 2010 Lennart Poettering * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * * Copyright (C) 2015 Karel Zak * Modified the original version from systemd project for util-linux. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\topology\md.c /* * Linux Software RAID (md) topology * -- this is fallback for old systems where the topology information is not * exported by sysfs * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\minix.c /* * Copyright (C) 1999 by Andries Brouwer * Copyright (C) 1999, 2000, 2003 by Theodore Ts'o * Copyright (C) 2001 by Andreas Dilger * Copyright (C) 2004 Kay Sievers * Copyright (C) 2008-2013 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\colors.c /* * Copyright (C) 2012 Ondrej Oprala * Copyright (C) 2012-2014 Karel Zak * * This file may be distributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\mbr-dos-mode # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\ubi.c /* * Copyright (C) 2017 Rafał Miłecki * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\atari.c /* * atari partitions parsing code * * Copyright (C) 2018 Vaclav Dolezal * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * Based on Linux kernel implementation and atari-fdisk */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\zramctl.c /* * zramctl - control compressed block devices in RAM * * Copyright (c) 2014 Timofey Titovets * Copyright (C) 2014 Karel Zak * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\caputils.c /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2, or (at your option) any * later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\config\compile # Copyright (C) 1999-2018 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\superblocks.c /* * superblocks.c - reads information from filesystem and raid superblocks * * Copyright (C) 2008-2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\aix.c /* * aix partitions * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\blkdiscard\offsets # # Copyright (C) 2014 Federico Simoncelli # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\init.c /* * Copyright (C) 2008-2013 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\silicon_raid.c aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\nvidia_raid.c /* * Copyright (C) 2008 Karel Zak * Copyright (C) 2005 Kay Sievers * * Inspired by libvolume_id by * Kay Sievers * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\apfs.c /* * Copyright (C) 2018 Harry Mallon * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\Documentation\boilerplate.c /* * fixme-command-name - purpose of it * * Copyright (c) 20nn Example Commercial, Inc * Written by Your Name * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\test_uuid.c /* * tst_uuid.c --- test program from the UUID library * * Copyright (C) 1996, 1997, 1998 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\m4\ltsugar.m4 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # # Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 6 ltsugar.m4 # This is to help aclocal find these macros, as it can't see m4_define. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\btrfs.c /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * This file is part of libmount from util-linux project. * * Copyright (C) 2016 David Sterba * Copyright (C) 2016 Stanislav Brabec * * libmount is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * Based on kernel ctree.h, rbtree.h and btrfs-progs. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\blkzone.c /* * blkzone.c -- the block device zone commands * * Copyright (C) 2015,2016 Seagate Technology PLC * Written by Shaun Tancheff * * Copyright (C) 2017 Karel Zak * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\cell.c /* * cell.c - functions for table handling at the cell level * * Copyright (C) 2014 Ondrej Oprala * Copyright (C) 2014 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\misc\mbsencode # # Copyright (C) 2018 Vaclav Dolezal # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\compare.c /* * compare.c --- compare whether or not two UUIDs are the same * * Returns 0 if the two UUIDs are different, and 1 if they are the same. * * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\lscpu\mk-input.sh # # Copyright (C) 2008-2009 Karel Zak # # This script makes a copy of relevant files from /sys and /proc. # The files are useful for lscpu(1) regression tests. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\umount-recursive # Copyright (C) 2012 Karel Zak -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\lslogins.c /* * lslogins - List information about users on the system * * Copyright (C) 2014 Ondrej Oprala * Copyright (C) 2014 Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\config\py-compile # Copyright (C) 2000-2018 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\luks.c /* * Copyright (C) 2008 Karel Zak * Copyright (C) 2018 Milan Broz * * Inspired by libvolume_id by * Kay Sievers * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\losetup.c /* * Copyright (C) 2011 Karel Zak * Originally from Ted's losetup.c * * losetup.c - setup and control loop devices */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\hwclock-parse-date.y /** * SPDX-License-Identifier: GPL-3.0-or-later * * Parse a string into an internal timestamp. * * This file is based on gnulib parse-datetime.y-dd7a871 with * the other gnulib dependencies removed for use in util-linux. * * Copyright (C) 1999-2000, 2002-2017 Free Software Foundation, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . * * Originally written by Steven M. Bellovin while * at the University of North Carolina at Chapel Hill. Later tweaked by * a couple of people on Usenet. Completely overhauled by Rich $alz * and Jim Berets in August, 1990. * * Modified by Paul Eggert in August 1999 to do * the right thing about local DST. Also modified by Paul Eggert * in February 2004 to support * nanosecond-resolution timestamps, and in October 2004 to support * TZ strings in dates. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\md5.c /* * This code implements the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was * written by Colin Plumb in 1993, no copyright is claimed. * This code is in the public domain; do with it what you wish. * * Equivalent code is available from RSA Data Security, Inc. * This code has been tested against that, and is equivalent, * except that you don't need to include two pages of legalese * with every copy. * * To compute the message digest of a chunk of bytes, declare an * MD5Context structure, pass it to MD5Init, call MD5Update as * needed on buffers full of bytes, and then call MD5Final, which * will fill a supplied 16-byte array with the digest. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\hardlink.c /* * hardlink - consolidate duplicate files via hardlinks * * Copyright (C) 2018 Red Hat, Inc. All rights reserved. * Written by Jakub Jelinek * * Copyright (C) 2019 Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\fsfreeze.c /* * fsfreeze.c -- Filesystem freeze/unfreeze IO for Linux * * Copyright (C) 2010 Hajime Taira * Masatake Yamato * * This program is free software. You can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation: either version 1 or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\src\gpt.c /* * Copyright (C) 2007 Karel Zak * Copyright (C) 2012 Davidlohr Bueso * * GUID Partition Table (GPT) support. Based on UEFI Specs 2.3.1 * Chapter 5: GUID Partition Table (GPT) Disk Layout (Jun 27th, 2012). * Some ideas and inspiration from GNU parted and gptfdisk. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\partitions.c /* * partitions - partition tables parsing * * Copyright (C) 2008-2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\partitions\sgi.c /* * sgi partition parsing code * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\cramfs\doubles # # Copyright (C) 2011 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\fdisk\align-512-512 # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # # Test default 1MiB (2048 sectors) alignment for 512/512 disk *without* # topology. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\exfs.c /* * Copyright (C) 1999 by Andries Brouwer * Copyright (C) 1999, 2000, 2003 by Theodore Ts'o * Copyright (C) 2001 by Andreas Dilger * Copyright (C) 2004 Kay Sievers * Copyright (C) 2008 Karel Zak * Copyright (C) 2013 Eric Sandeen * Copyright (C) 2017 Hewlett Packard Enterprise Development LP * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\all-io.h /* * No copyright is claimed. This code is in the public domain; do with * it what you wish. * * Written by Karel Zak * Petr Uzel */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\print.c /* * table.c - functions handling the data at the table level * * Copyright (C) 2010-2014 Karel Zak * Copyright (C) 2016 Igor Gnatenko * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\getopt.c /* * getopt.c - Enhanced implementation of BSD getopt(1) * Copyright (c) 1997-2014 Frodo Looijaard * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\randutils.c /* * SPDX-License-Identifier: BSD-3-Clause * * General purpose random utilities. Based on libuuid code. * * This code is free software; you can redistribute it and/or modify it under * the terms of the Modified BSD License. The complete text of the license is * available in the Documentation/licenses/COPYING.BSD-3-Clause file. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\helpers\test_mbsencode.c /* * Copyright (C) 2018 Vaclav Dolezal * * This file is part of util-linux. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This file is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\libuser.c /* * libuser.c -- Utilize libuser to set a user attribute * (c) 2012 by Cody Maloney * * this program is free software. you can redistribute it and * modify it under the terms of the gnu general public license. * there is no warranty. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libmount\src\context_veritydev.c /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * This file is part of libmount from util-linux project. * * Copyright (C) 2019 Microsoft Corporation * * libmount is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\probe.c /* * Low-level libblkid probing API * * Copyright (C) 2008-2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\save.c /* * save.c - write the cache struct to disk * * Copyright (C) 2001 by Andreas Dilger * Copyright (C) 2003 Theodore Ts'o * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\unpack.c /* * Internal routine for unpacking UUID * * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\term-utils\wall.c /* * Copyright (c) 1988, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * Modified Sun Mar 12 10:34:34 1995, faith@cs.unc.edu, for Linux */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\devname.c /* * devname.c - get a dev by its device inode name * * Copyright (C) Andries Brouwer * Copyright (C) 1999, 2000, 2001, 2002, 2003 Theodore Ts'o * Copyright (C) 2001 Andreas Dilger * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\po\update-potfiles # # Copyright (C) 2009 Karel Zak # # find all git-tracked and existing *.c and *.h files # exclude some (sub)directories # sort the list -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\configure # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for util-linux 2.35.1. # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\src\bsd.c /* * Copyright (C) 2007-2013 Karel Zak * * Based on the original code from fdisk * written by Bernhard Fastenrath (fasten@informatik.uni-bonn.de) * with code from the NetBSD disklabel command. * * Arnaldo Carvalho de Melo , March 1999 * David Huggins-Daines , January 2000 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\term-utils\script.c /* * Copyright (C) 1980 Regents of the University of California. * Copyright (C) 2013-2019 Karel Zak * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\procutils.c /* * Copyright (C) 2011 Davidlohr Bueso * * procutils.c: General purpose procfs parsing utilities * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Library Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libsmartcols\src\line.c /* * line.c - functions for table handling at the line level * * Copyright (C) 2014 Karel Zak * Copyright (C) 2014 Ondrej Oprala * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\exec_shell.c /* * exec_shell() - launch a shell, else exit! * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2, or (at your option) any * later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\look\separator # # Copyright (C) 2007 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # # WARNING: the look command expects that the /usr/share/dict/words uses # directory order! # # for example: # # cat words.raw | egrep --invert-match "'s$" | \ # egrep "^[[:alnum:]'&!,./-]+$" | \ # sort --ignore-case --dictionary-order | \ # uniq > words # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\blkid\mbr-wholedisk # # Copyright (C) 2015 Karel Zak # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\hexdump.h /* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * @(#)hexdump.h 5.4 (Berkeley) 6/1/90 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\xalloc.h /* * Copyright (C) 2010 Davidlohr Bueso * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * General memory allocation wrappers for malloc, realloc, calloc and strdup */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\topology\ioctl.c /* * ioctl based topology -- gathers topology information * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\term-utils\ttymsg.c /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * Modified Sun Mar 12 10:39:22 1995, faith@cs.unc.edu for Linux * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\login-utils\sulogin-consoles.c /* * consoles.c Routines to detect the system consoles * * Copyright (c) 2011 SuSE LINUX Products GmbH, All rights reserved. * Copyright (C) 2012 Karel Zak * Copyright (C) 2012 Werner Fink * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program (see the file COPYING); if not, write to the * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, * MA 02110-1301, USA. * * Author: Werner Fink */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\lsipc.c /* * lsipc - List information about IPC instances employed in the system * * Copyright (C) 2015 Ondrej Oprala * Copyright (C) 2015 Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * * lsipc is inspired by the ipcs utility. The aim is to create * a utility unencumbered by a standard to provide more flexible * means of controlling the output. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\m4\ltoptions.m4 # Helper functions for option handling. -*- Autoconf -*- # # Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 8 ltoptions.m4 # This is to help aclocal find these macros, as it can't see m4_define. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\loopdev.c /* * No copyright is claimed. This code is in the public domain; do with * it what you wish. * * Written by Karel Zak * * -- based on mount/losetup.c * * Simple library for work with loop devices. * * - requires kernel 2.6.x * - reads info from /sys/block/loop/loop/ (new kernels) * - reads info by ioctl * - supports *unlimited* number of loop devices * - supports /dev/loop as well as /dev/loop/ * - minimize overhead (fd, loopinfo, ... are shared for all operations) * - setup (associate device and backing file) * - delete (dis-associate file) * - old LOOP_{SET,GET}_STATUS (32bit) ioctls are unsupported * - extendible */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\umount.c /* * umount(8) -- mount a filesystem * * Copyright (C) 2011 Red Hat, Inc. All rights reserved. * Written by Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\lvm.c /* * Copyright (C) 1999 by Andries Brouwer * Copyright (C) 1999, 2000, 2003 by Theodore Ts'o * Copyright (C) 2001 by Andreas Dilger * Copyright (C) 2004 Kay Sievers * Copyright (C) 2008 Karel Zak * Copyright (C) 2012 Milan Broz * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\m4\compiler.m4 dnl Copyright (C) 2008-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Simon Josefsson dnl -- derivated from coreutils m4/warnings.m4 # UL_AS_VAR_APPEND(VAR, VALUE) # ---------------------------- # Provide the functionality of AS_VAR_APPEND if Autoconf does not have it. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\devno.c /* * devno.c - find a particular device by its device number (major/minor) * * Copyright (C) 2000, 2001, 2003 Theodore Ts'o * Copyright (C) 2001 Andreas Dilger * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\resolve.c /* * resolve.c - resolve names and tags into specific devices * * Copyright (C) 2001, 2003 Theodore Ts'o. * Copyright (C) 2001 Andreas Dilger * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\mbsedit.c /* * Very simple multibyte buffer editor. Allows to maintaine the current * position in the string, add and remove chars on the current position. * * This file may be distributed under the terms of the * GNU Lesser General Public License. * * Copyright (C) 2017 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\aclocal.m4 # generated automatically by aclocal 1.16.1 -*- Autoconf -*- # Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) # Copyright (C) 2011-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_PROG_AR([ACT-IF-FAIL]) # ------------------------- # Try to determine the archiver interface, and trigger the ar-lib wrapper # if it is needed. If the detection of archiver interface fails, run # ACT-IF-FAIL (default is to abort configure with a proper error message). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\schedutils\chrt.c /* * chrt.c - manipulate a task's real-time attributes * * 27-Apr-2002: initial version - Robert Love * 04-May-2011: make it thread-aware - Davidlohr Bueso * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2, as * published by the Free Software Foundation * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Copyright (C) 2004 Robert Love */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\mountpoint.c /* * mountpoint(1) - see if a directory is a mountpoint * * This is libmount based reimplementation of the mountpoint(1) * from sysvinit project. * * * Copyright (C) 2011 Red Hat, Inc. All rights reserved. * Written by Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\fsck.c /* * fsck --- A generic, parallelizing front-end for the fsck program. * It will automatically try to run fsck programs in parallel if the * devices are on separate spindles. It is based on the same ideas as * the generic front end for fsck by David Engel and Fred van Kempen, * but it has been completely rewritten from scratch to support * parallel execution. * * Written by Theodore Ts'o, * * Miquel van Smoorenburg (miquels@drinkel.ow.org) 20-Oct-1994: * o Changed -t fstype to behave like with mount when -A (all file * systems) or -M (like mount) is specified. * o fsck looks if it can find the fsck.type program to decide * if it should ignore the fs type. This way more fsck programs * can be added without changing this front-end. * o -R flag skip root file system. * * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, * 2001, 2002, 2003, 2004, 2005 by Theodore Ts'o. * * Copyright (C) 2009-2014 Karel Zak * * This file may be redistributed under the terms of the GNU Public * License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\gen_uuid.c /* * gen_uuid.c --- generate a DCE-compatible uuid * * Copyright (C) 1996, 1997, 1998, 1999 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\fsck.minix.c /* * fsck.minix.c - a file system consistency checker for Linux. * * (C) 1991, 1992 Linus Torvalds. This file may be redistributed * as per the GNU copyleft. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\cache.c /* * cache.c - allocation/initialization/free routines for cache * * Copyright (C) 2001 Andreas Dilger * Copyright (C) 2003 Theodore Ts'o * * %Begin-Header% * This file may be redistributed under the terms of the * GNU Lesser General Public License. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\config\ylwrap # Copyright (C) 1996-2018 Free Software Foundation, Inc. # # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\hwclock-rtc.c /* * SPDX-License-Identifier: GPL-2.0-or-later * * rtc.c - Use /dev/rtc for clock access */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\unshare.c /* * unshare(1) - command-line interface for unshare(2) * * Copyright (C) 2009 Mikhail Gusarov * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2, or (at your option) any * later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\mount.c /* * mount(8) -- mount a filesystem * * Copyright (C) 2011 Red Hat, Inc. All rights reserved. * Written by Karel Zak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\timeutils.h /*** First set of functions in this file are part of systemd, and were copied to util-linux at August 2013. Copyright 2010 Lennart Poettering Copyright (C) 2014 Karel Zak systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . ***/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\src\version.c /* * version.c - Return the version of the library * * Copyright (C) 2015 Karel Zak * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\umount-alltargets # Copyright (C) 2013 Karel Zak -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\fstrim.c /* * fstrim.c -- discard the part (or whole) of mounted filesystem. * * Copyright (C) 2010 Red Hat, Inc. All rights reserved. * Written by Lukas Czerner * Karel Zak * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . * * * This program uses FITRIM ioctl to discard parts or the whole filesystem * online (mounted). You can specify range (start and length) to be * discarded, or simply discard whole filesystem. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\pg.c /* * pg - A clone of the System V CRT paging utility. * * Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. [deleted] * 4. Neither the name of Gunnar Ritter nor the names of his contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY GUNNAR RITTER AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL GUNNAR RITTER OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\getopt\basic # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # This test script is modified version of 'getopt-parse.bash' example # file in misc/ directory. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\term-utils\setterm.c /* setterm.c, set terminal attributes. * * Copyright (C) 1990 Gordon Irlam (gordoni@cs.ua.oz.au). Conditions of use, * modification, and redistribution are contained in the file COPYRIGHT that * forms part of this distribution. * * Adaption to Linux by Peter MacDonald. * * Enhancements by Mika Liljeberg (liljeber@cs.Helsinki.FI) * * Beep modifications by Christophe Jolif (cjolif@storm.gatelink.fr.net) * * Sanity increases by Cafeine Addict [sic]. * * Powersave features by todd j. derr * * Converted to terminfo by Kars de Jong (jongk@cs.utwente.nl) * * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support * * Semantics: * * Setterm writes to standard output a character string that will * invoke the specified terminal capabilities. Where possible * terminfo is consulted to find the string to use. Some options * however do not correspond to a terminfo capability. In this case if * the terminal type is "con*", or "linux*" the string that invokes * the specified capabilities on the PC Linux virtual console driver * is output. Options that are not implemented by the terminal are * ignored. * * The following options are non-obvious. * * -term can be used to override the TERM environment variable. * * -reset displays the terminal reset string, which typically resets the * terminal to its power on state. * * -initialize displays the terminal initialization string, which typically * sets the terminal's rendering options, and other attributes to the * default values. * * -default sets the terminal's rendering options to the default values. * * -store stores the terminal's current rendering options as the default * values. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\blkdiscard.c /* * blkdiscard.c -- discard the part (or whole) of the block device. * * Copyright (C) 2012 Red Hat, Inc. All rights reserved. * Written by Lukas Czerner * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . * * This program uses BLKDISCARD ioctl to discard part or the whole block * device if the device supports it. You can specify range (start and * length) to be discarded, or simply discard the whole device. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\lsblk-devtree.c /* * These functions implement tree of block devices. The devtree struct contains * two basic lists: * * 1) devtree->devices -- This is simple list without any hierarchy. We use * reference counting here. * * 2) devtree->roots -- The root nodes of the trees. The code does not use * reference counting here due to complexity and it's unnecessary. * * Note that the same device maybe have more parents and more children. The * device is allocated only once and shared within the tree. The dependence * (devdep struct) contains reference to child as well as to parent and the * dependence is reference by ls_childs from parent device and by ls_parents * from child. (Yes, "childs" is used for children ;-) * * Copyright (C) 2018 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\chmem.c /* * chmem - Memory configuration tool * * Copyright IBM Corp. 2016 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\bluestore.c /* * Copyright (C) 2018 by Kenneth Van Alstyne * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * * Ceph BlueStore is one of the supported storage * methods for Object Storage Devices (OSDs). * This is used to detect the backing block devices * used for these types of OSDs in a Ceph Cluster. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\udf.c /* * Copyright (C) 1999 by Andries Brouwer * Copyright (C) 1999, 2000, 2003 by Theodore Ts'o * Copyright (C) 2001 by Andreas Dilger * Copyright (C) 2004 Kay Sievers * Copyright (C) 2008 Karel Zak * Copyright (C) 2014-2017 Pali Rohár * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\disk-utils\mkfs.cramfs.c /* * mkcramfs - make a cramfs file system * * Copyright (C) 1999-2002 Transmeta Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\superblocks\vmfs.c /* * Copyright (C) 2009 Mike Hommey * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\kill.c /* * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ /* * oct 5 1994 -- almost entirely re-written to allow for process names. * modifications (c) salvatore valente * may be used / modified / distributed under the same terms as the original. * * 1999-02-22 Arkadiusz Miśkiewicz * - added Native Language Support * * 1999-11-13 aeb Accept signal numbers 128+s. * * Copyright (C) 2014 Sami Kerola * Copyright (C) 2014 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\lib\canonicalize.c /* * canonicalize.c -- canonicalize pathname by removing symlinks * * This file may be distributed under the terms of the * GNU Lesser General Public License. * * Copyright (C) 2009-2013 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\prlimit.c /* * prlimit - get/set process resource limits. * * Copyright (C) 2011 Davidlohr Bueso * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\ul.c /* * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\m4\intlmacosx.m4 # intlmacosx.m4 serial 5 (gettext-0.18.2) dnl Copyright (C) 2004-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Checks for special options needed on Mac OS X. dnl Defines INTL_MACOSX_LIBS. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\sys-utils\chcpu.c /* * chcpu - CPU configuration tool * * Copyright IBM Corp. 2011 * Author(s): Heiko Carstens , * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\schedutils\taskset.c /* * taskset.c - set or retrieve a task's CPU affinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2, as * published by the Free Software Foundation * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Copyright (C) 2004 Robert Love * Copyright (C) 2010 Karel Zak */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\text-utils\rev.c /*- * Copyright (c) 1987, 1992 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * Modified for Linux by Charles Hannum (mycroft@gnu.ai.mit.edu) * and Brian Koehmstedt (bpk@gnu.ai.mit.edu) * * Wed Sep 14 22:26:00 1994: Patch from bjdouma to handle * last line that has no newline correctly. * 3-Jun-1998: Patched by Nicolai Langfeldt to work better on Linux: * Handle any-length-lines. Code copied from util-linux' setpwnam.c * 1999-02-22 Arkadiusz Miśkiewicz * added Native Language Support * 1999-09-19 Bruno Haible * modified to work correctly in multi-byte locales * July 2010 - Davidlohr Bueso * Fixed memory leaks (including Linux signal handling) * Added some memory allocation error handling * Lowered the default buffer size to 256, instead of 512 bytes * Changed tab indentation to 8 chars for better reading the code */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\mount\regfile # Copyright (C) 2011 Karel Zak # This file is part of util-linux. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libfdisk\samples\mkpart-fullspec.c /* * Copyright (C) 2017 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * * * Libfdisk sample to create partitions by specify all required partition * properties (partno, start and size). The default is only partition type * (except MBR where 4th partition is extended). */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\schedutils\ionice.c /* * ionice: set or get process io scheduling class and priority * * Copyright (C) 2005 Jens Axboe * * Released under the terms of the GNU General Public License version 2 * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\login\logindefs # # Copyright (C) 2011 Karel Zak # # This file is part of util-linux. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\m4\ltversion.m4 # ltversion.m4 -- version numbers -*- Autoconf -*- # # Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # @configure_input@ # serial 4179 ltversion.m4 # This file is part of GNU Libtool -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\tests\ts\libfdisk\mkpart # # This file is part of util-linux. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # Create partition in non-interactive mode. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\include\debug.h /* * Copyright (C) 2014 Ondrej Oprala * Copyright (C) 2014 Karel Zak * * This file may be distributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\lslocks.c /* * lslocks(8) - list local system locks * * Copyright (C) 2012 Davidlohr Bueso * * Very generally based on lslk(8) by Victor A. Abell * Since it stopped being maintained over a decade ago, this * program should be considered its replacement. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libuuid\src\parse.c /* * parse.c --- UUID parsing * * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * %End-Header% */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\config.c /* * config.c - blkid.conf routines * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\libblkid\src\topology\evms.c /* * Evms topology * -- this is fallback for old systems where the topology information is not * exported by sysfs * * Copyright (C) 2009 Karel Zak * * This file may be redistributed under the terms of the * GNU Lesser General Public License. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\util-linux\2.35.1-r0\util-linux-2.35.1\misc-utils\fincore.c /* * fincore - count pages of file contents in core * * Copyright (C) 2017 Red Hat, Inc. All rights reserved. * Written by Masatake YAMATO * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- v4l-utils 1.18.1 =========== LICENSE: GPLv2 & LGPLv2.1 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\ax_pthread.m4 # =========================================================================== # http://www.gnu.org/software/autoconf-archive/ax_pthread.html # =========================================================================== # # SYNOPSIS # # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) # # DESCRIPTION # # This macro figures out how to build C programs using POSIX threads. It # sets the PTHREAD_LIBS output variable to the threads library and linker # flags, and the PTHREAD_CFLAGS output variable to any special C compiler # flags that are needed. (The user can also force certain compiler # flags/libs to be tested by setting these environment variables.) # # Also sets PTHREAD_CC to any special C compiler that is needed for # multi-threaded programs (defaults to the value of CC otherwise). (This # is necessary on AIX to use the special cc_r compiler alias.) # # NOTE: You are assumed to not only compile your program with these flags, # but also to link with them as well. For example, you might link with # $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS $LIBS # # If you are only building threaded programs, you may wish to use these # variables in your default LIBS, CFLAGS, and CC: # # LIBS="$PTHREAD_LIBS $LIBS" # CFLAGS="$CFLAGS $PTHREAD_CFLAGS" # CC="$PTHREAD_CC" # # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant # has a nonstandard name, this macro defines PTHREAD_CREATE_JOINABLE to # that name (e.g. PTHREAD_CREATE_UNDETACHED on AIX). # # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the # PTHREAD_PRIO_INHERIT symbol is defined when compiling with # PTHREAD_CFLAGS. # # ACTION-IF-FOUND is a list of shell commands to run if a threads library # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it # is not found. If ACTION-IF-FOUND is not specified, the default action # will define HAVE_PTHREAD. # # Please let the authors know if this macro fails on any platform, or if # you have any other suggestions or comments. This macro was based on work # by SGJ on autoconf scripts for FFTW (http://www.fftw.org/) (with help # from M. Frigo), as well as ac_pthread and hb_pthread macros posted by # Alejandro Forero Cuervo to the autoconf macro repository. We are also # grateful for the helpful feedback of numerous users. # # Updated for Autoconf 2.68 by Daniel Richard G. # # LICENSE # # Copyright (c) 2008 Steven G. Johnson # Copyright (c) 2011 Daniel Richard G. # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General # Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program. If not, see . # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure # scripts that are the output of Autoconf when processing the Macro. You # need not follow the terms of the GNU General Public License when using # or distributing such scripts, even though portions of the text of the # Macro appear in them. The GNU General Public License (GPL) does govern # all other use of the material that constitutes the Autoconf Macro. # # This special exception to the GPL applies to versions of the Autoconf # Macro released by the Autoconf Archive. When you make and distribute a # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. #serial 23 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\tpg-tab.cpp // SPDX-License-Identifier: GPL-2.0-only /* * qv4l2 - Test Pattern Generator Tab * * Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\keymap.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\keymap.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\keymap.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\.pc\0005-Define-error_t-and-include-sys-types.h.patch\utils\ir-ctl\keymap.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\.pc\0005-Define-error_t-and-include-sys-types.h.patch\utils\keytable\keymap.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\ir-ctl\keymap.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\keymap.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\ir-ctl\keymap.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\ir-ctl\bpf_encoder.c /* SPDX-License-Identifier: GPL-2.0 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\v4l2-mediabus.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Media Bus API header * * Copyright (C) 2009, Guennadi Liakhovetski * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-demux.c /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * These routines were written as part of the dvb-apps, as: * util functions for various ?zap implementations * * Copyright (C) 2001 Johannes Stezenbach (js@convergence.de) * for convergence integrated media * * Originally licensed as GPLv2 or upper * * All subsequent changes are under GPLv2 only and are: * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\em28xx\parse_em28xx_drxj.pl aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\em28xx\parse_em28xx_drxk.pl # Copyright (C) 2011 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # This small script parses register dumps generated by em28xx driver # with debug options enabled, generating a source code with the results # of the dump. # # It is a variant of parse_em28xx.pl, meant to be used to decode DRX-K # register read/writes. # # It will provide data output like: # # write16_flags(state, 0x52, SIO_CC_PWD_MODE__A, 0x0000, 0xc0); # write16_flags(state, 0x52, SIO_CC_UPDATE__A, 0xfa00ba, 0xc0); # write16_flags(state, 0x52, SIO_CC_PLL_LOCK__A, 0x0001, 0xc0); # write32_flags(state, 0x52, SIO_TOP_COMM_KEY__A, 0x0000, 0xc0); # write16_flags(state, 0x52, SIO_TOP_COMM_KEY__A, 0xfa00ba, 0xc0); # write32_flags(state, 0x52, SIO_TOP_JTAGID_LO__A, 0x0000, 0xc0); # read32_flags(state, 0x52, 0x39846380, 0x0000, 0x90); # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\stress-buffer.c /* * Copyright (C) 2009 Douglas Schilling Landgraf * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * stress-buffer tool makes infinite calls using read() for * any device specified by the command argument. * * The size of buffer shall be a random number from 0 up to 1000. * * Also is automatically created a file called: stats-M-D-Y-h-m-s.txt * in current directory with data executed. * * The stress test is performed by several read() calls, * and it helped to identify real issues like: * * - memory leaks * - specific crashs that are rare and hard to reproduce * * To compile: * gcc -o stress-buffer stress-buffer.c -Wall * * To execute: * ./stress-buffer /dev/device_for_test * * Example: * ./stress-buffer /dev/video0 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\libdvbv5-po\Makefile.in.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\v4l-utils-po\Makefile.in.in # Makefile for PO directory in any package using GNU gettext. # Copyright (C) 1995-1997, 2000-2007, 2009-2010 by Ulrich Drepper # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, # without any warranty. # # Origin: gettext-0.19.8 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\decode_tm6000\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\ivtv-ctl\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-follower\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\rds-saa6588\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l2rds\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\rds-ctl\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l1\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\gconv\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\xc3028-firmware\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cx18-ctl\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\dvb\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-compliance\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-sysfs-path\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l2\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\cobalt-ctl\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-ctl\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-dbg\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\freebsd\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\ir-ctl\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\media-ctl\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\libv4l2util\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l-mplane\Makefile.in aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\libmedia_dev\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\fb.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\lirc.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\keytable.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\.pc\0006-Fix-build-on-32bit-arches-with-64bit-time_t.patch\utils\keytable\keytable.c /* keytable.c - This program allows checking/replacing keys at IR Copyright (C) 2006-2010 Mauro Carvalho Chehab This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\dvb-fe.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file dvb-fe.h * @ingroup frontend * @brief Provides interfaces to deal with DVB frontend. * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * The libdvbv5 API works with a set of key/value properties. * There are two types of properties: * * - The ones defined at the Kernel's frontent API, that are found at * /usr/include/linux/dvb/frontend.h (actually, it uses a local copy * of that file, stored at ./include/linux/dvb/frontend.h) * * - Some extra properties used by libdvbv5. Those can be found at * lib/include/libdvbv5/dvb-v5-std.h and start at DTV_USER_COMMAND_START. * * Just like the DTV properties, the stats are cached. That warrants that * all stats are got at the same time, when dvb_fe_get_stats() is called. * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\ioctl-test.c /* ioctl-test - This small utility sends dumb v4l2 ioctl to a device. It is meant to check ioctl debug messages generated and to check if a function is implemented by that device. By compiling it as a 32-bit binary on a 64-bit architecture it can also be used to test the 32-to-64 bit compat layer. In addition it also checks that all the ioctl values haven't changed. This tool should be run whenever a new ioctl is added, or when fields are added to existing structs used by ioctls. To compile as a 32-bit executable when on a 64-bit architecture use: gcc -o ioctl-test32 ioctl-test.c -I../../include -m32 Copyright (C) 2005-2013 Mauro Carvalho Chehab This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\processing\autogain.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\processing\gamma.c /* # (C) 2008-2009 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-ctl\cec-pin.cpp // SPDX-License-Identifier: GPL-2.0-only /* * Copyright 2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\cat.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\atsc_eit.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\mgt.c /* * Copyright (c) 2013-2014 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\sn9c201\parse_sn9c201.pl aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\usb_parse\parse_usb.pl # Copyright (C) 2010 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # This small script parses USB dumps generated by several drivers, # decoding USB bits. # # To use it, do: # dmesg | ./parse_usb.pl # # Also, there are other utilities that produce similar outputs, and it # is not hard to parse some USB analyzers log into the expected format. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\ir-ctl\ir-encode.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\ir-encode.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\ir-encode.c /* * ir-encode.c - encodes IR scancodes in different protocols * * Copyright (C) 2016 Sean Young * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2 of the License. * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_load.h /* SPDX-License-Identifier: GPL-2.0 */ /* parses elf file compiled by llvm .c->.o * . parses 'maps' section and creates maps via BPF syscall * . parses 'license' section and passes it to syscall * . parses elf relocations for BPF maps and adjusts BPF_LD_IMM64 insns by * storing map_fd into insn->imm and marking such insns as BPF_PSEUDO_MAP_FD * . loads eBPF programs via BPF syscall * * One ELF file can contain multiple BPF programs which will be loaded * and their FDs stored stored in prog_fd array * * returns zero on success */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\dvb\dvbv5-scan.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation version 2 * of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Based on dvbv5-tzap utility. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-controls.cpp /* V4L2 API compliance control ioctl tests. Copyright (C) 2011 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\ltoptions.m4 # Helper functions for option handling. -*- Autoconf -*- # # Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 8 ltoptions.m4 # This is to help aclocal find these macros, as it can't see m4_define. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\eit.c /* * Copyright (c) 2012-2014 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\cx25821\medusaReadWrite.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\cx25821\setvideosetting.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\cx25821\regReadWrite.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\cx25821\upstream_app.c /* * Driver for the Conexant CX25821 PCIe bridge * * Copyright (C) 2009 Conexant Systems Inc. * Authors , * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\mpeg_es.h /* * Copyright (c) 2013-2014 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file mpeg_es.h * @ingroup dvb_table * @brief Provides the table parser for the MPEG-TS Elementary Stream * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Andre Roth * * @par Relevant specs * The table described herein is defined in ISO 13818-2 * * @see * http://dvd.sourceforge.net/dvdinfo/mpeghdrs.html * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\v4l2gl.c /* V4L2 video picture grabber and GL displayer Copyright (C) 2009 Mauro Carvalho Chehab This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\flip.c /* # RGB / YUV flip/rotate routines # (C) 2008 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\dvb\dvb-format-convert.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\dvb\dvb-fe-tool.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\dvb\dvbv5-daemon.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation version 2 * of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-colors.cpp /* V4L2 API compliance color checking tests. Copyright (C) 2015 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\v4l-utils-po\Makevars aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\libdvbv5-po\Makevars # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding # package. (Note that the msgstr strings, extracted from the package's # sources, belong to the copyright holder of the package.) Translators are # expected to transfer the copyright for their translations to this person # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\v4l-stream.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\v4l-stream.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\v4l-stream.c // SPDX-License-Identifier: LGPL-2.1-only /* * V4L2 run-length image encoder source * * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-compliance\cec-compliance.h /* SPDX-License-Identifier: GPL-2.0-only */ /* * CEC API compliance test tool. * * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\build-aux\install-sh # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # 'make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\codec-v4l2-fwht.h /* SPDX-License-Identifier: LGPL-2.1 */ /* * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\crop.c /* # RGB and YUV crop routines # (C) 2008 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_event_extended.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file desc_event_extended.h * @ingroup descriptors * @brief Provides the descriptors for the extended event descriptor * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - ETSI EN 300 468 V1.11.1 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\mpeg_ts.h /* * Copyright (c) 2013-2014 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file mpeg_ts.h * @ingroup dvb_table * @brief Provides the table parser for the MPEG-PES Elementary Stream * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Andre Roth * * @par Relevant specs * The table described herein is defined in ISO 13818-1 * * @see * http://en.wikipedia.org/wiki/MPEG_transport_stream * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\libv4l2util\frequencies.c /* Copyright (C) 2006 Nathan Laredo Nathan contributed the frequency tables. Copyright (C) 2006 Hans Verkuil Added the iso-std table. The libv4l2util Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The libv4l2util Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the libv4l2util Library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA. */ /* This source was originally written by Nathan Laredo . He kindly gave permission to release this source under the LGPL license. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\gconv\jisx0213.h /* Functions for JISX0213 conversion. Copyright (C) 2002-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Bruno Haible , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\capture-win.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\capture-win-qt.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\qv4l2.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\general-tab.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\capture-win.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\general-tab.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\capture-win-qt.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\qv4l2.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\ctrl-tab.cpp /* qv4l2: a control panel controlling v4l2 devices. * * Copyright (C) 2006 Hans Verkuil * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_event_short.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file desc_event_short.h * @ingroup descriptors * @brief Provides the descriptors for the short event descriptor * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - ETSI EN 300 468 V1.11.1 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\dvb-frontend.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\dvb\frontend.h /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * frontend.h * * Copyright (C) 2000 Marcus Metzler * Ralph Metzler * Holger Waechtler * Andre Draszik * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-compliance\cec-compliance.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-compliance\cec-test.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-ctl\cec-ctl.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-compliance\cec-test-adapter.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-compliance\cec-test-power.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-compliance\cec-test-audio.cpp // SPDX-License-Identifier: GPL-2.0-only /* * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-ctl\cec-info.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-follower\cec-info.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-compliance\cec-info.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\cec-info.cpp // SPDX-License-Identifier: LGPL-2.1-only /* * CEC common helper functions * * Copyright 2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_partial_reception.h /* * Copyright (c) 2013 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described on IEC/CENELEC DS/EN 62216-1:2011 * * I couldn't find the original version, so I used what's there at: * http://tdt.telecom.pt/recursos/apresentacoes/Signalling Specifications for DTT deployment in Portugal.pdf */ /** * @file desc_partial_reception.h * @ingroup descriptors * @brief Provides the descriptors for the ISDB partial reception descriptor * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - IEC/CENELEC DS/EN 62216-1:2011 * * @see http://tdt.telecom.pt/recursos/apresentacoes/Signalling Specifications for DTT deployment in Portugal.pdf * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-follower\cec-tuner.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-follower\cec-log.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-follower\cec-follower.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-follower\cec-processing.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\cec-log.cpp // SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) /* * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\cpia1.c /* # (C) 2010 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\aclocal.m4 # generated automatically by aclocal 1.16.1 -*- Autoconf -*- # Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to # '$srcdir', '$srcdir/..', or '$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is '.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\v4l2-tpg-colors.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\v4l2-tpg-colors.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\v4l2-tpg-colors.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\v4l2-tpg-colors.c // SPDX-License-Identifier: GPL-2.0-only /* * v4l2-tpg-colors.c - A table that converts colors to various colorspaces * * The test pattern generator uses the tpg_colors for its test patterns. * For testing colorspaces the first 8 colors of that table need to be * converted to their equivalent in the target colorspace. * * The tpg_csc_colors[] table is the result of that conversion and since * it is precalculated the colorspace conversion is just a simple table * lookup. * * This source also contains the code used to generate the tpg_csc_colors * table. Run the following command to compile it: * * gcc v4l2-tpg-colors.c -DCOMPILE_APP -o gen-colors -lm * * and run the utility. * * Note that the converted colors are in the range 0x000-0xff0 (so times 16) * in order to preserve precision. * * Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\v4l2-tpg-core.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\v4l2-tpg-core.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\v4l2-tpg-core.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\v4l2-tpg-core.c // SPDX-License-Identifier: GPL-2.0-only /* * v4l2-tpg-core.c - Test Pattern Generator * * Note: gen_twopix and tpg_gen_text are based on code from vivi.c. See the * vivi.c source for the copyright information of those functions. * * Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-codecs.cpp /* V4L2 API codec ioctl tests. Copyright (C) 2012 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-legacy-channel-format.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\parse_string.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-fe.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-vdr-format.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libv4l-plugin.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l2\v4l2-plugin-android.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l2\v4l2-plugin.c /* * Copyright (C) 2010 Nokia Corporation * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\mc_nextgen_test.c /* * Media controller Next Generation test app * * Copyright (C) 2015 Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation version 2 * of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\ir-ctl\ir-ctl.c /* * ir-ctl.c - Program to send and receive IR using lirc interface * * Copyright (C) 2016 Sean Young * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\libv4l2util\v4l2_driver.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\libv4l2util\v4l2_driver.h /* Copyright (C) 2006 Mauro Carvalho Chehab The libv4l2util Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The libv4l2util Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_logical_channel.h /* * Copyright (c) 2013 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described on IEC/CENELEC DS/EN 62216-1:2011 * * I couldn't find the original version, so I used what's there at: * http://tdt.telecom.pt/recursos/apresentacoes/Signalling Specifications for DTT deployment in Portugal.pdf */ /** * @file desc_logical_channel.h * @ingroup descriptors * @brief Provides the descriptors for the LCN - Logican Channel Number * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * @par Relevant specs * The descriptor described herein is defined at: * - IEC/CENELEC DS/EN 62216-1:2011 * * @see http://tdt.telecom.pt/recursos/apresentacoes/Signalling Specifications for DTT deployment in Portugal.pdf * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-dbg\v4l2-dbg-saa7134.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-dbg\v4l2-dbg-ac97.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-dbg\v4l2-dbg-tvp5150.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-dbg\v4l2-dbg-bttv.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-dbg\v4l2-dbg-em28xx.h /* Copyright (C) 2008 Mauro Carvalho Chehab This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\helper.c /* # (C) 2009 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ /* Unfortunately I've failed in contact some Authors of decompression code of out of tree drivers. So I've no permission to relicense their code their code from GPL to LGPL. To work around this, these decompression algorithms are put in separate executables and we pipe data through these to decompress. The "protocol" is very simple: From libv4l to the helper the following is send: int width int height int flags int data length unsigned char[] data (data length long) From the helper to libv4l the following is send: int data length (-1 in case of a decompression error) unsigned char[] data (not present when a decompression error happened) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\v4l2-controls.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\freebsd\include\linux\v4l2-controls.h /* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * Video for Linux Two controls header file * * Copyright (C) 1999-2012 the contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * Alternatively you can redistribute this file under the terms of the * BSD license as stated below: * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * 3. The names of its contributors may not be used to endorse or promote * products derived from this software without specific prior written * permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * The contents of this header was split off from videodev2.h. All control * definitions should be added to this header, which is included by * videodev2.h. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\v4l2-ctl.cpp /* Copyright (C) 2003-2004 Kevin Thayer Cleanup and VBI and audio in/out options, introduction in v4l-dvb, support for most new APIs since 2006. Copyright (C) 2004, 2006, 2007 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\mode_t.m4 # mode_t.m4 serial 2 dnl Copyright (C) 2009-2012 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # For using mode_t, it's sufficient to use AC_TYPE_MODE_T and # include . # Define PROMOTED_MODE_T to the type that is the result of "default argument # promotion" (ISO C 6.5.2.2.(6)) of the type mode_t. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\lt~obsolete.m4 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # # Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software # Foundation, Inc. # Written by Scott James Remnant, 2004. # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 5 lt~obsolete.m4 # These exist entirely to fool aclocal when bootstrapping libtool. # # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN), # which have later been changed to m4_define as they aren't part of the # exported API, or moved to Autoconf or Automake where they belong. # # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us # using a macro with the same name in our local m4/libtool.m4 it'll # pull the old libtool.m4 in (it doesn't see our shiny new m4_define # and doesn't know about Autoconf macros at all.) # # So we provide this file, which has a silly filename so it's always # included after everything else. This provides aclocal with the # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything # because those macros already exist, or will be overwritten later. # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. # # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. # Yes, that means every name once taken will need to remain here until # we give up compatibility with versions before 1.7, at which point # we need to keep only those names which we still refer to. # This is to help aclocal find these macros, as it can't see m4_define. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\vbi-tab.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\vbi-tab.cpp /* qv4l2: a control panel controlling v4l2 devices. * * Copyright (C) 2012 Hans Verkuil * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Vbi Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Vbi Public License for more details. * * You should have received a copy of the GNU Vbi Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-zap-format.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-file.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\media-info.h /* SPDX-License-Identifier: LGPL-2.1-only */ /* * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-sat.c /* * Copyright (c) 2011-2016 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\stv0680.c /* * stv0680.c * * Copyright (c) 2009 Hans de Goede * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\libtool.m4 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # Copyright (C) 2014 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program or library that is built # using GNU Libtool, you may include this file under the same # distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\capture-win-gl.h /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2013 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\videodev2.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\freebsd\include\linux\videodev2.h /* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * Video for Linux Two header file * * Copyright (C) 1999-2012 the contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * Alternatively you can redistribute this file under the terms of the * BSD license as stated below: * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * 3. The names of its contributors may not be used to endorse or promote * products derived from this software without specific prior written * permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Header file for v4l or V4L2 drivers and applications * with public API. * All kernel-specific stuff were moved to media/v4l2-dev.h, so * no #if __KERNEL tests are allowed here * * See https://linuxtv.org for more info * * Author: Bill Dirks * Justin Schoeman * Hans Verkuil * et al. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\paint.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\capture.cpp // SPDX-License-Identifier: GPL-2.0-only /* * The YUY2 shader code is based on face-responder. The code is under public domain: * https://bitbucket.org/nateharward/face-responder/src/0c3b4b957039d9f4bf1da09b9471371942de2601/yuv42201_laplace.frag?at=master * * All other OpenGL code: * * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\tm6000\parse_tm6000.pl aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\az6007\parse_az6007.pl # Copyright (C) 2011 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # This small script parses register dumps generated by em28xx driver # with debug options enabled, generating a source code with the results # of the dump. # # It is a variant of parse_az6007.pl, meant to be used to decode az6007 # register read/writes, with DRX-K # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-compliance.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-compliance.cpp /* V4L2 API compliance test tool. Copyright (C) 2008, 2010 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\build-aux\depcomp # Copyright (C) 1999-2018 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\pixfmt-test.c /* V4L2 pixfmt test Copyright (C) 2007, 2008 Michael H. Schimek This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\bayer.c /* * lib4lconvert, video4linux2 format conversion lib * (C) 2008 Hans de Goede * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA * * Note: original bayer_to_bgr24 code from : * 1394-Based Digital Camera Control Library * * Bayer pattern decoding functions * * Written by Damien Douxchamps and Frederic Devernay * * Note that the original bayer.c in libdc1394 supports many different * bayer decode algorithms, for lib4lconvert the one in this file has been * chosen (and optimized a bit) and the other algorithms have been removed, * see bayer.c from libdc1394 for all supported algorithms */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\em28xx\parse_em28xx.pl # Copyright (C) 2008-2011 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # This small script parses register dumps generated by em28xx driver # with debug options enabled, generating a source code with the results # of the dump. # # To use it, you may modprobe em28xx with reg_debug=1, and do: # dmesg | ./parse_em28xx.pl # # Also, there are other utilities that produce similar outputs, and it # is not hard to parse some USB analyzers log into the expected format. # # It will parse anything (including this file) with a format similar to: # # 40 00 00 00 48 00 01 00 >>> 00 # 40 00 00 00 12 00 01 00 >>> 37 # 40 00 00 00 08 00 01 00 >>> 3d # 40 00 00 00 08 00 01 00 >>> 2d # 40 00 00 00 08 00 01 00 >>> 3d # 40 00 00 00 48 00 01 00 >>> 00 # 40 00 00 00 12 00 01 00 >>> 37 # 40 00 00 00 08 00 01 00 >>> 3d # 40 00 00 00 08 00 01 00 >>> 2d # 40 00 00 00 08 00 01 00 >>> 3d # c0 00 00 00 43 00 01 00 <<< 00 # 40 00 00 00 42 00 01 00 >>> fc # c0 00 00 00 40 00 02 00 <<< ff ff # c0 00 00 00 43 00 01 00 <<< 00 # 40 00 00 00 42 00 01 00 >>> fe # c0 00 00 00 40 00 02 00 <<< ff ff # c0 00 00 00 43 00 01 00 <<< 00 # 40 00 00 00 42 00 01 00 >>> 80 # c0 00 00 00 40 00 02 00 <<< 90 6a # # Producing a much easier to understand series of C function calls: # # em28xx_write_reg(dev, 0x48, 0x00); # em28xx_write_reg(dev, EM28XX_R12_VINENABLE, 0x37); # em28xx_write_reg(dev, EM28XX_R08_GPIO, 0x3d); # em28xx_write_reg(dev, EM28XX_R08_GPIO, 0x2d); # em28xx_write_reg(dev, EM28XX_R08_GPIO, 0x3d); # em28xx_write_reg(dev, 0x48, 0x00); # em28xx_write_reg(dev, EM28XX_R12_VINENABLE, 0x37); # em28xx_write_reg(dev, EM28XX_R08_GPIO, 0x3d); # em28xx_write_reg(dev, EM28XX_R08_GPIO, 0x2d); # em28xx_write_reg(dev, EM28XX_R08_GPIO, 0x3d); # em28xx_read_ac97(dev, AC97_VENDOR_ID1); /* read 0x0xffff */ # em28xx_read_ac97(dev, AC97_VENDOR_ID2); /* read 0x0xffff */ # em28xx_read_ac97(dev, AC97_RESET); /* read 0x0x6a90 */ # # This way, it is easier to understand what the em28xx driver is doing. # # Known limitations: # - Currently, the tool only parses em28xx, i2c, ac97 and em202 registers. # - It is limited to read/write operations with 1 or 2 bytes of # arguments; # - Not all registers are documented; # - It doesn't parse em2800-only registers; # - em28xx currently doesn't implement em28xx_read_reg16() or # em28xx_write_reg16(). However, this tool uses those two "functions" # meaning to read or write 2 consecutive bytes, ordering arguments # in big-endian notation. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-dev-local.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-dev.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-dev-remote.c /* * Copyright (c) 2016 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\spca501.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\libv4lconvert-priv.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l1\log.c /* # (C) 2008 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\tinyjpeg.c /* * Small jpeg decoder library * * Copyright (c) 2006, Luc Saillard * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * - Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * - Neither the name of the author nor the names of its contributors may be * used to endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\ov511-decomp.c /* We would like to embed this inside libv4l, but we cannot as I've failed to contact Mark W. McClelland to get permission to relicense this, so this lives in an external (GPL licensed) helper */ /* OV511 Decompression Support Module * * Copyright (c) 1999-2003 Mark W. McClelland. All rights reserved. * http://alpha.dyndns.org/ov511/ * * Original decompression code Copyright 1998-2000 OmniVision Technologies * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; version 2 of the License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_extension.h /* * Copyright (c) 2013-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file desc_extension.h * @ingroup descriptors * @brief Provides the descriptors for the extension descriptor. * The extension descriptor is used to extend the 8-bit namespace * of the descriptor_tag field. * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * @par Relevant specs * The descriptor described herein is defined at: * * @see * - ETSI EN 300 468 V1.11.1 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\helper-funcs.h /* Utility functions for decompression helpers * * Copyright (c) 2009 Hans de Goede * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\media-info.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\media-info.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-info.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\media-info.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\v4l2-info.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\v4l2-info.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\v4l2-info.cpp // SPDX-License-Identifier: LGPL-2.1-only /* * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-dbg\v4l2-dbg.cpp /* Copyright (C) 2007 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_cable_delivery.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described at ETSI EN 300 468 V1.11.1 (2010-04) */ /** * @file desc_cable_delivery.h * @ingroup descriptors * @brief Provides the descriptors for the cable delivery system descriptor * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - ETSI EN 300 468 V1.11.1 (2010-04) * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\sliced-vbi-detect.c /* Sliced vbi autodetection demonstration utility Copyright (C) 2004 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_t2_delivery.c /* * Copyright (c) 2013 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Based on ETSI EN 300 468 V1.11.1 (2010-04) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l2\libv4l2-priv.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l2\libv4l2.c /* # (C) 2008 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-scan.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2013 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\test-media # SPDX-License-Identifier: GPL-2.0-only # # Copyright 2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\capture-win-gl.cpp /* * The YUY2 shader code is based on face-responder. The code is under public domain: * https://bitbucket.org/nateharward/face-responder/src/0c3b4b957039d9f4bf1da09b9471371942de2601/yuv42201_laplace.frag?at=master * * All other OpenGL code: * * Copyright 2013 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * * This program is free software; you may redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\libv4lconvert.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\jpeg.c /* # (C) 2008-2011 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-input-output.cpp /* V4L2 API compliance input/output ioctl tests. Copyright (C) 2011 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\rc_mm.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\grundig.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\pulse_length.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\imon_rsc.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\xbox-dvd.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\manchester.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\pulse_distance.c // SPDX-License-Identifier: GPL-2.0+ // // Copyright (C) 2018 Sean Young -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_service.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file desc_service.h * @ingroup descriptors * @brief Provides the descriptors for the service descriptor * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - ETSI EN 300 468 V1.11.1 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_event_extended.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_language.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_hierarchy.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_event_short.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-log.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\header.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\crc32.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_frequency_list.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_service.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_sat.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_network_name.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\codec-v4l2-fwht.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\codec-v4l2-fwht.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\codec-v4l2-fwht.c // SPDX-License-Identifier: LGPL-2.1 /* * A V4L2 frontend for the FWHT codec * * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-media.cpp aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-subdevs.cpp /* V4L2 API subdev ioctl tests. Copyright (C) 2018 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_cable_delivery.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described at ETSI EN 300 468 V1.11.1 (2010-04) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\vim2m_test_with_gstreamer.sh # # Copyright (c) 2019 by Mauro Carvalho Chehab # # Licensed under the terms of the GNU GPL License version 2 # # # Script to test M2M transform drivers like vim2m and GStreamer v4l2 plugin # # NOTE: # # 1. This script assumes that vim2m driver is loaded # 2. GStreamer (up to version 1.14.4) silently ignores M2M convert devices # that supports Bayer. That includes newer versions of vim2m driver. # To use GStreamer with older versions, this patch requires backporting: # https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/commit/dc7bd483260d6a5299f78a312740a74c7b3d7994 # 3. GStreamer also usually just passes data through if capture format is # identical to output format. Since version 1.14, this can be disabled. # This script disables it, on such versions. # 4. Right now, GStreamer's v4l2 convert plugin is not capable of negotiating # Bayer formats. So, by default, it tests only YUY2 format. If you want # to test bayer as well, there's an experimental patch available at: # https://gitlab.freedesktop.org/mchehab_kernel/gst-plugins-good/commit/9dd48f551c4b8c8c841b32f61658b1f88ef08995 # # Default values # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\codec-fwht.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\codec-fwht.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\codec-fwht.c // SPDX-License-Identifier: LGPL-2.1+ /* * Copyright 2016 Tom aan de Wiel * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * * 8x8 Fast Walsh Hadamard Transform in sequency order based on the paper: * * A Recursive Algorithm for Sequency-Ordered Fast Walsh Transforms, * R.D. Brown, 1977 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\sdlcam.c /* Digital still camera. SDL based, suitable for camera phone such as Nokia N900. In particular, we support focus, gain and exposure control, but not aperture control or lens zoom. Copyright 2017 Pavel Machek, LGPL Needs sdl2, sdl2_image libraries. sudo aptitude install libsdl2-dev libsdl2-image-dev on Debian systems. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\au0828\parse_au0828.pl # Copyright (C) 2014 Mauro Carvalho Chehab # Copyright (c) 2014 Samsung Electronics Co., Ltd. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # This small script parses USB dumps generated by several drivers, # decoding USB bits. # # To use it, do: # dmesg | ./parse_usb.pl # # Also, there are other utilities that produce similar outputs, and it # is not hard to parse some USB analyzers log into the expected format. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\jidctflt.c /* * jidctflt.c * * Copyright (C) 1994-1998, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * * The authors make NO WARRANTY or representation, either express or implied, * with respect to this software, its quality, accuracy, merchantability, or * fitness for a particular purpose. This software is provided "AS IS", and you, * its user, assume the entire risk as to its quality and accuracy. * * This software is copyright (C) 1991-1998, Thomas G. Lane. * All Rights Reserved except as specified below. * * Permission is hereby granted to use, copy, modify, and distribute this * software (or portions thereof) for any purpose, without fee, subject to these * conditions: * (1) If any part of the source code for this software is distributed, then this * README file must be included, with this copyright and no-warranty notice * unaltered; and any additions, deletions, or changes to the original files * must be clearly indicated in accompanying documentation. * (2) If only executable code is distributed, then the accompanying * documentation must state that "this software is based in part on the work of * the Independent JPEG Group". * (3) Permission for use of this software is granted only if the user accepts * full responsibility for any undesirable consequences; the authors accept * NO LIABILITY for damages of any kind. * * These conditions apply to any software derived from or based on the IJG code, * not just to the unmodified library. If you use our work, you ought to * acknowledge us. * * Permission is NOT granted for the use of any IJG author's name or company name * in advertising or publicity relating to this software or products derived from * it. This software may be referred to only as "the Independent JPEG Group's * software". * * We specifically permit and encourage the use of this software as the basis of * commercial products, provided that all warranty or liability claims are * assumed by the product vendor. * * * This file contains a floating-point implementation of the * inverse DCT (Discrete Cosine Transform). In the IJG code, this routine * must also perform dequantization of the input coefficients. * * This implementation should be more accurate than either of the integer * IDCT implementations. However, it may not give the same results on all * machines because of differences in roundoff behavior. Speed will depend * on the hardware's floating point capacity. * * A 2-D IDCT can be done by 1-D IDCT on each column followed by 1-D IDCT * on each row (or vice versa, but it's more convenient to emit a row at * a time). Direct algorithms are also available, but they are much more * complex and seem not to be any faster when reduced to code. * * This implementation is based on Arai, Agui, and Nakajima's algorithm for * scaled DCT. Their original paper (Trans. IEICE E-71(11):1095) is in * Japanese, but the algorithm is described in the Pennebaker & Mitchell * JPEG textbook (see REFERENCES section in file README). The following code * is based directly on figure 4-8 in P&M. * While an 8-point DCT cannot be done in less than 11 multiplies, it is * possible to arrange the computation so that many of the multiplies are * simple scalings of the final outputs. These multiplies can then be * folded into the multiplications or divisions by the JPEG quantization * table entries. The AA&N method leaves only 5 multiplies and 29 adds * to be done in the DCT itself. * The primary disadvantage of this method is that with a fixed-point * implementation, accuracy is lost due to imprecise representation of the * scaled quantization values. However, that problem does not arise if * we use floating point arithmetic. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\ltversion.m4 # ltversion.m4 -- version numbers -*- Autoconf -*- # # Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # @configure_input@ # serial 4179 ltversion.m4 # This file is part of GNU Libtool -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\toml.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\ir-ctl\toml.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\toml.c /* MIT License Copyright (c) 2017 - 2019 CK Tan https://github.com/cktan/tomlc99 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\em28xx\rewrite_eeprom.pl # ################################################################################ # Copyright (C) 2009 # # Mauro Carvalho Chehab # Douglas Schilling Landgraf # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # Although not very common, on a few devices, the eeprom may be erased, due to a # bug on a *few eeprom* chipsets that sometimes considers i2c messages to other # devices as being for it. # # The solution for it is to reprogram the eeprom with their original contents. # # Modules this script is known to work with: em28xx and saa7134 # * Not tested against newer em28xx chipsets like the em2874 and em2884 # ######################################################## # NOTE # ################################################################################ # Since the script will try to detect the proper i2c bus address, it will only # # work well if you have just one V4L device connected. # ################################################################################ # ######################################## # What do you need to run this script? # ######################################## # # * eeprom - A dump file with the older eeprom. # # As example this is a dump from EMPIRE TV DUAL (310U): # ^^^^^^^^^^^^^^ # shell> dmesg # # [11196.181543] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 10 e3 d0 12 5c 03 6a 22 00 00 # [11196.181559] em28xx #0: i2c eeprom 10: 00 00 04 57 4e 07 00 00 00 00 00 00 00 00 00 00 # [11196.181572] em28xx #0: i2c eeprom 20: 46 00 01 00 f0 10 01 00 00 00 00 00 5b 1e 00 00 # [11196.181585] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 01 01 00 00 00 00 00 00 # [11196.181598] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # [11196.181610] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # [11196.181622] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 22 03 55 00 53 00 # [11196.181635] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 00 44 00 # [11196.181648] em28xx #0: i2c eeprom 80: 65 00 76 00 69 00 63 00 65 00 00 00 00 00 00 00 # [11196.181660] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # [11196.181673] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # [11196.181685] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # [11196.181698] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # [11196.181710] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # [11196.181722] em28xx #0: i2c eeprom e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # [11196.181735] em28xx #0: i2c eeprom f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ############################################# # Where can I find my original eeprom? # ############################################# # # e.g: Old dmesg output # ######################################## # How this script works? # ######################################## # # To use it, you'll need to run the script, passing, as a parameter, the original dmesg with # your original eeprom (before the corruption). Something like: # # shell> perl ./rewrite_eeprom my_old_dmesg_with_right_eeprom.txt > eeprom_script # # It will generate the eeprom_script file, with a script capable of recovering # your eeprom. # # After having the proper eeprom_script generated, you'll need to run it, as root: # # shell> sh ./eeprom_script # # # After running the script, your original contents should be restored. Try to # remove it and reinsert to see if it will be properly detected again. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\cv4l-helpers.h /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* * V4L2 C++ helper header providing wrappers to simplify access to the various * v4l2 functions. * * Copyright 2014-2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\media-ctl\libmediactl.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\media-ctl\mediactl.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\media-ctl\mediactl-priv.h /* * Media controller interface library * * Copyright (C) 2010-2014 Ideas on board SPRL * * Contact: Laurent Pinchart * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\raw2sliced.cpp /* * The slicing code was copied from libzvbi. The original copyright notice is: * * Copyright (C) 2000-2004 Michael H. Schimek * * The vbi_prepare/vbi_parse functions are: * * Copyright (C) 2012 Hans Verkuil * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-io-config.cpp /* V4L2 API compliance input/output configuration ioctl tests. Copyright (C) 2011 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\mpeg_ts.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\mpeg_pes.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\mpeg_es.c /* * Copyright (c) 2013 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\sn9c10x.c /* # sonix decoder # Bertrik.Sikken. (C) 2005 # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA # Note this code was originally licensed under the GNU GPL instead of the # GNU LGPL, its license has been changed with permission, see the permission # mail at the end of this file. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l1\libv4l1-priv.h /* # (C) 2008 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l-mplane\libv4l-mplane.c /* * (C) 2012 Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\raw2sliced.h /* * Raw VBI to sliced VBI parser. * * The slicing code was copied from libzvbi. The original copyright notice is: * * Copyright (C) 2000-2004 Michael H. Schimek * * The vbi_prepare/vbi_parse functions are: * * Copyright (C) 2012 Hans Verkuil * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\xc3028-firmware\firmware-tool.c /* Xceive XC2028/3028 tuner module firmware manipulation tool Copyright (C) 2007 Michel Ludwig Copyright (C) 2007, 2008 Mauro Carvalho Chehab - Improve --list command - Add --seek command This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\jl2005bcd.c /* jl2005bcd.c * * Converts raw output from Jeilin JL2005B/C/D to Bayer output. * * The code is based upon what is found in libgphoto2/camlibs/jl2005c, * Copyright (c) 2010 Theodore Kilgore * * The decompression code used is * Copyright (c) 2010 Hans de Goede * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_atsc_service_location.h /* * Copyright (c) 2013-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file desc_atsc_service_location.h * @ingroup descriptors * @brief Provides the descriptors for ATSC service location * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * @par Relevant specs * The descriptor described herein is defined at: * - ATSC A/53 * * @see http://www.etherguidesystems.com/help/sdos/atsc/semantics/descriptors/ServiceLocation.aspx * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\xc3028-firmware\standards.c /* Xceive XC2028/3028 tuner module firmware manipulation tool Copyright (C) 2007 Michel Ludwig This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\processing\whitebalance.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\processing\libv4lprocessing.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\processing\libv4lprocessing-priv.h /* # (C) 2008-2009 Elmar Kleijn # (C) 2008-2009 Sjoerd Piepenbrink # (C) 2008-2009 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\decode_tm6000\decode_tm6000.c /* decode_tm6000.c - decode multiplexed format from TM5600/TM6000 USB Copyright (C) 2007 Mauro Carvalho Chehab This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\sdt.h /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file sdt.h * @ingroup dvb_table * @brief Provides the descriptors for SDT MPEG-TS table * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The table described herein is defined at: * - ISO/IEC 13818-1 * * @see http://www.etherguidesystems.com/Help/SDOs/dvb/syntax/tablesections/SDT.aspx * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_ca.h /* * Copyright (c) 2013 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described at ETSI EN 300 468 V1.11.1 (2010-04) */ /** * @file desc_ca.h * @ingroup descriptors * @brief Provides the descriptors for Conditional Access * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - ETSI EN 300 468 V1.11.1 (2010-04) * * @see http://www.etherguidesystems.com/help/sdos/mpeg/semantics/mpeg-2/descriptors/CA_descriptor.aspx * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\nit.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\pmt.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\sdt.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\pat.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012-2014 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\cobalt-ctl\cobalt-ctl.c // SPDX-License-Identifier: GPL-2.0-only /* * Cobalt NOR flash utilities * * Copyright 2015 Cisco Systems, Inc. and/or its affiliates. * All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l1\v4l1compat.c /* # open/close/ioctl/mmap/munmap library call wrapper doing v4l1 api emulation # for v4l2 devices # (C) 2008 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\freebsd\include\linux\uinput.h /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * User level driver support for input subsystem * * Heavily based on evdev.c by Vojtech Pavlik * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Author: Aristeu Sergio Rozanski Filho * * Changes/Revisions: * 0.5 08/13/2015 (David Herrmann & * Benjamin Tissoires ) * - add UI_DEV_SETUP ioctl * - add UI_ABS_SETUP ioctl * - add UI_GET_VERSION ioctl * 0.4 01/09/2014 (Benjamin Tissoires ) * - add UI_GET_SYSNAME ioctl * 0.3 24/05/2006 (Anssi Hannula ) * - update ff support for the changes in kernel interface * - add UINPUT_VERSION * 0.2 16/10/2004 (Micah Dowty ) * - added force feedback support * - added UI_SET_PHYS * 0.1 20/06/2002 * - first public version */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\dvb\dvbv5-zap.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation version 2 * of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Based on dvb-apps tzap utility, made by: * Bernard Hatt 24/2/04 */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\intlmacosx.m4 # intlmacosx.m4 serial 5 (gettext-0.18.2) dnl Copyright (C) 2004-2014, 2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Checks for special options needed on Mac OS X. dnl Defines INTL_MACOSX_LIBS. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_ts_info.h /* * Copyright (c) 2013-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described on ARIB STD-B10 as TS information descriptor */ /** * @file desc_ts_info.h * @ingroup descriptors * @brief Provides the descriptors for the ISDB TS information descriptor. * The TS information descriptor specifies the remote control key * identifier assigned to the applicable TS and indicates the relationship * between the service identifier and the transmission layer during * hierarchical transmission. * * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * @par Relevant specs * The descriptor described herein is defined at: * - ARIB STD-B10 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\parse_tcpdump_log.pl # Copyright (C) 2011-2012 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # tcpdump parser imported from TcpDumpLog.pm, in order to improve performance, # reduce memory footprint and allow doing realtime parsing. # The TcpDumpLog.pm is copyrighted by Brendan Gregg. # # Currently, the program is known to work with the frame formats as parsed by # libpcap 1.0.0 and 1.1.1, and provided that usbmon is using the mmaped # header: USB with padded Linux header (LINKTYPE_USB_LINUX_MMAPPED) # using cpan, you should install Net::Pcap, in order to allow direct capture # On Fedora/RHEL6, it is called "perl-Net-Pcap" # FIXME: make this dependency optional # # tcpdump code imported from Tcpdumplog.pm # Copyright (c) 2003 Brendan Gregg. All rights reserved. This # library is free software; you can redistribute it and/or # modify it under the same terms as Perl itself # Perl is dual-licensed between GPL and Artistic license, so we've opted # to make this utility as GPLv2. # # This is basically the code from TcpDumpLog.pm. The only change is that # instead of implementing a read() method, it was broken into two routines: # get_header() and get_packet(). Also, only the used sub-routines were # imported. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2004 Oren Ben-Kiki # This file is distributed under the same terms as the Automake macro files. # Generate automatic documentation using Doxygen. Goals and variables values # are controlled by the various DX_COND_??? conditionals set by autoconf. # # The provided goals are: # doxygen-doc: Generate all doxygen documentation. # doxygen-run: Run doxygen, which will generate some of the documentation # (HTML, CHM, CHI, MAN, RTF, XML) but will not do the post # processing required for the rest of it (PS, PDF, and some MAN). # doxygen-man: Rename some doxygen generated man pages. # doxygen-ps: Generate doxygen PostScript documentation. # doxygen-pdf: Generate doxygen PDF documentation. # # Note that by default these are not integrated into the automake goals. If # doxygen is used to generate man pages, you can achieve this integration by # setting man3_MANS to the list of man pages generated and then adding the # dependency: # # $(man3_MANS): doxygen-doc # # This will cause make to run doxygen and generate all the documentation. # # The following variable is intended for use in Makefile.am: # # DX_CLEANFILES = everything to clean. # # This is usually added to MOSTLYCLEANFILES. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\lircd2toml.py # # Copyright (C) 2018 Sean Young # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\dib0700\parse_dib0700.pl # Copyright (C) 2008-2011 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\sn9c2028-decomp.c /* * sn9c2028-decomp.c * * Decompression function for the Sonix SN9C2028 dual-mode cameras. * * Code adapted from libgphoto2/camlibs/sonix, original version of which was * Copyright (c) 2005 Theodore Kilgore * * History: * * This decoding algorithm originates from the work of Bertrik Sikken for the * SN9C102 cameras. This version is an adaptation of work done by Mattias * Krauss for the webcam-osx (macam) project. There, it was further adapted * for use with the Vivitar Vivicam 3350B (an SN9C2028 camera) by * Harald Ruda . Harald brought to my attention the * work done in the macam project and suggested that I use it. One improvement * of my own was to notice that the even and odd columns of the image have been * reversed by the decompression algorithm, and this needs to be corrected * during the decompression. * * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 51 Franklin Street - Suite 500, * Boston, MA 02111-1307, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\vct.h /* * Copyright (c) 2013 - Mauro Carvalho Chehab * Copyright (c) 2013 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file vct.h * @ingroup dvb_table * @brief Provides the descriptors for TVCT and CVCT tables * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The table described herein is defined at: * - ATSC A/65:2009 * * @see http://www.etherguidesystems.com/help/sdos/atsc/syntax/tablesections/TVCT.aspx * @see http://www.etherguidesystems.com/help/sdos/atsc/syntax/tablesections/CVCT.aspx * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\mgt.h /* * Copyright (c) 2013 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file mgt.h * @ingroup dvb_table * @brief Provides the table parser for the ATSC MGT (Master Guide Table) * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Andre Roth * * @par Relevant specs * The table described herein is defined at: * - ATSC A/65:2009 * * @see * http://www.etherguidesystems.com/help/sdos/atsc/syntax/tablesections/MGT.aspx * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\dvb-v5-std.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Per-delivery system properties defined at libdvbv5 scope, following * the same model as defined at the Linux DVB media specs: * http://linuxtv.org/downloads/v4l-dvb-apis/FE_GET_SET_PROPERTY.html */ /** * @file dvb-v5-std.h * @ingroup frontend * @brief Provides libdvbv5 defined properties for the frontend. * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\v4l2-subdev.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * V4L2 subdev userspace API * * Copyright (C) 2010 Nokia Corporation * * Contacts: Laurent Pinchart * Sakari Ailus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\parse-usbsnoop.php /********************************************************************** * Copyright (C) 2010 * * Douglas Schilling Landgraf * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * Version: 0.0.1 * * Description: * This is a quick hack to parse logs from the usbsnoop (usb sniffer) * * Settings: * If needed to process a huge log maybe is needed to increase * the php settings. * * $ vi /etc/php.ini * memory_limit = xxM * * Usage: * $ php ./usb_snoop ./Usbsnoop > output.txt * * Example: * * 009279: 002309 ms 126080 ms c0 0e a0 00 00 00 01 00 <<< 00 * 009280: 000007 ms 126087 ms c0 10 a0 00 00 00 01 00 <<< 00 * 009281: 000005 ms 126092 ms 40 0e a0 00 00 00 01 00 >>> 99 * 009282: 000107 ms 126199 ms c0 0e a0 00 01 00 01 00 <<< 99 * 009283: 000015 ms 126214 ms c0 0e a0 00 10 00 01 00 <<< 99 * 009284: 000004 ms 126218 ms 40 10 a0 00 00 00 01 00 >>> 00 * 009285: 000004 ms 126222 ms 40 0e a0 00 00 00 01 00 >>> 00 * ***********************************************************************/ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\dvb-scan.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html */ /** * @file dvb-scan.h * @ingroup frontend_scan * @brief Provides interfaces to scan programs inside MPEG-TS digital TV streams. * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\descriptors.h /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012-2014 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html */ /** * @file descriptors.h * @ingroup dvb_table * @brief Provides a way to handle MPEG-TS descriptors found on Digital TV * streams. * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptors herein are defined on the following specs: * - ISO/IEC 13818-1 * - ETSI EN 300 468 V1.11.1 (2010-04) * - SCTE 35 2004 * - http://www.etherguidesystems.com/Help/SDOs/ATSC/Semantics/Descriptors/Default.aspx * - http://www.coolstf.com/tsreader/descriptors.html * - ABNT NBR 15603-1 2007 * - ATSC A/65:2009 spec * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\saa7134\parse_saa7134.pl # Copyright (C) 2008 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # FIXME: need to properly map 32 bites aligned read/writes also. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\dvb-log.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file dvb-log.h * @ingroup ancillary * @brief Provides interfaces to handle libdvbv5 log messages. * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\cec.h /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * cec - HDMI Consumer Electronics Control public header * * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\countries.c /* * Copyright (C) 2014 Akihiro Tsukada * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, see . * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qv4l2\alsa_stream.c /* * ALSA streaming support * * Originally written by: * Copyright (c) by Devin Heitmueller * for usage at tvtime * Derived from the alsa-driver test tool latency.c: * Copyright (c) by Jaroslav Kysela * * Copyright (c) 2011 - Mauro Carvalho Chehab * Ported to xawtv, with bug fixes and improvements * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\ov518-decomp.c /* We would like to embed this inside libv4l, but we cannot as I've failed to contact Mark W. McClelland to get permission to relicense this, so this lives in an external (GPL licensed) helper */ /* OV518 Decompression Support Module (No-MMX version) * * Copyright (c) 2002-2003 Mark W. McClelland. All rights reserved. * http://alpha.dyndns.org/ov511/ * * Fast integer iDCT by Yuri van Oers * Original OV511 decompression code Copyright 1998-2000 OmniVision Technologies * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; version 2 of the License. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\cec-htng-funcs.h /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* * cec-htng-funcs - HDMI CEC wrapper functions for Hospitality Profile * * Copyright 2016-2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l2rds\libv4l2rds.c // SPDX-License-Identifier: LGPL-2.1-or-later /* * Copyright 2012 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * Author: Konke Radlow */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\codec-fwht.h /* SPDX-License-Identifier: LGPL-2.1+ */ /* * Copyright 2016 Tom aan de Wiel * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\pac207.c /* # PAC207 decoder # Bertrik.Sikken. Thomas Kaiser (C) 2005 # Copyright (C) 2003 2004 2005 Michel Xhaard # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA # Note this code was originally licensed under the GNU GPL instead of the # GNU LGPL, its license has been changed with permission, see the permission # mails at the end of this file. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\media-ctl\options.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\media-ctl\media-ctl.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\media-ctl\options.c /* * Media controller test application * * Copyright (C) 2010-2014 Ideas on board SPRL * * Contact: Laurent Pinchart * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\ac_define_dir.m4 dnl @synopsis AC_DEFINE_DIR(VARNAME, DIR [, DESCRIPTION]) dnl dnl This macro sets VARNAME to the expansion of the DIR variable, dnl taking care of fixing up ${prefix} and such. dnl dnl VARNAME is then offered as both an output variable and a C dnl preprocessor symbol. dnl dnl Example: dnl dnl AC_DEFINE_DIR([DATADIR], [datadir], [Where data are placed to.]) dnl dnl @category Misc dnl @author Stepan Kasal dnl @author Andreas Schwab dnl @author Guido U. Draheim dnl @author Alexandre Oliva dnl @version 2006-10-13 dnl @license AllPermissive -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-dbg\v4l2-dbg-micron.h /* Copyright (C) 2009 Mauro Carvalho Chehab This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-sysfs-path\v4l2-sysfs-path.c /* * Copyright © 2011 Red Hat, Inc. * * Permission to use, copy, modify, distribute, and sell this software * and its documentation for any purpose is hereby granted without * fee, provided that the above copyright notice appear in all copies * and that both that copyright notice and this permission notice * appear in supporting documentation, and that the name of Red Hat * not be used in advertising or publicity pertaining to distribution * of the software without specific, written prior permission. Red * Hat makes no representations about the suitability of this software * for any purpose. It is provided "as is" without express or implied * warranty. * * THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN * NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * * Author: * Mauro Carvalho Chehab */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\sliced-vbi-test.c /* Sliced vbi demonstration utility Copyright (C) 2004 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_load.c // SPDX-License-Identifier: GPL-2.0 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\raw.c // SPDX-License-Identifier: GPL-2.0+ // // Copyright (C) 2019 Sean Young // // This decoder matches pre-defined pulse-space sequences. It does so by // iterating through the list There are many optimisation possible, if // performance is an issue. // // First of all iterating through the list of patterns is one-by-one, even // though after the first few pulse space sequences, most patterns will be // will not be a match. The bitmap datastructure could use a "next clear bit" // function. // // Secondly this can be transformed into a much more efficient state machine, // where we pre-compile the patterns much like a regex. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\libmedia_dev\get_media_devices.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\libmedia_dev\get_media_devices.c /* Copyright © 2011 by Mauro Carvalho Chehab The get_media_devices is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The libv4l2util Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the libv4l2util Library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_extension.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_isdbt_delivery.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_atsc_service_location.c /* * Copyright (c) 2013 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\cx25821\cx25821-medusa-decoder.c /* * Driver for the Conexant CX25821 PCIe bridge * * Copyright (C) 2009 Conexant Systems Inc. * Authors , * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\gconv\en300-468-tab00.c /* Generic conversion to and from ETSI EN300-468 Table00. Copyright (C) 1997-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\build-aux\compile # Copyright (C) 1999-2018 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-fe-priv.h aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-dev-priv.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\freebsd\include\linux\input.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (c) 1999-2002 Vojtech Pavlik * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\bpf.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\build-aux\missing # Copyright (C) 1996-2018 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l2\v4l2convert.c /* # open/close/ioctl/mmap/munmap library call wrapper doing format conversion # for v4l2 applications which want to be able to simply capture bgr24 / yuv420 # from v4l2 devices with more exotic frame formats. # (C) 2008 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\libv4lsyscall-priv.h /*- * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\dvb-dev.h /* * Copyright (c) 2016 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html */ /** * @file dvb-dev.h * @ingroup dvb_device * @brief Provides interfaces to handle Digital TV devices. * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * Digital TV device node file names depend on udev configuration. For * example, while frontends are typically found at/dev/dvb/adapter?/frontend?, * the actual file name can vary from system to system, depending on the * udev ruleset. * * The libdvbv5 provides a set of functions to allow detecting and getting * the device paths in a sane way, via libudev. * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_hierarchy.h /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file desc_hierarchy.h * @ingroup descriptors * @brief Provides the descriptors for the hierarchy descriptor * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - ISO/IEC 13818-1 * * @see * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\gconv\iconv\loop.c /* Conversion loop frame work. Copyright (C) 1998-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\rds-ctl\rds-ctl.cpp // SPDX-License-Identifier: LGPL-2.1-or-later /* * rds-ctl.cpp is based on v4l2-ctl.cpp * * the following applies for all RDS related parts: * Copyright 2012 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * Author: Konke Radlow */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf.h /* SPDX-License-Identifier: LGPL-2.1 */ /* * common eBPF ELF operations. * * Copyright (C) 2013-2015 Alexei Starovoitov * Copyright (C) 2015 Wang Nan * Copyright (C) 2015 Huawei Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; * version 2.1 of the License (not later!) * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, see */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\dvb\dmx.h /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * dmx.h * * Copyright (C) 2000 Marcus Metzler * & Ralph Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_ca.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_ca_identifier.c /* * Copyright (c) 2013 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described at ETSI EN 300 468 V1.11.1 (2010-04) */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\test-media-unload.pl # Copyright (c) 2006-2010 by Mauro Carvalho Chehab # # Licensed under the terms of the GNU GPL License version 2 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\cx231xx\parse_cx231xx_tda18271.pl # Copyright (C) 2016 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # This small script parses register dumps generated by parse_cx231xx.pl # for tda18271 tuner, like: # OUT i2c channel#2 daddr 0x60 100kbps addr_len 1 sync len 1 = (saddr)25 37 02 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\pmt.h /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file pmt.h * @ingroup dvb_table * @brief Provides the descriptors for PMT MPEG-TS table * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The table described herein is defined at: * - ISO/IEC 13818-1 * * @see http://www.etherguidesystems.com/help/sdos/mpeg/syntax/tablesections/pmts.aspx * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_terrestrial_delivery.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Based on ETSI EN 300 468 V1.11.1 (2010-04) * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\sn9c20x.c /* * Sonix SN9C20X decoder * Vasily Khoruzhick, (C) 2008-2009 * Algorithm based on Java code written by Jens on microdia google group * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA * * Note this code was originally licensed under the GNU GPL instead of the * GNU LGPL, its license has been changed by its author. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\sq905c.c /* * sq905c.c * * Here is the decompression function for the SQ905C cameras. The functions * used are adapted from the libgphoto2 functions for the same cameras, * which was * Copyright (c) 2005 and 2007 Theodore Kilgore * This version for libv4lconvert is * Copyright (c) 2009 Theodore Kilgore * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libv4l2rds.h /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * Copyright 2012 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * Author: Konke Radlow */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\mr97310a.c /* * MR97310A decoder * * Copyright (C) 2004-2009 Theodore Kilgore * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the * Free Software Foundation, Inc., 51 Franklin Street - Suite 500, * Boston, MA 02111-1307, USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\visibility.m4 # visibility.m4 serial 5 (gettext-0.18.2) dnl Copyright (C) 2005, 2008, 2010-2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl Tests whether the compiler supports the command-line option dnl -fvisibility=hidden and the function and variable attributes dnl __attribute__((__visibility__("hidden"))) and dnl __attribute__((__visibility__("default"))). dnl Does *not* test for __visibility__("protected") - which has tricky dnl semantics (see the 'vismain' test in glibc) and does not exist e.g. on dnl Mac OS X. dnl Does *not* test for __visibility__("internal") - which has processor dnl dependent semantics. dnl Does *not* test for #pragma GCC visibility push(hidden) - which is dnl "really only recommended for legacy code". dnl Set the variable CFLAG_VISIBILITY. dnl Defines and sets the variable HAVE_VISIBILITY. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l1\libv4l1.c /* # libv4l1 userspace v4l1 api emulation for v4l2 devices # (C) 2008-2010 Hans de Goede # Based in part on the kernels v4l1 ioctl compatibility code which is: # (C) 2003-2009 Bill Dirks , et al. # The code taken from the kernel has been relicensed from GPLv2+ to LGPLv2+ # with permission from the authors see libv4l1-kernelcode-license.txt # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_sat.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file desc_sat.h * @ingroup descriptors * @brief Provides the descriptors for the satellite delivery system descriptor * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - ETSI EN 300 468 V1.11.1 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\capture.h /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\v4l-stream.h /* SPDX-License-Identifier: LGPL-2.1-only */ /* * V4L2 run-length image encoder header * * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-debug.cpp /* V4L2 API compliance debug ioctl tests. Copyright (C) 2008, 2010 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\control\libv4lcontrol-priv.h /* # (C) 2008-2009 Elmar Kleijn # (C) 2008-2009 Sjoerd Piepenbrink # (C) 2008-2009 Radjnies Bhansingh # (C) 2008-2009 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\v4l-utils.spec.in # ir-keytable and v4l2-sysfs-path are GPLv2 only # decode_tm6000 is GPLv2 only # Some of the decompression helpers are GPLv2, the rest is LGPLv2+ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\rgbyuv.c /* # RGB <-> YUV conversion routines # (C) 2008 Hans de Goede # RGB565 conversion routines # (C) 2009 Mauro Carvalho Chehab # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\vim2m_test_with_qvidcap.sh # # Copyright (c) 2019 by Mauro Carvalho Chehab # # Licensed under the terms of the GNU GPL License version 2 # # # Script to test vim2m driver with qvidcap # NOTE: This script assumes that vim2m driver is loaded # # # Default values # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_t2_delivery.h /* * Copyright (c) 2013-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Based on ETSI EN 300 468 V1.11.1 (2010-04) */ /** * @file desc_t2_delivery.h * @ingroup descriptors * @brief Provides the descriptors for the DVB-T2 delivery system descriptor * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * @par Relevant specs * The descriptor described herein is defined at: * - ETSI EN 300 468 V1.11.1 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-formats.cpp /* V4L2 API format ioctl tests. Copyright (C) 2011 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\gconv\iconv\skeleton.c /* Skeleton for a conversion module. Copyright (C) 1998-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\dvb-file.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software */ /** * @file dvb-file.h * @ingroup file * @brief Provides interfaces to deal with DVB channel and program files. * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * There are basically two types of files used for DVB: * - files that describe the physical channels (also called as transponders); * - files that describe the several programs found on a MPEG-TS (also called * as zap files). * * The libdvbv5 library defines an unified type for both types. Other * applications generally use different formats. * * The purpose of the functions and structures defined herein is to provide * support to read and write to those different formats. * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\hm12.c /* cx2341x HM12 conversion routines (C) 2009 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\jpeg_memsrcdest.c /* * memsrc.c * * Copyright (C) 1994-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains decompression data source routines for the case of * reading JPEG data from a memory buffer that is preloaded with the entire * JPEG file. This would not seem especially useful at first sight, but * a number of people have asked for it. * This is really just a stripped-down version of jdatasrc.c. Comparison * of this code with jdatasrc.c may be helpful in seeing how to make * custom source managers for other purposes. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\driver-test.c /* driver-test.c - This program tests V4L2 kernel drivers Copyright (C) 2006 Mauro Carvalho Chehab This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\atsc_header.h /* * Copyright (c) 2013 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file atsc_header.h * @ingroup dvb_table * @brief Provides some common ATSC stuff * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Andre Roth * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\af9035\parse_af9035.pl # Copyright (C) 2014 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # This small script parses USB dumps generated by several drivers, # decoding USB bits. # # To use it, do: # dmesg | ./parse_usb.pl # # Also, there are other utilities that produce similar outputs, and it # is not hard to parse some USB analyzers log into the expected format. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\gconv\jis0201.h /* Access functions for JISX0201 conversion. Copyright (C) 1997-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-compliance\v4l2-test-buffers.cpp /* V4L2 API compliance buffer ioctl tests. Copyright (C) 2012 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\mpeg_pes.h /* * Copyright (c) 2013-2014 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file mpeg_pes.h * @ingroup dvb_table * @brief Provides the table parser for the MPEG-PES Elementary Stream * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Andre Roth * * @par Relevant specs * The table described herein is defined in ISO 13818-1 * * @see * http://dvd.sourceforge.net/dvdinfo/pes-hdr.html * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\v4l2-tpg-colors.h /* * v4l2-tpg-colors.h - Color definitions for the test pattern generator * * Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * * This program is free software; you may redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\atsc_eit.h /* * Copyright (c) 2013 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file atsc_eit.h * @ingroup dvb_table * @brief Provides the table parser for the ATSC EIT (Event Information Table) * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The table described herein is defined at: * - ATSC A/65:2009 * * @see * http://www.etherguidesystems.com/help/sdos/atsc/syntax/tablesections/eitks.aspx * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\gconv\jis0208.h /* Access functions for JISX0208 conversion. Copyright (C) 1997-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\v4l2-tpg.h /* SPDX-License-Identifier: GPL-2.0-only */ /* * v4l2-tpg.h - Test Pattern Generator * * Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_terrestrial_delivery.h /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Based on ETSI EN 300 468 V1.11.1 (2010-04) * */ /** * @file desc_terrestrial_delivery.h * @ingroup descriptors * @brief Provides the descriptors for the DVB-T terrestrial delivery system descriptor * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - ETSI EN 300 468 V1.11.1 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cec-follower\cec-follower.h /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* * CEC API follower test tool. * * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf_protocols\bpf_helpers.h /* SPDX-License-Identifier: GPL-2.0 */ /* helper macro to place programs, maps, license in * different sections in elf_bpf file. Section names * are interpreted by elf_bpf loader */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\parsers\cx231xx\parse_cx231xx.pl # Copyright (C) 2010 Mauro Carvalho Chehab # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # This small script parses register dumps generated by cx231xx driver # with debug options enabled, generating a source code with the results # of the dump. # # To use it, you may modprobe cx231xx with reg_debug=1, and do: # dmesg | ./parse_em28xx.pl # # Also, there are other utilities that produce similar outputs, and it # is not hard to parse some USB analyzers log into the expected format. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\dvb-v5-std.c /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Per-delivery system properties, according with the specs: * http://linuxtv.org/downloads/v4l-dvb-apis/FE_GET_SET_PROPERTY.html */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\jpgl.c /* * Implementation of JPEG Lite decoding algorithm * * Author & Copyright (c) 2003 : Sylvain Munaut * * v4l library adaptation: Jean-François Moine * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA * Note this code was originally licensed under the GNU GPL instead of the * GNU LGPL, its license has been changed with permission, see the permission * mail at the end of this file. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\tinyjpeg-internal.h /* * Small jpeg decoder library (Internal header) * * Copyright (c) 2006, Luc Saillard * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * - Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * - Neither the name of the author nor the names of its contributors may be * used to endorse or promote products derived from this software without * specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\gettext.h /* Convenience header for conditional use of GNU . Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\gconv\arib-std-b24.c /* Conversion module for ARIB-STD-B24. Copyright (C) 1998-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_partial_reception.c /* * Copyright (c) 2013 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described on ARIB STD-B10 as Partial reception descriptor */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\eit.h /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file eit.h * @ingroup dvb_table * @brief Provides the table parser for the DVB EIT (Event Information Table) * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The table described herein is defined at: * - ETSI EN 300 468 * * @see * http://www.etherguidesystems.com/Help/SDOs/dvb/syntax/tablesections/EIT.aspx * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\build-aux\ltmain.sh ## DO NOT EDIT - This file generated from ../libtool-2.4.6/build-aux/ltmain.in ## by inline-source v2014-01-03.01 # libtool (GNU libtool) 2.4.6 # Provide generalized library-building support services. # Written by Gordon Matzigkeit , 1996 # Copyright (C) 1996-2015 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # General shell script boiler plate, and helper functions. # Written by Gary V. Vaughan, 2004 # Copyright (C) 2004-2015 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # As a special exception to the GNU General Public License, if you distribute # this file as part of a program or library that is built using GNU Libtool, # you may include this file under the same distribution terms that you use # for the rest of that program. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNES FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Please report bugs or propose patches to gary@gnu.org. ## ------ ## ## Usage. ## ## ------ ## -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_isdbt_delivery.h /* * Copyright (c) 2013-2014 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described on ARIB STD-B10 as Terrestrial delivery system descriptor */ /** * @file desc_isdbt_delivery.h * @ingroup descriptors * @brief Provides the descriptors for the ISDB-T terrestrial delivery system * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * * @par Relevant specs * The descriptor described herein is defined at: * - ARIB STD-B10 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\se401.c /* # (C) 2011 Hans de Goede # The compression algorithm has been taken from the v4l1 se401 linux kernel # driver by Jeroen B. Vreeken (pe1rxq@amsat.org) # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\media-ctl\libv4l2subdev.c /* * V4L2 subdev interface library * * Copyright (C) 2010-2014 Ideas on board SPRL * * Contact: Laurent Pinchart * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\m4\ltsugar.m4 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # # Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 6 ltsugar.m4 # This is to help aclocal find these macros, as it can't see m4_define. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\countries.h /* * Copyright (C) 2006, 2007, 2008, 2009 Winfried Koehler * Copyright (C) 2014 Akihiro Tsukada * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program. if not, see . * */ /** * @file countries.h * @ingroup ancillary * @brief Provides ancillary code to convert ISO 3166-1 country codes * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Winfried Koehler * @author Akihiro Tsukada * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\tables\vct.c /* * Copyright (c) 2013 - Mauro Carvalho Chehab * Copyright (c) 2013-2014 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\spca561-decompress.c /* # Spca561decoder (C) 2005 Andrzej Szombierski [qq@kuku.eu.org] # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA # Note this code was originally licensed under the GNU GPL instead of the # GNU LGPL, its license has been changed with permission, see the permission # mail at the end of this file. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\v4l2-ctl\v4l2-ctl-modes.cpp // SPDX-License-Identifier: GPL-2.0-only /* * v4l2-ctl-modes.cpp - functions to calculate cvt and gtf mode timings. * * Copyright 2015 Cisco Systems, Inc. and/or its affiliates. All rights * reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\media.h /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Multimedia device API * * Copyright (C) 2010 Nokia Corporation * * Contacts: Laurent Pinchart * Sakari Ailus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_ts_info.c /* * Copyright (c) 2013 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described on ARIB STD-B10 as TS information descriptor */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\configure # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for v4l-utils 1.18.1. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\pat.h /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file pat.h * @ingroup dvb_table * @brief Provides the descriptors for PAT MPEG-TS table * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The table described herein is defined at: * - ISO/IEC 13818-1 * * @see http://www.etherguidesystems.com/help/sdos/mpeg/syntax/tablesections/pat.aspx * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\nit.h /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file nit.h * @ingroup dvb_table * @brief Provides the descriptors for NIT MPEG-TS table * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Bug Report * Please submit bug report and patches to linux-media@vger.kernel.org * * @par Relevant specs * The table described herein is defined at: * - ISO/IEC 13818-1 * - ETSI EN 300 468 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\desc_frequency_list.h /* * Copyright (c) 2011-2014 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * */ /** * @file desc_frequency_list.h * @ingroup descriptors * @brief Provides the descriptors for the frequency list descriptor. * This descriptor lists the additional frequencies used in transmission * of a multiplex on other frequencies. * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Relevant specs * The descriptor described herein is defined at: * - ETSI EN 300 468 V1.11.1 * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\qvidcap\qvidcap.cpp // SPDX-License-Identifier: GPL-2.0-only /* * qvidcap: a control panel controlling v4l2 devices. * * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\ivtv-ctl\ivtv-ctl.c aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\cx18-ctl\cx18-ctl.c /* Copyright (C) 2003-2004 Kevin Thayer Cleanup and VBI and audio in/out options: Copyright (C) 2004 Hans Verkuil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\include\linux\cec-funcs.h /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * cec - HDMI Consumer Electronics Control message functions * * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4l2\log.c /* # (C) 2008 Elmar Kleijn # (C) 2008 Sjoerd Piepenbrink # (C) 2008 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\include\libdvbv5\header.h /* * Copyright (c) 2011-2012 - Mauro Carvalho Chehab * Copyright (c) 2012 - Andre Roth * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described at ISO/IEC 13818-1 */ /** * @file header.h * @ingroup dvb_table * @brief Provides the MPEG TS table headers * @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) * @author Mauro Carvalho Chehab * @author Andre Roth * * @par Bug Report * Please submit bug reports and patches to linux-media@vger.kernel.org */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libdvbv5\descriptors\desc_logical_channel.c /* * Copyright (c) 2013 - Mauro Carvalho Chehab * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation version 2.1 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html * * Described on IEC/CENELEC DS/EN 62216-1:2011 * * I couldn't find the original version, so I used what's there at: * http://tdt.telecom.pt/recursos/apresentacoes/Signalling Specifications for DTT deployment in Portugal.pdf */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\keytable\bpf.c // SPDX-License-Identifier: LGPL-2.1 /* * common eBPF ELF operations. * * Copyright (C) 2013-2015 Alexei Starovoitov * Copyright (C) 2015 Wang Nan * Copyright (C) 2015 Huawei Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; * version 2.1 of the License (not later!) * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, see */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\common\v4l-helpers.h /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ /* * V4L2 C helper header providing wrappers to simplify access to the various * v4l2 functions. * * Copyright 2014-2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\utils\libv4l2util\libv4l2util.h /* Copyright (C) 2006 Hans Verkuil The libv4l2util Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The libv4l2util Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with the libv4l2util Library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\lib\libv4lconvert\control\libv4lcontrol.c /* # (C) 2008-2009 Elmar Kleijn # (C) 2008-2009 Sjoerd Piepenbrink # (C) 2008-2009 Radjnies Bhansingh # (C) 2008-2010 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_2_4\v4l-utils\1.18.1-r0\v4l-utils-1.18.1\contrib\test\v4l2grab.c /* V4L2 video picture grabber Copyright (C) 2009 Mauro Carvalho Chehab This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. */ -------------------------------------------------------------------------------- kmod 26 =========== LICENSE: GPL-2.0+ & LGPL-2.1+ GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! ----------- GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit toa using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\m4\libtool.m4 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # Copyright (C) 2014 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program or library that is built # using GNU Libtool, you may include this file under the same # distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\init_module.c /* * Copyright (C) 2012-2013 ProFUSION embedded systems * Copyright (C) 2012-2013 Lucas De Marchi * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\libkmod.h aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\libkmod.c aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\libkmod-module.c aarch64-agl-linux_1_3\kmod\26-r0\git\shared\array.c aarch64-agl-linux_1_3\kmod\26-r0\git\shared\hash.c aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\libkmod-index.c aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\libkmod-list.c aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\libkmod-elf.c aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\libkmod-file.c /* * libkmod - interface to kernel module operations * * Copyright (C) 2011-2013 ProFUSION embedded systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\aclocal.m4 # generated automatically by aclocal 1.16.1 -*- Autoconf -*- # Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to # '$srcdir', '$srcdir/..', or '$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is '.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\testsuite.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\path.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-new-module.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-loaded.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-testsuite.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-modinfo.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\uname.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-init.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\delete_module.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-modprobe.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-depmod.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\testsuite.h /* * Copyright (C) 2012-2013 ProFUSION embedded systems * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\build-aux\missing # Copyright (C) 1996-2018 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\python\kmod\_util.pxd aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\python\kmod\list.pxd aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\python\kmod\_libkmod_h.pxd aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\python\kmod\list.pyx aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\python\kmod\module.pxd aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\python\kmod\_util.pyx aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\python\kmod\kmod.pxd aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\python\kmod\module.pyx # Copyright (C) 2012 W. Trevor King # # This file is part of python-kmod. # # python-kmod is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License version 2.1 as published # by the Free Software Foundation. # # python-kmod is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more # details. # # You should have received a copy of the GNU Lesser General Public License # along with python-kmod. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-tools.c /* * Copyright (C) 2015 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\m4\ltoptions.m4 # Helper functions for option handling. -*- Autoconf -*- # # Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 8 ltoptions.m4 # This is to help aclocal find these macros, as it can't see m4_define. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\build-aux\py-compile # Copyright (C) 2000-2018 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\docs\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # -*- mode: makefile -*- # # gtk-doc.make - make rules for gtk-doc # Copyright (C) 2003 James Henstridge # 2004-2007 Damon Chaplin # 2007-2017 Stefan Sauer # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . #################################### # Everything below here is generic # #################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\kmod.h aarch64-agl-linux_1_3\kmod\26-r0\git\tools\kmod.c /* * kmod - one tool to rule them all * * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\m4\attributes.m4 dnl Macros to check the presence of generic (non-typed) symbols. dnl Copyright (c) 2006-2008 Diego Pettenò dnl Copyright (c) 2006-2008 xine project dnl Copyright (c) 2012 Lucas De Marchi dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; either version 2, or (at your option) dnl any later version. dnl dnl This program is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA dnl 02110-1301, USA. dnl dnl As a special exception, the copyright owners of the dnl macro gives unlimited permission to copy, distribute and modify the dnl configure scripts that are the output of Autoconf when processing the dnl Macro. You need not follow the terms of the GNU General Public dnl License when using or distributing such scripts, even though portions dnl of the text of the Macro appear in them. The GNU General Public dnl License (GPL) does govern all other use of the material that dnl constitutes the Autoconf Macro. dnl dnl This special exception to the GPL applies to versions of the dnl Autoconf Macro released by this project. When you make and dnl distribute a modified version of the Autoconf Macro, you may extend dnl this special exception to the GPL to apply to your modified version as dnl well. dnl Check if FLAG in ENV-VAR is supported by compiler and append it dnl to WHERE-TO-APPEND variable. Note that we invert -Wno-* checks to dnl -W* as gcc cannot test for negated warnings. dnl CC_CHECK_FLAG_APPEND([WHERE-TO-APPEND], [ENV-VAR], [FLAG]) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-initstate.c /* * Copyright (C) 2015 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\rmmod.c /* * kmod-rmmod - remove modules from linux kernel using libkmod. * * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-scratchbuf.c /* * Copyright (C) 2016 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\build-aux\depcomp # Copyright (C) 1999-2018 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-array.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-strbuf.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-hash.c /* * Copyright (C) 2014 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\insert.c /* * kmod-insert - insert a module into the kernel. * * Copyright (C) 2015 Intel Corporation. All rights reserved. * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\shared\strbuf.c /* * libkmod - interface to kernel module operations * * Copyright (C) 2011-2013 ProFUSION embedded systems * Copyright (C) 2014 Intel Corporation. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\modinfo.c /* * kmod-modinfo - query kernel module information using libkmod. * * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\shared\macro.h /* * kmod - interface to kernel module operations * * Copyright (C) 2011-2013 ProFUSION embedded systems * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\shell-completion\bash\kmod # kmod completion -*- shell-script -*- # # This file is part of kmod. # # Copyright 2010 Ran Benita # Copyright (C) 2013 Intel Corporation. All rights reserved. # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program; if not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\lsmod.c /* * kmod-lsmod - list modules from linux kernel using libkmod. * * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\Makefile.in aarch64-agl-linux_1_3\kmod\26-r0\git\man\Makefile.in # Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\m4\dolt.m4 dnl dolt, a replacement for libtool dnl Copyright © 2007-2010 Josh Triplett dnl Copying and distribution of this file, with or without modification, dnl are permitted in any medium without royalty provided the copyright dnl notice and this notice are preserved. dnl dnl To use dolt, invoke the DOLT macro immediately after the libtool macros. dnl Optionally, copy this file into acinclude.m4, to avoid the need to have it dnl installed when running autoconf on your project. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\m4\ltversion.m4 # ltversion.m4 -- version numbers -*- Autoconf -*- # # Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # @configure_input@ # serial 4179 ltversion.m4 # This file is part of GNU Libtool -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\m4\lt~obsolete.m4 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # # Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software # Foundation, Inc. # Written by Scott James Remnant, 2004. # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 5 lt~obsolete.m4 # These exist entirely to fool aclocal when bootstrapping libtool. # # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN), # which have later been changed to m4_define as they aren't part of the # exported API, or moved to Autoconf or Automake where they belong. # # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us # using a macro with the same name in our local m4/libtool.m4 it'll # pull the old libtool.m4 in (it doesn't see our shiny new m4_define # and doesn't know about Autoconf macros at all.) # # So we provide this file, which has a silly filename so it's always # included after everything else. This provides aclocal with the # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything # because those macros already exist, or will be overwritten later. # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. # # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. # Yes, that means every name once taken will need to remain here until # we give up compatibility with versions before 1.7, at which point # we need to keep only those names which we still refer to. # This is to help aclocal find these macros, as it can't see m4_define. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\shared\util.c /* * kmod - interface to kernel module operations * * Copyright (C) 2011-2013 ProFUSION embedded systems * Copyright (C) 2012 Lucas De Marchi * Copyright (C) 2013-2014 Intel Corporation. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\libkmod-signature.c /* * libkmod - module signature display * * Copyright (C) 2013 Michal Marek, SUSE * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ /* These types and tables were copied from the 3.7 kernel sources. * As this is just description of the signature format, it should not be * considered derived work (so libkmod can use the LGPL license). */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\depmod.c /* * kmod-depmod - calculate modules.dep using libkmod. * * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\log.h aarch64-agl-linux_1_3\kmod\26-r0\git\tools\log.c /* * kmod - log infrastructure * * Copyright (C) 2012-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\python\kmod\kmod.pyx # Copyright (C) 2012 Red Hat, Inc. # W. Trevor King # # This file is part of python-kmod. # # python-kmod is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License version 2.1 as published # by the Free Software Foundation. # # python-kmod is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more # details. # # You should have received a copy of the GNU Lesser General Public License # along with python-kmod. If not, see . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-dependencies.c aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-blacklist.c /* * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\build-aux\compile # Copyright (C) 1999-2018 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # This file is maintained in Automake, please report # bugs to or send patches to # . -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\remove.c /* * kmod-remove - remove modules from the kernel. * * Copyright (C) 2015 Intel Corporation. All rights reserved. * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\m4\features.m4 # Copyright (c) 2015 Lucas De Marchi # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation, either version 2 of the License, or (at your # option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General # Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program. If not, see . # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure # scripts that are the output of Autoconf when processing the Macro. You # need not follow the terms of the GNU General Public License when using # or distributing such scripts, even though portions of the text of the # Macro appear in them. The GNU General Public License (GPL) does govern # all other use of the material that constitutes the Autoconf Macro. # # This special exception to the GPL applies to versions of the Autoconf # Macro released by the Autoconf Archive. When you make and distribute a # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. # # CC_FEATURE_APPEND([FLAGS], [ENV-TO-CHECK], [FLAG-NAME]) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\modprobe.c /* * kmod-modprobe - manage linux kernel modules using libkmod. * * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-list.c /* * Copyright (C) 2015 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\build-aux\ltmain.sh ## DO NOT EDIT - This file generated from ../libtool-2.4.6/build-aux/ltmain.in ## by inline-source v2014-01-03.01 # libtool (GNU libtool) 2.4.6 # Provide generalized library-building support services. # Written by Gordon Matzigkeit , 1996 # Copyright (C) 1996-2015 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # General shell script boiler plate, and helper functions. # Written by Gary V. Vaughan, 2004 # Copyright (C) 2004-2015 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # As a special exception to the GNU General Public License, if you distribute # this file as part of a program or library that is built using GNU Libtool, # you may include this file under the same distribution terms that you use # for the rest of that program. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNES FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # Please report bugs or propose patches to gary@gnu.org. ## ------ ## ## Usage. ## ## ------ ## -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\static-nodes.c /* * kmod-static-nodes - manage modules.devname * * Copyright (C) 2004-2012 Kay Sievers * Copyright (C) 2011-2013 ProFUSION embedded systems * Copyright (C) 2013 Tom Gundersen * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\testsuite\test-util.c /* * Copyright (C) 2012-2013 ProFUSION embedded systems * Copyright (C) 2012 Pedro Pedruzzi * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\build-aux\install-sh # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the # following copyright and license. # # Copyright (C) 1994 X Consortium # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to # deal in the Software without restriction, including without limitation the # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or # sell copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN # AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- # TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # # Except as contained in this notice, the name of the X Consortium shall not # be used in advertising or otherwise to promote the sale, use or other deal- # ings in this Software without prior written authorization from the X Consor- # tium. # # # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent # 'make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\shared\scratchbuf.c /* * kmod - interface to kernel module operations * * Copyright (C) 2016 Intel Corporation. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\m4\ltsugar.m4 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # # Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 6 ltsugar.m4 # This is to help aclocal find these macros, as it can't see m4_define. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\configure # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for kmod 26. # # Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\tools\insmod.c /* * kmod-insmod - insert modules into linux kernel using libkmod. * * Copyright (C) 2011-2013 ProFUSION embedded systems * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- aarch64-agl-linux_1_3\kmod\26-r0\git\libkmod\libkmod-config.c /* * libkmod - interface to kernel module operations * * Copyright (C) 2011-2013 ProFUSION embedded systems * Copyright (C) 2013 Intel Corporation. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -------------------------------------------------------------------------------- ①line8 - line142 Overall copyright information ②line143-line545 Different types of licenses ---GPL line143-line488 ---BSD line490-line519 ---MIT line521-line545 ③line547-line560 Exceptional copyright information ①========================================================================== e2fsprogs 1.45.7 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation`s software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author`s protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors` reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone`s free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program`s source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients` exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. one line to give the program`s name and an idea of what it does. Copyright (C) yyyy name of author This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w`. This is free software, and you are welcome to redistribute it under certain conditions; type `show c` for details. The hypothetical commands `show w` and `show c` should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w` and `show c`; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision` (which makes passes at compilers) written by James Hacker. signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. ②================================================================================================================================================================================================================================================ Different types of licenses: /lib/ext2fs /lib/e2p GNU LIBRARY GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. one line to give the library's name and an idea of what it does. Copyright (C) year name of author This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. signature of Ty Coon, 1 April 1990 Ty Coon, President of Vice That's all there is to it! ========================================================================== /lib/uuid BSD License Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ========================================================================== /lib/et /lib/ss MIT License Copyright (c) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ③========================================================================== Exceptional copyright information /lib/et /lib/ss Copyright 1987, 1988, 1989 Massachusetts Institute of Technology (Student Information Processing Board) ========================================================================== /lib/uuid Copyright (C) 1996, 1997, 1998, 1999 Theodore Ts'o. ========================================================================== rogue_km 1.0 =========== GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. -------------------------------------------------------------------------------- rogue_km\include\drm\nulldisp_drm.h /* * @File * @Title Nulldisp DRM definitions shared between kernel and user space. * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\bits.mk ########################################################################### ### #@Title Useful special targets which don't build anything #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\pvr_drv.h /* * @File * @Title PowerVR DRM driver * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\kbuild\kbuild.mk rogue_km\build\linux\packaging.mk rogue_km\build\linux\defs.mk rogue_km\build\linux\moduledefs_common.mk rogue_km\build\linux\prepare_tree.mk rogue_km\kernel\drivers\staging\imgtec\Kbuild.mk rogue_km\build\linux\common\testchip.mk rogue_km\kernel\drivers\staging\imgtec\Linux.mk rogue_km\build\linux\scripts.mk rogue_km\build\linux\config\kernel_version.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\window_system.mk ########################################################################### ### #@File #@Title Select a window system #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Set the default window system. # If you want to override the default, create a default_window_system.mk file # that sets WINDOW_SYSTEM appropriately. (There is a suitable example in # ../config/default_window_system_xorg.mk) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\Linux.mk rogue_km\services\system\rogue\rgx_rcar\Kbuild.mk rogue_km\build\linux\moduledefs\target_i686.mk rogue_km\build\linux\moduledefs\host_x86_64.mk rogue_km\build\linux\moduledefs\target_riscv64.mk rogue_km\build\linux\moduledefs\target_neutral.mk rogue_km\build\linux\moduledefs\target_x86_64.mk rogue_km\build\linux\moduledefs\target_armhf.mk rogue_km\build\linux\moduledefs\host_i386.mk rogue_km\build\linux\moduledefs\target_aarch64.mk ########################################################################### ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\default_window_system.mk ########################################################################### ### #@File #@Title Set the default window system to Nullws #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\moduledefs_libs.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # This can't go in moduledefs_common.mk because it depends on # MODULE_HOST_BUILD. # MODULE_LIBRARY_FLAGS contains the flags to link each library. The rules # are: # # module_staticlibs := mylib # module_libs := mylib # Use -lmylib # # module_extlibs := mylib # Use $(libmylib_ldflags) if that variable is defined (empty counts as # defined). Otherwise use -lmylib # # module_libs := :mylib # Use -l:mylib.so # # module_extlibs := :mylib.a # Use -l:mylib.a, but process *before* libgcc.a is linked. All other # extlibs are treated as dynamic and linked *after* libgcc.a. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\core.mk ########################################################################### ### #@File #@Title Root build configuration. #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\chromiumos_kernel.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # This file intends to keep in sync DDK build options with new features # backported or added on upstream Chromium OS kernels. # remotes/cros/chromeos-3.18, 315d1eac # CHROMIUM: img-rogue: add support for dma-fence and sync_file -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\commands.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # from-one-* recipes make a thing from one source file, so they use $<. Others # use $(MODULE_something) instead of $^ # We expect that MODULE_*FLAGS contains all the flags we need, including the # flags for all modules (like $(ALL_CFLAGS) and $(ALL_HOST_CFLAGS)), and # excluding flags for include search dirs or for linking libraries. The # exceptions are ALL_EXE_LDFLAGS and ALL_LIB_LDFLAGS, since they depend on the # type of thing being linked, so they appear in the commands below -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\pvr_fence_trace.h /* * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\Kbuild.mk ########################################################################### ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Window system -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\preconfig.mk ########################################################################### ### #@File #@Title Set up configuration required by build-directory Makefiles #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # NOTE: Don't put anything in this file that isn't strictly required # by the build-directory Makefiles. It should go in core.mk otherwise. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\include\drm\pdp_drm.h /* * @File * @Title PDP DRM definitions shared between kernel and user space. * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\compiler.mk ########################################################################### ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Check for valid values of $(MULTIARCH). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\kernel\drivers\staging\imgtec\drm_nulldisp_gem.h rogue_km\kernel\drivers\staging\imgtec\drm_nulldisp_drv.h /* * @File * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\window_systems\nulldrmws.mk ########################################################################### ### #@File nulldrmws.mk #@Title Specify Null DRM WS components #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@Description For Null DRM WS driver builds, pull in Null DRM WS related # components. #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\window_systems\nullws.mk ########################################################################### ### #@File nullws.mk #@Title Specify NullWS components #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@Description For NullWS driver builds, pull in NullWS related components. #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\kernel\drivers\staging\imgtec\pvr_vmap.h /* * @File pvr_vmap.h * @Title Utility functions for virtual memory mapping * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\modules.mk ########################################################################### ### #@Title Module processing #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Bits for processing $(modules) after reading in each Linux.mk #$(info ---- $(modules) ----) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\toplevel.mk ########################################################################### ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Define the default goal. This masks a previous definition of the default # goal in config/core.mk, which must match this one -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\modules\kernel_module.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Rules for making kernel modules with kbuild. This makefile doesn't define # any rules that build the modules, it only copies the kbuild Makefile into # the right place and then invokes kbuild to do the actual build -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\buildvars.mk ########################################################################### ### #@Title Define global variables #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@Description This file is read once at the start of the build, after reading # in config.mk. It should define the non-MODULE_* variables used # in commands, like ALL_CFLAGS #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # NOTE: You must *not* use the cc-option et al macros in COMMON_FLAGS, # COMMON_CFLAGS or COMMON_USER_FLAGS. These flags are shared between # host and target, which might use compilers with different capabilities. # ANOTHER NOTE: All flags here must be architecture-independent (i.e. no # -march or toolchain include paths) # These flags are used for kernel, User C and User C++ # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\pvr_fence.h /* * @File * @Title PowerVR Linux fence interface * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\kernel-defs.mk ############################################################################ ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ############################################################################ # The purpose of this file is to keep KernelConfig macros isolated from the # BothConfig and UserConfig macros. This allows this file to be removed from # the user mode package and, thus, avoids the kernel config files being # generated when building from this package. # # Write out a kernel GNU make option. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\lws.mk ########################################################################### ### #@File #@Title Linux window system config options #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@Description Linux build system LWS config options. #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\help.mk ########################################################################### ### #@File #@Title Targets for printing config option help #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\3rdparty.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### ########################################################################### ### # Display class drivers ########################################################################### ### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\include\drm\netlink.h /* * @File * @Title Nulldisp/Netlink interface definition * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\pvrversion.mk ########################################################################### ### #@Title Extract info from pvrversion.h #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Version information -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\this_makefile.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Find out the path of the Linux.mk makefile currently being processed, and # set paths used by the build rules # This magic is used so we can use this_makefile.mk twice: first when reading # in each Linux.mk, and then again when generating rules. There we set # $(THIS_MAKEFILE), and $(REMAINING_MAKEFILES) should be empty -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\kernel\drivers\staging\imgtec\pvr_linux_fence.h /* * @File * @Title PowerVR Linux fence compatibility header * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\tools\cc-check.sh ########################################################################### ### #@File #@Title Test the nature of the C compiler. #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- rogue_km 1.0 =========== This software is Copyright (C) Imagination Technologies Ltd. You may use, distribute and copy this software under the terms of the MIT license displayed below. ----------------------------------------------------------------------------- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Alternatively, this Software may be used under the terms of the GNU General Public License Version 2 ("GPL") in which case the provisions of GPL are applicable instead of those above. If you wish to allow use of your version of this Software only under the terms of GPL, and not to allow others to use your version of this file under the terms of the MIT license, indicate your decision by deleting from each file the provisions above and replace them with the notice and other provisions required by GPL as set out in the file called "GPL-COPYING" included in this distribution. If you do not delete the provisions above, a recipient may use your version of this file under the terms of either the MIT license or GPL. ----------------------------------------------------------------------------- EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\include\drm\nulldisp_drm.h /* * @File * @Title Nulldisp DRM definitions shared between kernel and user space. * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\bits.mk ########################################################################### ### #@Title Useful special targets which don't build anything #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\pvr_drv.h /* * @File * @Title PowerVR DRM driver * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\kbuild\kbuild.mk rogue_km\build\linux\packaging.mk rogue_km\build\linux\defs.mk rogue_km\build\linux\moduledefs_common.mk rogue_km\build\linux\prepare_tree.mk rogue_km\kernel\drivers\staging\imgtec\Kbuild.mk rogue_km\build\linux\common\testchip.mk rogue_km\kernel\drivers\staging\imgtec\Linux.mk rogue_km\build\linux\scripts.mk rogue_km\build\linux\config\kernel_version.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\window_system.mk ########################################################################### ### #@File #@Title Select a window system #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Set the default window system. # If you want to override the default, create a default_window_system.mk file # that sets WINDOW_SYSTEM appropriately. (There is a suitable example in # ../config/default_window_system_xorg.mk) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\Linux.mk rogue_km\services\system\rogue\rgx_rcar\Kbuild.mk rogue_km\build\linux\moduledefs\target_i686.mk rogue_km\build\linux\moduledefs\host_x86_64.mk rogue_km\build\linux\moduledefs\target_riscv64.mk rogue_km\build\linux\moduledefs\target_neutral.mk rogue_km\build\linux\moduledefs\target_x86_64.mk rogue_km\build\linux\moduledefs\target_armhf.mk rogue_km\build\linux\moduledefs\host_i386.mk rogue_km\build\linux\moduledefs\target_aarch64.mk ########################################################################### ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\default_window_system.mk ########################################################################### ### #@File #@Title Set the default window system to Nullws #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\moduledefs_libs.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # This can't go in moduledefs_common.mk because it depends on # MODULE_HOST_BUILD. # MODULE_LIBRARY_FLAGS contains the flags to link each library. The rules # are: # # module_staticlibs := mylib # module_libs := mylib # Use -lmylib # # module_extlibs := mylib # Use $(libmylib_ldflags) if that variable is defined (empty counts as # defined). Otherwise use -lmylib # # module_libs := :mylib # Use -l:mylib.so # # module_extlibs := :mylib.a # Use -l:mylib.a, but process *before* libgcc.a is linked. All other # extlibs are treated as dynamic and linked *after* libgcc.a. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\core.mk ########################################################################### ### #@File #@Title Root build configuration. #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\chromiumos_kernel.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # This file intends to keep in sync DDK build options with new features # backported or added on upstream Chromium OS kernels. # remotes/cros/chromeos-3.18, 315d1eac # CHROMIUM: img-rogue: add support for dma-fence and sync_file -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\commands.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # from-one-* recipes make a thing from one source file, so they use $<. Others # use $(MODULE_something) instead of $^ # We expect that MODULE_*FLAGS contains all the flags we need, including the # flags for all modules (like $(ALL_CFLAGS) and $(ALL_HOST_CFLAGS)), and # excluding flags for include search dirs or for linking libraries. The # exceptions are ALL_EXE_LDFLAGS and ALL_LIB_LDFLAGS, since they depend on the # type of thing being linked, so they appear in the commands below -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\pvr_fence_trace.h /* * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\Kbuild.mk ########################################################################### ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Window system -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\preconfig.mk ########################################################################### ### #@File #@Title Set up configuration required by build-directory Makefiles #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # NOTE: Don't put anything in this file that isn't strictly required # by the build-directory Makefiles. It should go in core.mk otherwise. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\include\drm\pdp_drm.h /* * @File * @Title PDP DRM definitions shared between kernel and user space. * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\compiler.mk ########################################################################### ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Check for valid values of $(MULTIARCH). -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\kernel\drivers\staging\imgtec\drm_nulldisp_gem.h rogue_km\kernel\drivers\staging\imgtec\drm_nulldisp_drv.h /* * @File * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\window_systems\nulldrmws.mk ########################################################################### ### #@File nulldrmws.mk #@Title Specify Null DRM WS components #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@Description For Null DRM WS driver builds, pull in Null DRM WS related # components. #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\window_systems\nullws.mk ########################################################################### ### #@File nullws.mk #@Title Specify NullWS components #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@Description For NullWS driver builds, pull in NullWS related components. #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\kernel\drivers\staging\imgtec\pvr_vmap.h /* * @File pvr_vmap.h * @Title Utility functions for virtual memory mapping * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\modules.mk ########################################################################### ### #@Title Module processing #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Bits for processing $(modules) after reading in each Linux.mk #$(info ---- $(modules) ----) -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\toplevel.mk ########################################################################### ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Define the default goal. This masks a previous definition of the default # goal in config/core.mk, which must match this one -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\include\drm\pvr_drm_core.h /* * @File * @Title Linux DRM definitions shared between kernel and user space. * @Codingstyle LinuxKernel * @Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * 2000 VA Linux Systems, Inc., Sunnyvale, California. * All rights reserved. * @Description This header contains a subset of the Linux kernel DRM uapi * and is designed to be used in kernel and user mode. When * included from kernel mode, it pulls in the full version of * drm.h. Whereas, when included from user mode, it defines a * minimal version of drm.h (as found in libdrm). As such, the * structures and ioctl commands must exactly match those found * in the Linux kernel/libdrm. * @License MIT * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\scripts\install.sh.tpl ############################################################################ ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License MIT # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. #### ########################################################################### # Help on how to invoke # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\modules\kernel_module.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Rules for making kernel modules with kbuild. This makefile doesn't define # any rules that build the modules, it only copies the kbuild Makefile into # the right place and then invokes kbuild to do the actual build -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\buildvars.mk ########################################################################### ### #@Title Define global variables #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@Description This file is read once at the start of the build, after reading # in config.mk. It should define the non-MODULE_* variables used # in commands, like ALL_CFLAGS #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # NOTE: You must *not* use the cc-option et al macros in COMMON_FLAGS, # COMMON_CFLAGS or COMMON_USER_FLAGS. These flags are shared between # host and target, which might use compilers with different capabilities. # ANOTHER NOTE: All flags here must be architecture-independent (i.e. no # -march or toolchain include paths) # These flags are used for kernel, User C and User C++ # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\services\server\env\linux\pvr_fence.h /* * @File * @Title PowerVR Linux fence interface * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\kernel-defs.mk ############################################################################ ### #@File #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ############################################################################ # The purpose of this file is to keep KernelConfig macros isolated from the # BothConfig and UserConfig macros. This allows this file to be removed from # the user mode package and, thus, avoids the kernel config files being # generated when building from this package. # # Write out a kernel GNU make option. # -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\lws.mk ########################################################################### ### #@File #@Title Linux window system config options #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@Description Linux build system LWS config options. #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\config\help.mk ########################################################################### ### #@File #@Title Targets for printing config option help #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\common\3rdparty.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### ########################################################################### ### # Display class drivers ########################################################################### ### -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\include\drm\netlink.h /* * @File * @Title Nulldisp/Netlink interface definition * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\pvrversion.mk ########################################################################### ### #@Title Extract info from pvrversion.h #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Version information -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\this_makefile.mk ########################################################################### ### #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### # Find out the path of the Linux.mk makefile currently being processed, and # set paths used by the build rules # This magic is used so we can use this_makefile.mk twice: first when reading # in each Linux.mk, and then again when generating rules. There we set # $(THIS_MAKEFILE), and $(REMAINING_MAKEFILES) should be empty -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\kernel\drivers\staging\imgtec\pvr_linux_fence.h /* * @File * @Title PowerVR Linux fence compatibility header * @Codingstyle LinuxKernel * @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved * @License Dual MIT/GPLv2 * * The contents of this file are subject to the MIT license as set out below. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Alternatively, the contents of this file may be used under the terms of * the GNU General Public License Version 2 ("GPL") in which case the provisions * of GPL are applicable instead of those above. * * If you wish to allow use of your version of this file only under the terms of * GPL, and not to allow others to use your version of this file under the terms * of the MIT license, indicate your decision by deleting the provisions above * and replace them with the notice and other provisions required by GPL as set * out in the file called "GPL-COPYING" included in this distribution. If you do * not delete the provisions above, a recipient may use your version of this file * under the terms of either the MIT license or GPL. * * This License is also included in this distribution in the file called * "MIT-COPYING". * * EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS * PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR * PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- rogue_km\build\linux\tools\cc-check.sh ########################################################################### ### #@File #@Title Test the nature of the C compiler. #@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved #@License Dual MIT/GPLv2 # # The contents of this file are subject to the MIT license as set out below. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # Alternatively, the contents of this file may be used under the terms of # the GNU General Public License Version 2 ("GPL") in which case the provisions # of GPL are applicable instead of those above. # # If you wish to allow use of your version of this file only under the terms of # GPL, and not to allow others to use your version of this file under the terms # of the MIT license, indicate your decision by deleting the provisions above # and replace them with the notice and other provisions required by GPL as set # out in the file called "GPL-COPYING" included in this distribution. If you do # not delete the provisions above, a recipient may use your version of this file # under the terms of either the MIT license or GPL. # # This License is also included in this distribution in the file called # "MIT-COPYING". # # EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS # PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR # PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR # COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### ########################################################################### -------------------------------------------------------------------------------- salvator_x-agl-linux 5.10.41 =========== License: BSD-2-Clause&BSD-3-Clause Valid-License-Identifier: BSD-2-Clause SPDX-URL: https://spdx.org/licenses/BSD-2-Clause.html Usage-Guide: To use the BSD 2-clause "Simplified" License put the following SPDX tag/value pair into a comment according to the placement guidelines in the licensing rules documentation: SPDX-License-Identifier: BSD-2-Clause License-Text: Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Valid-License-Identifier: BSD-3-Clause SPDX-URL: https://spdx.org/licenses/BSD-3-Clause.html Usage-Guide: To use the BSD 3-clause "New" or "Revised" License put the following SPDX tag/value pair into a comment according to the placement guidelines in the licensing rules documentation: SPDX-License-Identifier: BSD-3-Clause License-Text: Copyright (c) . All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================== [1] ファイル: virtio_net.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/virtio_net.h ---------------------------------------------------------------------- /* This header is BSD licensed so anyone can use the definitions to implement * compatible drivers/servers. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of IBM nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL IBM OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ ====================================================================== ====================================================================== [2] ファイル: acct.h ---------------------------------------------------------------------- 実際のパス: include/linux/acct.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * BSD Process Accounting for Linux - Definitions * * Author: Marco van Wieringen (mvw@planets.elm.net) * * This header file contains the definitions needed to implement * BSD-style process accounting. The kernel accounting code and all * user-level programs that try to do something useful with the * process accounting log must include this file. * * Copyright (C) 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V. * */ ====================================================================== ====================================================================== [3] ファイル: acrestyp.h ---------------------------------------------------------------------- 実際のパス: include/acpi/acrestyp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: acrestyp.h - Defines, types, and structures for resource descriptors * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [4] ファイル: decompress.c ---------------------------------------------------------------------- 実際のパス: lib/zstd/decompress.c ---------------------------------------------------------------------- /** * Copyright (c) 2016-present, Yann Collet, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of https://github.com/facebook/zstd. * An additional grant of patent rights can be found in the PATENTS file in the * same directory. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). */ ====================================================================== ====================================================================== [5] ファイル: dpaa2-fd.h ---------------------------------------------------------------------- 実際のパス: include/soc/fsl/dpaa2-fd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ /* * Copyright 2014-2016 Freescale Semiconductor Inc. * Copyright 2016 NXP * */ ====================================================================== ====================================================================== [6] ファイル: videodev2.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/videodev2.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * Video for Linux Two header file * * Copyright (C) 1999-2012 the contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * Alternatively you can redistribute this file under the terms of the * BSD license as stated below: * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * 3. The names of its contributors may not be used to endorse or promote * products derived from this software without specific prior written * permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Header file for v4l or V4L2 drivers and applications * with public API. * All kernel-specific stuff were moved to media/v4l2-dev.h, so * no #if __KERNEL tests are allowed here * * See https://linuxtv.org for more info * * Author: Bill Dirks * Justin Schoeman * Hans Verkuil * et al. */ ====================================================================== ====================================================================== [7] ファイル: virtio_blk.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/virtio_blk.h ---------------------------------------------------------------------- /* This header is BSD licensed so anyone can use the definitions to implement * compatible drivers/servers. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of IBM nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL IBM OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ ====================================================================== ====================================================================== [8] ファイル: jitterentropy.c ---------------------------------------------------------------------- 実際のパス: crypto/jitterentropy.c ---------------------------------------------------------------------- /* * Non-physical true random number generator based on timing jitter -- * Jitter RNG standalone code. * * Copyright Stephan Mueller , 2015 - 2020 * * Design * ====== * * See https://www.chronox.de/jent.html * * License * ======= * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * ALTERNATIVELY, this product may be distributed under the terms of * the GNU General Public License, in which case the provisions of the GPL2 are * required INSTEAD OF the above restrictions. (This clause is * necessary due to a potential bad interaction between the GPL and * the restrictions contained in a BSD-style copyright.) * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. */ ====================================================================== ====================================================================== [9] ファイル: lz4defs.h ---------------------------------------------------------------------- 実際のパス: lib/lz4/lz4defs.h ---------------------------------------------------------------------- /* * lz4defs.h -- common and architecture specific defines for the kernel usage * LZ4 - Fast LZ compression algorithm * Copyright (C) 2011-2016, Yann Collet. * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * You can contact the author at : * - LZ4 homepage : http://www.lz4.org * - LZ4 source repository : https://github.com/lz4/lz4 * * Changed for kernel usage by: * Sven Schmidt <4sschmid@informatik.uni-hamburg.de> */ ====================================================================== ====================================================================== [10] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/dwc2/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) /* * core.c - DesignWare HS OTG Controller common routines * * Copyright (C) 2004-2013 Synopsys, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions, and the following disclaimer, * without modification. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The names of the above-listed copyright holders may not be used * to endorse or promote products derived from this software without * specific prior written permission. * * ALTERNATIVELY, this software may be distributed under the terms of the * GNU General Public License ("GPL") as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any * later version. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ ====================================================================== ====================================================================== [11] ファイル: actbl1.h ---------------------------------------------------------------------- 実際のパス: include/acpi/actbl1.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: actbl1.h - Additional ACPI table definitions * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [12] ファイル: streebog.h ---------------------------------------------------------------------- 実際のパス: include/crypto/streebog.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ OR BSD-2-Clause */ /* * Copyright (c) 2013 Alexey Degtyarev * Copyright (c) 2018 Vitaly Chikunov * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. */ ====================================================================== ====================================================================== [13] ファイル: packing.c ---------------------------------------------------------------------- 実際のパス: lib/packing.c ---------------------------------------------------------------------- // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 /* Copyright (c) 2016-2018, NXP Semiconductors * Copyright (c) 2018-2019, Vladimir Oltean */ ====================================================================== ====================================================================== [14] ファイル: sfi.h ---------------------------------------------------------------------- 実際のパス: include/linux/sfi.h ---------------------------------------------------------------------- /* This file is provided under a dual BSD/GPLv2 license. When using or redistributing this file, you may do so under either license. GPL LICENSE SUMMARY Copyright(c) 2009 Intel Corporation. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. The full GNU General Public License is included in this distribution in the file called LICENSE.GPL. BSD LICENSE Copyright(c) 2009 Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ ====================================================================== ====================================================================== [15] ファイル: cec-funcs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/cec-funcs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * cec - HDMI Consumer Electronics Control message functions * * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ ====================================================================== ====================================================================== [16] ファイル: aclinuxex.h ---------------------------------------------------------------------- 実際のパス: include/acpi/platform/aclinuxex.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: aclinuxex.h - Extra OS specific defines, etc. for Linux * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [17] ファイル: virtio_ring.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/virtio_ring.h ---------------------------------------------------------------------- /* An interface for efficient virtio implementation, currently for use by KVM, * but hopefully others soon. Do NOT change this since it will * break existing servers and clients. * * This header is BSD licensed so anyone can use the definitions to implement * compatible drivers/servers. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of IBM nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL IBM OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * Copyright Rusty Russell IBM Corporation 2007. */ ====================================================================== ====================================================================== [18] ファイル: actbl.h ---------------------------------------------------------------------- 実際のパス: include/acpi/actbl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: actbl.h - Basic ACPI Table Definitions * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [19] ファイル: xxhash.h ---------------------------------------------------------------------- 実際のパス: include/linux/xxhash.h ---------------------------------------------------------------------- /* * xxHash - Extremely Fast Hash algorithm * Copyright (C) 2012-2016, Yann Collet. * * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). * * You can contact the author at: * - xxHash homepage: https://cyan4973.github.io/xxHash/ * - xxHash source repository: https://github.com/Cyan4973/xxHash */ ====================================================================== ====================================================================== [20] ファイル: params.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/dwc2/params.c ---------------------------------------------------------------------- // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) /* * Copyright (C) 2004-2016 Synopsys, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions, and the following disclaimer, * without modification. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The names of the above-listed copyright holders may not be used * to endorse or promote products derived from this software without * specific prior written permission. * * ALTERNATIVELY, this software may be distributed under the terms of the * GNU General Public License ("GPL") as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any * later version. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ ====================================================================== ====================================================================== [21] ファイル: zstd.h ---------------------------------------------------------------------- 実際のパス: include/linux/zstd.h ---------------------------------------------------------------------- /* * Copyright (c) 2016-present, Yann Collet, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of https://github.com/facebook/zstd. * An additional grant of patent rights can be found in the PATENTS file in the * same directory. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). */ ====================================================================== ====================================================================== [22] ファイル: virtio_pci.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/virtio_pci.h ---------------------------------------------------------------------- /* * Virtio PCI driver * * This module allows virtio devices to be used over a virtual PCI device. * This can be used with QEMU based VMMs like KVM or Xen. * * Copyright IBM Corp. 2007 * * Authors: * Anthony Liguori * * This header is BSD licensed so anyone can use the definitions to implement * compatible drivers/servers. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of IBM nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL IBM OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ ====================================================================== ====================================================================== [23] ファイル: tls.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR Linux-OpenIB) */ /* * Copyright (c) 2016-2017, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this source tree, or the * OpenIB.org BSD license below: * * Redistribution and use in source and binary forms, with or * without modification, are permitted provided that the following * conditions are met: * * - Redistributions of source code must retain the above * copyright notice, this list of conditions and the following * disclaimer. * * - Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials * provided with the distribution. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ ====================================================================== ====================================================================== [24] ファイル: actbl2.h ---------------------------------------------------------------------- 実際のパス: include/acpi/actbl2.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: actbl2.h - ACPI Table Definitions (tables not in ACPI spec) * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [25] ファイル: cec.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/cec.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * cec - HDMI Consumer Electronics Control public header * * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ ====================================================================== ====================================================================== [26] ファイル: platform.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/dwc2/platform.c ---------------------------------------------------------------------- // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) /* * platform.c - DesignWare HS OTG Controller platform driver * * Copyright (C) Matthijs Kooijman * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions, and the following disclaimer, * without modification. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The names of the above-listed copyright holders may not be used * to endorse or promote products derived from this software without * specific prior written permission. * * ALTERNATIVELY, this software may be distributed under the terms of the * GNU General Public License ("GPL") as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any * later version. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ ====================================================================== ====================================================================== [27] ファイル: mem.h ---------------------------------------------------------------------- 実際のパス: lib/zstd/mem.h ---------------------------------------------------------------------- /** * Copyright (c) 2016-present, Yann Collet, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of https://github.com/facebook/zstd. * An additional grant of patent rights can be found in the PATENTS file in the * same directory. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). */ ====================================================================== ====================================================================== [28] ファイル: xxhash.c ---------------------------------------------------------------------- 実際のパス: lib/xxhash.c ---------------------------------------------------------------------- /* * xxHash - Extremely Fast Hash algorithm * Copyright (C) 2012-2016, Yann Collet. * * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). * * You can contact the author at: * - xxHash homepage: https://cyan4973.github.io/xxHash/ * - xxHash source repository: https://github.com/Cyan4973/xxHash */ ====================================================================== ====================================================================== [29] ファイル: dpaa2-io.h ---------------------------------------------------------------------- 実際のパス: include/soc/fsl/dpaa2-io.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ /* * Copyright 2014-2016 Freescale Semiconductor Inc. * Copyright 2017-2019 NXP * */ ====================================================================== ====================================================================== [30] ファイル: zstd_internal.h ---------------------------------------------------------------------- 実際のパス: lib/zstd/zstd_internal.h ---------------------------------------------------------------------- /** * Copyright (c) 2016-present, Yann Collet, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of https://github.com/facebook/zstd. * An additional grant of patent rights can be found in the PATENTS file in the * same directory. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). */ ====================================================================== ====================================================================== [31] ファイル: siphash.h ---------------------------------------------------------------------- 実際のパス: include/linux/siphash.h ---------------------------------------------------------------------- /* Copyright (C) 2016 Jason A. Donenfeld . All Rights Reserved. * * This file is provided under a dual BSD/GPLv2 license. * * SipHash: a fast short-input PRF * https://131002.net/siphash/ * * This implementation is specifically for SipHash2-4 for a secure PRF * and HalfSipHash1-3/SipHash1-3 for an insecure PRF only suitable for * hashtables. */ ====================================================================== ====================================================================== [32] ファイル: jitterentropy-kcapi.c ---------------------------------------------------------------------- 実際のパス: crypto/jitterentropy-kcapi.c ---------------------------------------------------------------------- /* * Non-physical true random number generator based on timing jitter -- * Linux Kernel Crypto API specific code * * Copyright Stephan Mueller , 2015 * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * ALTERNATIVELY, this product may be distributed under the terms of * the GNU General Public License, in which case the provisions of the GPL2 are * required INSTEAD OF the above restrictions. (This clause is * necessary due to a potential bad interaction between the GPL and * the restrictions contained in a BSD-style copyright.) * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. */ ====================================================================== ====================================================================== [33] ファイル: acpiosxf.h ---------------------------------------------------------------------- 実際のパス: include/acpi/acpiosxf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: acpiosxf.h - All interfaces to the OS Services Layer (OSL). These * interfaces must be implemented by OSL to interface the * ACPI components to the host operating system. * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [34] ファイル: acoutput.h ---------------------------------------------------------------------- 実際のパス: include/acpi/acoutput.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: acoutput.h -- debug output * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [35] ファイル: huf_decompress.c ---------------------------------------------------------------------- 実際のパス: lib/zstd/huf_decompress.c ---------------------------------------------------------------------- /* * Huffman decoder, part of New Generation Entropy library * Copyright (C) 2013-2016, Yann Collet. * * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). * * You can contact the author at : * - Source repository : https://github.com/Cyan4973/FiniteStateEntropy */ ====================================================================== ====================================================================== [36] ファイル: virtio_balloon.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/virtio_balloon.h ---------------------------------------------------------------------- /* This header is BSD licensed so anyone can use the definitions to implement * compatible drivers/servers. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of IBM nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL IBM OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ ====================================================================== ====================================================================== [37] ファイル: aclinux.h ---------------------------------------------------------------------- 実際のパス: include/acpi/platform/aclinux.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: aclinux.h - OS specific defines, etc. for Linux * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [38] ファイル: timex.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/timex.h ---------------------------------------------------------------------- /***************************************************************************** * * * Copyright (c) David L. Mills 1993 * * * * Permission to use, copy, modify, and distribute this software and its * * documentation for any purpose and without fee is hereby granted, provided * * that the above copyright notice appears in all copies and that both the * * copyright notice and this permission notice appear in supporting * * documentation, and that the name University of Delaware not be used in * * advertising or publicity pertaining to distribution of the software * * without specific, written prior permission. The University of Delaware * * makes no representations about the suitability this software for any * * purpose. It is provided "as is" without express or implied warranty. * * * *****************************************************************************/ ====================================================================== ====================================================================== [39] ファイル: skb.h ---------------------------------------------------------------------- 実際のパス: include/linux/can/skb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */ /* * linux/can/skb.h * * Definitions for the CAN network socket buffer * * Copyright (C) 2012 Oliver Hartkopp * */ ====================================================================== ====================================================================== [40] ファイル: acenv.h ---------------------------------------------------------------------- 実際のパス: include/acpi/platform/acenv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: acenv.h - Host and compiler configuration * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [41] ファイル: tee.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tee.h ---------------------------------------------------------------------- /* * Copyright (c) 2015-2016, Linaro Limited * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ ====================================================================== ====================================================================== [42] ファイル: acpixf.h ---------------------------------------------------------------------- 実際のパス: include/acpi/acpixf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: acpixf.h - External interfaces to the ACPI subsystem * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [43] ファイル: quota.h ---------------------------------------------------------------------- 実際のパス: include/linux/quota.h ---------------------------------------------------------------------- /* * Copyright (c) 1982, 1986 Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * Robert Elz at The University of Melbourne. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ ====================================================================== ====================================================================== [44] ファイル: entropy_common.c ---------------------------------------------------------------------- 実際のパス: lib/zstd/entropy_common.c ---------------------------------------------------------------------- /* * Common functions of New Generation Entropy library * Copyright (C) 2016, Yann Collet. * * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). * * You can contact the author at : * - Source repository : https://github.com/Cyan4973/FiniteStateEntropy */ ====================================================================== ====================================================================== [45] ファイル: fse.h ---------------------------------------------------------------------- 実際のパス: lib/zstd/fse.h ---------------------------------------------------------------------- /* * FSE : Finite State Entropy codec * Public Prototypes declaration * Copyright (C) 2013-2016, Yann Collet. * * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). * * You can contact the author at : * - Source repository : https://github.com/Cyan4973/FiniteStateEntropy */ ====================================================================== ====================================================================== [46] ファイル: gw.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/can/gw.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * linux/can/gw.h * * Definitions for CAN frame Gateway/Router/Bridge * * Author: Oliver Hartkopp * Copyright (c) 2011 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of Volkswagen nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * Alternatively, provided that this notice is retained in full, this * software may be distributed under the terms of the GNU General * Public License ("GPL") version 2, in which case the provisions of the * GPL apply INSTEAD OF those given above. * * The provided data structures and external interfaces from this code * are not restricted to be used by modules with a GPL compatible license. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. */ ====================================================================== ====================================================================== [47] ファイル: dpaa2-global.h ---------------------------------------------------------------------- 実際のパス: include/soc/fsl/dpaa2-global.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ /* * Copyright 2014-2016 Freescale Semiconductor Inc. * Copyright 2016 NXP * */ ====================================================================== ====================================================================== [48] ファイル: hcd.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/dwc2/hcd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) /* * hcd.c - DesignWare HS OTG Controller host-mode routines * * Copyright (C) 2004-2013 Synopsys, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions, and the following disclaimer, * without modification. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The names of the above-listed copyright holders may not be used * to endorse or promote products derived from this software without * specific prior written permission. * * ALTERNATIVELY, this software may be distributed under the terms of the * GNU General Public License ("GPL") as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any * later version. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ ====================================================================== ====================================================================== [49] ファイル: can-ml.h ---------------------------------------------------------------------- 実際のパス: include/linux/can/can-ml.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */ /* Copyright (c) 2002-2007 Volkswagen Group Electronic Research * Copyright (c) 2017 Pengutronix, Marc Kleine-Budde * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of Volkswagen nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * Alternatively, provided that this notice is retained in full, this * software may be distributed under the terms of the GNU General * Public License ("GPL") version 2, in which case the provisions of the * GPL apply INSTEAD OF those given above. * * The provided data structures and external interfaces from this code * are not restricted to be used by modules with a GPL compatible license. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * */ ====================================================================== ====================================================================== [50] ファイル: sdw.h ---------------------------------------------------------------------- 実際のパス: include/linux/soundwire/sdw.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */ /* Copyright(c) 2015-17 Intel Corporation. */ ====================================================================== ====================================================================== [51] ファイル: fse_decompress.c ---------------------------------------------------------------------- 実際のパス: lib/zstd/fse_decompress.c ---------------------------------------------------------------------- /* * FSE : Finite State Entropy decoder * Copyright (C) 2013-2015, Yann Collet. * * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). * * You can contact the author at : * - Source repository : https://github.com/Cyan4973/FiniteStateEntropy */ ====================================================================== ====================================================================== [52] ファイル: bitstream.h ---------------------------------------------------------------------- 実際のパス: lib/zstd/bitstream.h ---------------------------------------------------------------------- /* * bitstream * Part of FSE library * header file (to include) * Copyright (C) 2013-2016, Yann Collet. * * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). * * You can contact the author at : * - Source repository : https://github.com/Cyan4973/FiniteStateEntropy */ ====================================================================== ====================================================================== [53] ファイル: poly1305-armv8.pl ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/poly1305-armv8.pl ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-1.0+ OR BSD-3-Clause # # ==================================================================== # Written by Andy Polyakov, @dot-asm, initially for the OpenSSL # project. # ==================================================================== # # This module implements Poly1305 hash for ARMv8. # # June 2015 # # Numbers are cycles per processed byte with poly1305_blocks alone. # # IALU/gcc-4.9 NEON # # Apple A7 1.86/+5% 0.72 # Cortex-A53 2.69/+58% 1.47 # Cortex-A57 2.70/+7% 1.14 # Denver 1.64/+50% 1.18(*) # X-Gene 2.13/+68% 2.27 # Mongoose 1.77/+75% 1.12 # Kryo 2.70/+55% 1.13 # ThunderX2 1.17/+95% 1.36 # # (*) estimate based on resources availability is less than 1.0, # i.e. measured result is worse than expected, presumably binary # translator is not almighty; ====================================================================== ====================================================================== [54] ファイル: bcm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/can/bcm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * linux/can/bcm.h * * Definitions for CAN Broadcast Manager (BCM) * * Author: Oliver Hartkopp * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of Volkswagen nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * Alternatively, provided that this notice is retained in full, this * software may be distributed under the terms of the GNU General * Public License ("GPL") version 2, in which case the provisions of the * GPL apply INSTEAD OF those given above. * * The provided data structures and external interfaces from this code * are not restricted to be used by modules with a GPL compatible license. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. */ ====================================================================== ====================================================================== [55] ファイル: cdc_ncm.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/cdc_ncm.h ---------------------------------------------------------------------- // SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) /* * Copyright (C) ST-Ericsson 2010-2012 * Contact: Alexey Orishko * Original author: Hans Petter Selasky * * USB Host Driver for Network Control Model (NCM) * http://www.usb.org/developers/devclass_docs/NCM10.zip * * The NCM encoding, decoding and initialization logic * derives from FreeBSD 8.x. if_cdce.c and if_cdcereg.h * * This software is available to you under a choice of one of two * licenses. You may choose this file to be licensed under the terms * of the GNU General Public License (GPL) Version 2 or the 2-clause * BSD license listed below: * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ ====================================================================== ====================================================================== [56] ファイル: quota.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/quota.h ---------------------------------------------------------------------- /* * Copyright (c) 1982, 1986 Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * Robert Elz at The University of Melbourne. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ ====================================================================== ====================================================================== [57] ファイル: siphash.c ---------------------------------------------------------------------- 実際のパス: lib/siphash.c ---------------------------------------------------------------------- /* Copyright (C) 2016 Jason A. Donenfeld . All Rights Reserved. * * This file is provided under a dual BSD/GPLv2 license. * * SipHash: a fast short-input PRF * https://131002.net/siphash/ * * This implementation is specifically for SipHash2-4 for a secure PRF * and HalfSipHash1-3/SipHash1-3 for an insecure PRF only suitable for * hashtables. */ ====================================================================== ====================================================================== [58] ファイル: lz4_decompress.c ---------------------------------------------------------------------- 実際のパス: lib/lz4/lz4_decompress.c ---------------------------------------------------------------------- /* * LZ4 - Fast LZ compression algorithm * Copyright (C) 2011 - 2016, Yann Collet. * BSD 2 - Clause License (http://www.opensource.org/licenses/bsd - license.php) * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * You can contact the author at : * - LZ4 homepage : http://www.lz4.org * - LZ4 source repository : https://github.com/lz4/lz4 * * Changed for kernel usage by: * Sven Schmidt <4sschmid@informatik.uni-hamburg.de> */ ====================================================================== ====================================================================== [59] ファイル: v4l2-controls.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/v4l2-controls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * Video for Linux Two controls header file * * Copyright (C) 1999-2012 the contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * Alternatively you can redistribute this file under the terms of the * BSD license as stated below: * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * 3. The names of its contributors may not be used to endorse or promote * products derived from this software without specific prior written * permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * The contents of this header was split off from videodev2.h. All control * definitions should be added to this header, which is included by * videodev2.h. */ ====================================================================== ====================================================================== [60] ファイル: can.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/can.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) */ /* * linux/can.h * * Definitions for CAN network layer (socket addr / CAN frame / CAN filter) * * Authors: Oliver Hartkopp * Urs Thuermann * Copyright (c) 2002-2007 Volkswagen Group Electronic Research * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of Volkswagen nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * * Alternatively, provided that this notice is retained in full, this * software may be distributed under the terms of the GNU General * Public License ("GPL") version 2, in which case the provisions of the * GPL apply INSTEAD OF those given above. * * The provided data structures and external interfaces from this code * are not restricted to be used by modules with a GPL compatible license. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. */ ====================================================================== ====================================================================== [61] ファイル: acbuffer.h ---------------------------------------------------------------------- 実際のパス: include/acpi/acbuffer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: acbuffer.h - Support for buffers returned by ACPI predefined names * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [62] ファイル: huf.h ---------------------------------------------------------------------- 実際のパス: lib/zstd/huf.h ---------------------------------------------------------------------- /* * Huffman coder, part of New Generation Entropy library * header file * Copyright (C) 2013-2016, Yann Collet. * * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). * * You can contact the author at : * - Source repository : https://github.com/Cyan4973/FiniteStateEntropy */ ====================================================================== ====================================================================== [63] ファイル: acexcep.h ---------------------------------------------------------------------- 実際のパス: include/acpi/acexcep.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: acexcep.h - Exception codes returned by the ACPI subsystem * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [64] ファイル: actypes.h ---------------------------------------------------------------------- 実際のパス: include/acpi/actypes.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: actypes.h - Common data types for the entire ACPI subsystem * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ ====================================================================== ====================================================================== [65] ファイル: actbl3.h ---------------------------------------------------------------------- 実際のパス: include/acpi/actbl3.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 */ /****************************************************************************** * * Name: actbl3.h - ACPI Table Definitions * * Copyright (C) 2000 - 2020, Intel Corp. * *****************************************************************************/ /******************************************************************************* * * SLIC - Software Licensing Description Table * * Conforms to "Microsoft Software Licensing Tables (SLIC and MSDM)", * November 29, 2011. Copyright 2011 Microsoft * ******************************************************************************/ ====================================================================== ====================================================================== [66] ファイル: zstd_common.c ---------------------------------------------------------------------- 実際のパス: lib/zstd/zstd_common.c ---------------------------------------------------------------------- /** * Copyright (c) 2016-present, Yann Collet, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of https://github.com/facebook/zstd. * An additional grant of patent rights can be found in the PATENTS file in the * same directory. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. This program is dual-licensed; you may select * either version 2 of the GNU General Public License ("GPL") or BSD license * ("BSD"). */ ====================================================================== ====================================================================== [67] ファイル: core.h ---------------------------------------------------------------------- 実際のパス: include/linux/can/core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */ /* * linux/can/core.h * * Prototypes and definitions for CAN protocol modules using the PF_CAN core * * Authors: Oliver Hartkopp * Urs Thuermann * Copyright (c) 2002-2017 Volkswagen Group Electronic Research * All rights reserved. * */ ====================================================================== ====================================================================== [68] ファイル: virtio_gpu.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/virtio_gpu.h ---------------------------------------------------------------------- /* * Virtio GPU Device * * Copyright Red Hat, Inc. 2013-2014 * * Authors: * Dave Airlie * Gerd Hoffmann * * This header is BSD licensed so anyone can use the definitions * to implement compatible drivers/servers: * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Neither the name of IBM nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL IBM OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ ====================================================================== ====================================================================== [69] ファイル: memneq.c ---------------------------------------------------------------------- 実際のパス: crypto/memneq.c ---------------------------------------------------------------------- /* * Constant-time equality testing of memory regions. * * Authors: * * James Yonan * Daniel Borkmann * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * GPL LICENSE SUMMARY * * Copyright(c) 2013 OpenVPN Technologies, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. * The full GNU General Public License is included in this distribution * in the file called LICENSE.GPL. * * BSD LICENSE * * Copyright(c) 2013 OpenVPN Technologies, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * Neither the name of OpenVPN Technologies nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ ====================================================================== salvator_x-agl-linux 5.10.41 =========== Valid-License-Identifier: GPL-2.0 Valid-License-Identifier: GPL-2.0-only Valid-License-Identifier: GPL-2.0+ Valid-License-Identifier: GPL-2.0-or-later SPDX-URL: https://spdx.org/licenses/GPL-2.0.html Usage-Guide: To use this license in source code, put one of the following SPDX tag/value pairs into a comment according to the placement guidelines in the licensing rules documentation. For 'GNU General Public License (GPL) version 2 only' use: SPDX-License-Identifier: GPL-2.0 or SPDX-License-Identifier: GPL-2.0-only For 'GNU General Public License (GPL) version 2 or any later version' use: SPDX-License-Identifier: GPL-2.0+ or SPDX-License-Identifier: GPL-2.0-or-later License-Text: GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. ====================================================================== [1] ファイル: tpm_i2c_infineon.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm_i2c_infineon.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2012,2013 Infineon Technologies * * Authors: * Peter Huewe * * Device driver for TCG/TCPA TPM (trusted platform module). * Specifications at www.trustedcomputinggroup.org * * This device driver implements the TPM interface as defined in * the TCG TPM Interface Spec version 1.2, revision 1.0 and the * Infineon I2C Protocol Stack Specification v0.20. * * It is based on the original tpm_tis device driver from Leendert van * Dorn and Kyleen Hall. */ ====================================================================== ====================================================================== [2] ファイル: drm_damage_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_damage_helper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /************************************************************************** * * Copyright (c) 2018 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Deepak Rawat * **************************************************************************/ ====================================================================== ====================================================================== [3] ファイル: hash_info.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/hash_info.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Hash Info: Hash algorithms information * * Copyright (c) 2013 Dmitry Kasatkin * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. * */ ====================================================================== ====================================================================== [4] ファイル: ehci-platform.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/host/ehci-platform.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Generic platform ehci driver * * Copyright 2007 Steven Brown * Copyright 2010-2012 Hauke Mehrtens * Copyright 2014 Hans de Goede * * Derived from the ohci-ssb driver * Copyright 2007 Michael Buesch * * Derived from the EHCI-PCI driver * Copyright (c) 2000-2004 by David Brownell * * Derived from the ohci-pci driver * Copyright 1999 Roman Weissgaerber * Copyright 2000-2002 David Brownell * Copyright 1999 Linus Torvalds * Copyright 1999 Gregory P. Smith */ ====================================================================== ====================================================================== [5] ファイル: uptime.c ---------------------------------------------------------------------- 実際のパス: fs/proc/uptime.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [6] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: kernel/events/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Performance events core code: * * Copyright (C) 2008 Thomas Gleixner * Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra * Copyright © 2009 Paul Mackerras, IBM Corp. */ ====================================================================== ====================================================================== [7] ファイル: fdtparams.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/fdtparams.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [8] ファイル: io_uring.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/io_uring.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */ /* * Header file for the io_uring interface. * * Copyright (C) 2019 Jens Axboe * Copyright (C) 2019 Christoph Hellwig */ ====================================================================== ====================================================================== [9] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: lib/crypto/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [10] ファイル: main.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/main.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/power/main.c - Where the driver meets power management. * * Copyright (c) 2003 Patrick Mochel * Copyright (c) 2003 Open Source Development Lab * * The driver model core calls device_pm_add() when a device is registered. * This will initialize the embedded device_pm_info object in the device * and add it to the list of power-controlled devices. sysfs entries for * controlling device power management will also be added. * * A separate list is used for keeping track of power info, because the power * domain dependencies may differ from the ancestral dependencies that the * subsystem list maintains. */ ====================================================================== ====================================================================== [11] ファイル: msg_prot.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/msg_prot.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/msg_prot.h * * Copyright (C) 1996, Olaf Kirch */ ====================================================================== ====================================================================== [12] ファイル: readdir.c ---------------------------------------------------------------------- 実際のパス: fs/fuse/readdir.c ---------------------------------------------------------------------- /* FUSE: Filesystem in Userspace Copyright (C) 2001-2018 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. */ ====================================================================== ====================================================================== [13] ファイル: frame_vector.c ---------------------------------------------------------------------- 実際のパス: mm/frame_vector.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [14] ファイル: vmscan.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/vmscan.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [15] ファイル: pkt_cls.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/pkt_cls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [16] ファイル: select.c ---------------------------------------------------------------------- 実際のパス: fs/select.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * This file contains the procedures for the handling of select and poll * * Created for Linux based loosely upon Mathius Lattner's minix * patches by Peter MacDonald. Heavily edited by Linus. * * 4 February 1994 * COFF/ELF binary emulation. If the process has the STICKY_TIMEOUTS * flag set in its personality we do *not* modify the given timeout * parameter to reflect time remaining. * * 24 January 2000 * Changed sys_poll()/do_poll() to use PAGE_SIZE chunk-based allocation * of fds to overcome nfds < 16390 descriptors limit (Tigran Aivazian). */ ====================================================================== ====================================================================== [17] ファイル: printk.h ---------------------------------------------------------------------- 実際のパス: include/linux/printk.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [18] ファイル: xprt.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/xprt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/xprt.h * * Declarations for the RPC transport interface. * * Copyright (C) 1995, 1996 Olaf Kirch */ ====================================================================== ====================================================================== [19] ファイル: error-injection.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/error-injection.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [20] ファイル: hibernate.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/hibernate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /*: * Hibernate support specific for ARM64 * * Derived from work on ARM hibernation support by: * * Ubuntu project, hibernation support for mach-dove * Copyright (C) 2010 Nokia Corporation (Hiroshi Doyu) * Copyright (C) 2010 Texas Instruments, Inc. (Teerth Reddy et al.) * https://lkml.org/lkml/2010/6/18/4 * https://lists.linux-foundation.org/pipermail/linux-pm/2010-June/027422.html * https://patchwork.kernel.org/patch/96442/ * * Copyright (C) 2006 Rafael J. Wysocki */ ====================================================================== ====================================================================== [21] ファイル: bootconfig.h ---------------------------------------------------------------------- 実際のパス: include/linux/bootconfig.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Extra Boot Config * Copyright (C) 2019 Linaro Ltd. * Author: Masami Hiramatsu */ ====================================================================== ====================================================================== [22] ファイル: infutil.h ---------------------------------------------------------------------- 実際のパス: lib/zlib_inflate/infutil.h ---------------------------------------------------------------------- /* infutil.h -- types and macros common to blocks and codes * Copyright (C) 1995-1998 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ ====================================================================== ====================================================================== [23] ファイル: swap.c ---------------------------------------------------------------------- 実際のパス: mm/swap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/mm/swap.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds */ ====================================================================== ====================================================================== [24] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: fs/notify/dnotify/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [25] ファイル: posix-cpu-timers.c ---------------------------------------------------------------------- 実際のパス: kernel/time/posix-cpu-timers.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Implement CPU time clocks for the POSIX clock interface. */ ====================================================================== ====================================================================== [26] ファイル: audit_fsnotify.c ---------------------------------------------------------------------- 実際のパス: kernel/audit_fsnotify.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* audit_fsnotify.c -- tracking inodes * * Copyright 2003-2009,2014-2015 Red Hat, Inc. * Copyright 2005 Hewlett-Packard Development Company, L.P. * Copyright 2005 IBM Corporation */ ====================================================================== ====================================================================== [27] ファイル: cpuidle.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/cpuidle.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * ARM64 CPU idle arch support * * Copyright (C) 2014 ARM Ltd. * Author: Lorenzo Pieralisi */ ====================================================================== ====================================================================== [28] ファイル: ehci-hcd.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/host/ehci-hcd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Enhanced Host Controller Interface (EHCI) driver for USB. * * Maintainer: Alan Stern * * Copyright (c) 2000-2004 by David Brownell */ ====================================================================== ====================================================================== [29] ファイル: queue.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/queue.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [30] ファイル: msdos_fs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/msdos_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [31] ファイル: debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/ras/debugfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [32] ファイル: if_xdp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_xdp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * if_xdp: XDP socket user-space interface * Copyright(c) 2018 Intel Corporation. * * Author(s): Björn Töpel * Magnus Karlsson */ ====================================================================== ====================================================================== [33] ファイル: quirks.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/quirks.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * USB device quirk handling logic and table * * Copyright (c) 2007 Oliver Neukum * Copyright (c) 2007 Greg Kroah-Hartman */ ====================================================================== ====================================================================== [34] ファイル: cpufreq.h ---------------------------------------------------------------------- 実際のパス: include/linux/cpufreq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/include/linux/cpufreq.h * * Copyright (C) 2001 Russell King * (C) 2002 - 2003 Dominik Brodowski */ ====================================================================== ====================================================================== [35] ファイル: resource.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/resource.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [36] ファイル: efi.c ---------------------------------------------------------------------- 実際のパス: block/partitions/efi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /************************************************************ * EFI GUID Partition Table handling * * http://www.uefi.org/specs/ * http://www.intel.com/technology/efi/ * * efi.[ch] by Matt Domsch * Copyright 2000,2001,2002,2004 Dell Inc. * * TODO: * * Changelog: * Mon August 5th, 2013 Davidlohr Bueso * - detect hybrid MBRs, tighter pMBR checking & cleanups. * * Mon Nov 09 2004 Matt Domsch * - test for valid PMBR and valid PGPT before ever reading * AGPT, allow override with 'gpt' kernel command line option. * - check for first/last_usable_lba outside of size of disk * * Tue Mar 26 2002 Matt Domsch * - Ported to 2.5.7-pre1 and 2.5.7-dj2 * - Applied patch to avoid fault in alternate header handling * - cleaned up find_valid_gpt * - On-disk structure and copy in memory is *always* LE now - * swab fields as needed * - remove print_gpt_header() * - only use first max_p partition entries, to keep the kernel minor number * and partition numbers tied. * * Mon Feb 04 2002 Matt Domsch * - Removed __PRIPTR_PREFIX - not being used * * Mon Jan 14 2002 Matt Domsch * - Ported to 2.5.2-pre11 + library crc32 patch Linus applied * * Thu Dec 6 2001 Matt Domsch * - Added compare_gpts(). * - moved le_efi_guid_to_cpus() back into this file. GPT is the only * thing that keeps EFI GUIDs on disk. * - Changed gpt structure names and members to be simpler and more Linux-like. * * Wed Oct 17 2001 Matt Domsch * - Removed CONFIG_DEVFS_VOLUMES_UUID code entirely per Martin Wilck * * Wed Oct 10 2001 Matt Domsch * - Changed function comments to DocBook style per Andreas Dilger suggestion. * * Mon Oct 08 2001 Matt Domsch * - Change read_lba() to use the page cache per Al Viro's work. * - print u64s properly on all architectures * - fixed debug_printk(), now Dprintk() * * Mon Oct 01 2001 Matt Domsch * - Style cleanups * - made most functions static * - Endianness addition * - remove test for second alternate header, as it's not per spec, * and is unnecessary. There's now a method to read/write the last * sector of an odd-sized disk from user space. No tools have ever * been released which used this code, so it's effectively dead. * - Per Asit Mallick of Intel, added a test for a valid PMBR. * - Added kernel command line option 'gpt' to override valid PMBR test. * * Wed Jun 6 2001 Martin Wilck * - added devfs volume UUID support (/dev/volumes/uuids) for * mounting file systems by the partition GUID. * * Tue Dec 5 2000 Matt Domsch * - Moved crc32() to linux/lib, added efi_crc32(). * * Thu Nov 30 2000 Matt Domsch * - Replaced Intel's CRC32 function with an equivalent * non-license-restricted version. * * Wed Oct 25 2000 Matt Domsch * - Fixed the last_lba() call to return the proper last block * * Thu Oct 12 2000 Matt Domsch * - Thanks to Andries Brouwer for his debugging assistance. * - Code works, detects all the partitions. * ************************************************************/ ====================================================================== ====================================================================== [37] ファイル: autogroup.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/autogroup.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Auto-group scheduling implementation: */ ====================================================================== ====================================================================== [38] ファイル: truncate.c ---------------------------------------------------------------------- 実際のパス: mm/truncate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * mm/truncate.c - code for taking down pages from address_spaces * * Copyright (C) 2002, Linus Torvalds * * 10Sep2002 Andrew Morton * Initial version. */ ====================================================================== ====================================================================== [39] ファイル: renesas-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/renesas-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2015 Glider bvba * * Based on clk-mstp.c, clk-rcar-gen2.c, and clk-rcar-gen3.c * * Copyright (C) 2013 Ideas On Board SPRL * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [40] ファイル: core.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * drivers/mfd/mfd-core.h * * core MFD support * Copyright (c) 2006 Ian Molton * Copyright (c) 2007 Dmitry Baryshkov */ ====================================================================== ====================================================================== [41] ファイル: bus.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/bus.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/mmc/core/bus.c * * Copyright (C) 2003 Russell King, All Rights Reserved. * Copyright (C) 2007 Pierre Ossman * * MMC card bus driver model */ ====================================================================== ====================================================================== [42] ファイル: group.c ---------------------------------------------------------------------- 実際のパス: fs/notify/group.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2008 Red Hat, Inc., Eric Paris */ ====================================================================== ====================================================================== [43] ファイル: clk-divider.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-divider.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2011 Sascha Hauer, Pengutronix * Copyright (C) 2011 Richard Zhao, Linaro * Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd * * Adjustable divider clock implementation */ ====================================================================== ====================================================================== [44] ファイル: flex_proportions.c ---------------------------------------------------------------------- 実際のパス: lib/flex_proportions.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Floating proportions with flexible aging period * * Copyright (C) 2011, SUSE, Jan Kara * * The goal of this code is: Given different types of event, measure proportion * of each type of event over time. The proportions are measured with * exponentially decaying history to give smooth transitions. A formula * expressing proportion of event of type 'j' is: * * p_{j} = (\Sum_{i>=0} x_{i,j}/2^{i+1})/(\Sum_{i>=0} x_i/2^{i+1}) * * Where x_{i,j} is j's number of events in i-th last time period and x_i is * total number of events in i-th last time period. * * Note that p_{j}'s are normalised, i.e. * * \Sum_{j} p_{j} = 1, * * This formula can be straightforwardly computed by maintaining denominator * (let's call it 'd') and for each event type its numerator (let's call it * 'n_j'). When an event of type 'j' happens, we simply need to do: * n_j++; d++; * * When a new period is declared, we could do: * d /= 2 * for each j * n_j /= 2 * * To avoid iteration over all event types, we instead shift numerator of event * j lazily when someone asks for a proportion of event j or when event j * occurs. This can bit trivially implemented by remembering last period in * which something happened with proportion of type j. */ ====================================================================== ====================================================================== [45] ファイル: fib.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/fib.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [46] ファイル: fhandle.c ---------------------------------------------------------------------- 実際のパス: fs/fhandle.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [47] ファイル: vmstat.h ---------------------------------------------------------------------- 実際のパス: include/linux/vmstat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [48] ファイル: posix-clock.c ---------------------------------------------------------------------- 実際のパス: kernel/time/posix-clock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Support for dynamic clock devices * * Copyright (C) 2010 OMICRON electronics GmbH */ ====================================================================== ====================================================================== [49] ファイル: arm-gic-v3.h ---------------------------------------------------------------------- 実際のパス: include/linux/irqchip/arm-gic-v3.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013, 2014 ARM Limited, All Rights Reserved. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [50] ファイル: readpage.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/readpage.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/readpage.c * * Copyright (C) 2002, Linus Torvalds. * Copyright (C) 2015, Google, Inc. * * This was originally taken from fs/mpage.c * * The ext4_mpage_readpages() function here is intended to * replace mpage_readahead() in the general case, not just for * encrypted files. It has some limitations (see below), where it * will fall back to read_block_full_page(), but these limitations * should only be hit when page_size != block_size. * * This will allow us to attach a callback function to support ext4 * encryption. * * If anything unusual happens, such as: * * - encountering a page which has buffers * - encountering a page which has a non-hole after a hole * - encountering a page with non-contiguous blocks * * then this code just gives up and calls the buffer_head-based read function. * It does handle a page which has holes at the end - that is a common case: * the end-of-file on blocksize < PAGE_SIZE setups. * */ ====================================================================== ====================================================================== [51] ファイル: srcu.h ---------------------------------------------------------------------- 実際のパス: include/linux/srcu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Sleepable Read-Copy Update mechanism for mutual exclusion * * Copyright (C) IBM Corporation, 2006 * Copyright (C) Fujitsu, 2012 * * Author: Paul McKenney * Lai Jiangshan * * For detailed explanation of Read-Copy Update mechanism see - * Documentation/RCU/ *.txt * */ ====================================================================== ====================================================================== [52] ファイル: adv7511_cec.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/adv7511/adv7511_cec.c ---------------------------------------------------------------------- /* * adv7511_cec.c - Analog Devices ADV7511/33 cec driver * * Copyright 2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * * This program is free software; you may redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */ ====================================================================== ====================================================================== [53] ファイル: clk-fixed-factor.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-fixed-factor.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2011 Sascha Hauer, Pengutronix */ ====================================================================== ====================================================================== [54] ファイル: unusual_devs.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_devs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Driver for USB Mass Storage compliant devices * Unusual Devices File * * Current development and maintenance by: * (c) 2000-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) * * Initial work by: * (c) 2000 Adam J. Richter (adam@yggdrasil.com), Yggdrasil Computing, Inc. */ ====================================================================== ====================================================================== [55] ファイル: acpi_dma.h ---------------------------------------------------------------------- 実際のパス: include/linux/acpi_dma.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * ACPI helpers for DMA request / controller * * Based on of_dma.h * * Copyright (C) 2013, Intel Corporation * Author: Andy Shevchenko */ ====================================================================== ====================================================================== [56] ファイル: checksum.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/checksum.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [57] ファイル: sg_pool.c ---------------------------------------------------------------------- 実際のパス: lib/sg_pool.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [58] ファイル: iversion.h ---------------------------------------------------------------------- 実際のパス: include/linux/iversion.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [59] ファイル: autoprobe.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/autoprobe.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar * * This file contains the interrupt probing code and driver APIs. */ ====================================================================== ====================================================================== [60] ファイル: timer-probe.c ---------------------------------------------------------------------- 実際のパス: drivers/clocksource/timer-probe.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. */ ====================================================================== ====================================================================== [61] ファイル: blktrace_api.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/blktrace_api.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [62] ファイル: list_lru.c ---------------------------------------------------------------------- 実際のパス: mm/list_lru.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2013 Red Hat, Inc. and Parallels Inc. All rights reserved. * Authors: David Chinner and Glauber Costa * * Generic LRU infrastructure */ ====================================================================== ====================================================================== [63] ファイル: if_packet.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_packet.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [64] ファイル: scsi_logging.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_logging.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [65] ファイル: renesas_sdhi_core.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/renesas_sdhi_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas SDHI * * Copyright (C) 2015-19 Renesas Electronics Corporation * Copyright (C) 2016-19 Sang Engineering, Wolfram Sang * Copyright (C) 2016-17 Horms Solutions, Simon Horman * Copyright (C) 2009 Magnus Damm * * Based on "Compaq ASIC3 support": * * Copyright 2001 Compaq Computer Corporation. * Copyright 2004-2005 Phil Blundell * Copyright 2007-2008 OpenedHand Ltd. * * Authors: Phil Blundell , * Samuel Ortiz * */ ====================================================================== ====================================================================== [66] ファイル: cxd4950gg-core.c ---------------------------------------------------------------------- 実際のパス: drivers/media/i2c/cxd4950gg/cxd4950gg-core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for SONY/CXD4950GG-W deserializer * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * Driver for Analog Devices ADV748X HDMI receiver with AFE * * Copyright (C) 2017 Renesas Electronics Corp. * * Authors: * Koji Matsuoka * Niklas Söderlund * Kieran Bingham */ ====================================================================== ====================================================================== [67] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/power/supply/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [68] ファイル: inflate.c ---------------------------------------------------------------------- 実際のパス: lib/zlib_inflate/inflate.c ---------------------------------------------------------------------- /* inflate.c -- zlib decompression * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h * * Based on zlib 1.2.3 but modified for the Linux Kernel by * Richard Purdie * * Changes mainly for static instead of dynamic memory allocation * */ ====================================================================== ====================================================================== [69] ファイル: delay.h ---------------------------------------------------------------------- 実際のパス: include/linux/delay.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 1993 Linus Torvalds * * Delay routines, using a pre-computed "loops_per_jiffy" value. * * Please note that ndelay(), udelay() and mdelay() may return early for * several reasons: * 1. computed loops_per_jiffy too low (due to the time taken to * execute the timer interrupt.) * 2. cache behaviour affecting the time it takes to execute the * loop function. * 3. CPU clock rate changes. * * Please see this thread: * https://lists.openwall.net/linux-kernel/2011/01/09/56 */ ====================================================================== ====================================================================== [70] ファイル: regcache-flat.c ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/regcache-flat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // Register cache access API - flat caching support // // Copyright 2012 Wolfson Microelectronics plc // // Author: Mark Brown ====================================================================== ====================================================================== [71] ファイル: i2c-dev.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/i2c-dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* i2c-dev.c - i2c-bus driver, char device interface Copyright (C) 1995-97 Simon G. Vogl Copyright (C) 1998-99 Frodo Looijaard Copyright (C) 2003 Greg Kroah-Hartman */ ====================================================================== ====================================================================== [72] ファイル: sparse-vmemmap.c ---------------------------------------------------------------------- 実際のパス: mm/sparse-vmemmap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Virtual Memory Map support * * (C) 2007 sgi. Christoph Lameter. * * Virtual memory maps allow VM primitives pfn_to_page, page_to_pfn, * virt_to_page, page_address() to be implemented as a base offset * calculation without memory access. * * However, virtual mappings need a page table and TLBs. Many Linux * architectures already map their physical space using 1-1 mappings * via TLBs. For those arches the virtual memory map is essentially * for free if we use the same page size as the 1-1 mappings. In that * case the overhead consists of a few additional pages that are * allocated to create a view of memory for vmemmap. * * The architecture is expected to provide a vmemmap_populate() function * to instantiate the mapping. */ ====================================================================== ====================================================================== [73] ファイル: dvb_ca_en50221.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dvb_ca_en50221.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * dvb_ca.c: generic DVB functions for EN50221 CAM interfaces * * Copyright (C) 2004 Andrew de Quincey * * Parts of this file were based on sources as follows: * * Copyright (C) 2003 Ralph Metzler * * based on code: * * Copyright (C) 1999-2002 Ralph Metzler * & Marcus Metzler for convergence integrated media GmbH */ ====================================================================== ====================================================================== [74] ファイル: audit_change_attr.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/audit_change_attr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [75] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/i2c/busses/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Sensor device configuration # ====================================================================== ====================================================================== [76] ファイル: count_zeros.h ---------------------------------------------------------------------- 実際のパス: include/linux/count_zeros.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Count leading and trailing zeros functions * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [77] ファイル: msgutil.c ---------------------------------------------------------------------- 実際のパス: ipc/msgutil.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/ipc/msgutil.c * Copyright (C) 1999, 2004 Manfred Spraul */ ====================================================================== ====================================================================== [78] ファイル: namei.c ---------------------------------------------------------------------- 実際のパス: fs/namei.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/namei.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [79] ファイル: lirc.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/lirc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [80] ファイル: rtc.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/rtc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2011-2014 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [81] ファイル: fault.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/fault.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/mm/fault.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 1995-2004 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [82] ファイル: cpu_rmap.c ---------------------------------------------------------------------- 実際のパス: lib/cpu_rmap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * cpu_rmap.c: CPU affinity reverse-map support * Copyright 2011 Solarflare Communications Inc. */ ====================================================================== ====================================================================== [83] ファイル: futex.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/futex.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [84] ファイル: average.h ---------------------------------------------------------------------- 実際のパス: include/linux/average.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [85] ファイル: dmx.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dvb/dmx.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * dmx.h * * Copyright (C) 2000 Marcus Metzler * & Ralph Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ ====================================================================== ====================================================================== [86] ファイル: timeconv.c ---------------------------------------------------------------------- 実際のパス: kernel/time/timeconv.c ---------------------------------------------------------------------- // SPDX-License-Identifier: LGPL-2.0+ /* * Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc. * This file is part of the GNU C Library. * Contributed by Paul Eggert (eggert@twinsun.com). * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * The GNU C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with the GNU C Library; see the file COPYING.LIB. If not, * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ ====================================================================== ====================================================================== [87] ファイル: netpoll.h ---------------------------------------------------------------------- 実際のパス: include/linux/netpoll.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [88] ファイル: arm-smmu.h ---------------------------------------------------------------------- 実際のパス: drivers/iommu/arm/arm-smmu/arm-smmu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * IOMMU API for ARM architected SMMU implementations. * * Copyright (C) 2013 ARM Limited * * Author: Will Deacon */ ====================================================================== ====================================================================== [89] ファイル: cpu_ops.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/cpu_ops.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013 ARM Ltd. */ ====================================================================== ====================================================================== [90] ファイル: migrate.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/migrate.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [91] ファイル: dw-hdmi.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/synopsys/dw-hdmi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * DesignWare High-Definition Multimedia Interface (HDMI) driver * * Copyright (C) 2018 Renesas Electronics Corporation * Copyright (C) 2013-2015 Mentor Graphics Inc. * Copyright (C) 2011-2013 Freescale Semiconductor, Inc. * Copyright (C) 2010, Guennadi Liakhovetski */ ====================================================================== ====================================================================== [92] ファイル: slab.h ---------------------------------------------------------------------- 実際のパス: mm/slab.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [93] ファイル: vmpressure.c ---------------------------------------------------------------------- 実際のパス: mm/vmpressure.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Linux VM pressure * * Copyright 2012 Linaro Ltd. * Anton Vorontsov * * Based on ideas from Andrew Morton, David Rientjes, KOSAKI Motohiro, * Leonid Moiseichuk, Mel Gorman, Minchan Kim and Pekka Enberg. */ ====================================================================== ====================================================================== [94] ファイル: timekeeping.c ---------------------------------------------------------------------- 実際のパス: kernel/time/timekeeping.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Kernel timekeeping code and accessor functions. Based on code from * timer.c, moved in commit 8524070b7982. */ ====================================================================== ====================================================================== [95] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/char/ipmi/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # IPMI device configuration # ====================================================================== ====================================================================== [96] ファイル: port.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/port.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * usb port device code * * Copyright (C) 2012 Intel Corp * * Author: Lan Tianyu */ ====================================================================== ====================================================================== [97] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/mux/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Multiplexer devices # ====================================================================== ====================================================================== [98] ファイル: xt_conntrack.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/xt_conntrack.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */ /* Header file for kernel module to match connection tracking information. * GPL (C) 2001 Marc Boucher (marc@mbsi.ca). */ ====================================================================== ====================================================================== [99] ファイル: bd9571mwv.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/bd9571mwv.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * ROHM BD9571MWV-M and BD9574MVF-M core driver * * Copyright (C) 2017 Marek Vasut * Copyright (C) 2020 Renesas Electronics Corporation * * Based on the TPS65086 driver */ ====================================================================== ====================================================================== [100] ファイル: wireless.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/wireless.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * This file define a set of standard wireless extensions * * Version : 22 16.3.07 * * Authors : Jean Tourrilhes - HPL - * Copyright (c) 1997-2007 Jean Tourrilhes, All Rights Reserved. */ ====================================================================== ====================================================================== [101] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/usb/core/file.c * * (C) Copyright Linus Torvalds 1999 * (C) Copyright Johannes Erdfelt 1999-2001 * (C) Copyright Andreas Gal 1999 * (C) Copyright Gregory P. Smith 1999 * (C) Copyright Deti Fliegl 1999 (new USB architecture) * (C) Copyright Randy Dunlap 2000 * (C) Copyright David Brownell 2000-2001 (kernel hotplug, usb_device_id, * more docs, etc) * (C) Copyright Yggdrasil Computing, Inc. 2000 * (usb_device_id matching changes by Adam J. Richter) * (C) Copyright Greg Kroah-Hartman 2002-2003 * * Released under the GPLv2 only. */ ====================================================================== ====================================================================== [102] ファイル: fsl_ifc.h ---------------------------------------------------------------------- 実際のパス: include/linux/fsl_ifc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Freescale Integrated Flash Controller * * Copyright 2011 Freescale Semiconductor, Inc * * Author: Dipen Dudhat */ ====================================================================== ====================================================================== [103] ファイル: console_struct.h ---------------------------------------------------------------------- 実際のパス: include/linux/console_struct.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [104] ファイル: sys32.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/sys32.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * arch/arm64/kernel/sys32.c * * Copyright (C) 2015 ARM Ltd. */ ====================================================================== ====================================================================== [105] ファイル: swait.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/swait.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * (simple wait queues ) implementation: */ ====================================================================== ====================================================================== [106] ファイル: zutil.h ---------------------------------------------------------------------- 実際のパス: include/linux/zutil.h ---------------------------------------------------------------------- /* zutil.h -- internal interface and configuration of the compression library * Copyright (C) 1995-1998 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ ====================================================================== ====================================================================== [107] ファイル: xdr.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/xdr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * XDR standard data types and function declarations * * Copyright (C) 1995-1997 Olaf Kirch * * Based on: * RFC 4506 "XDR: External Data Representation Standard", May 2006 */ ====================================================================== ====================================================================== [108] ファイル: rhashtable.c ---------------------------------------------------------------------- 実際のパス: lib/rhashtable.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Resizable, Scalable, Concurrent Hash Table * * Copyright (c) 2015 Herbert Xu * Copyright (c) 2014-2015 Thomas Graf * Copyright (c) 2008-2014 Patrick McHardy * * Code partially derived from nft_hash * Rewritten with rehash code from br_multicast plus single list * pointer as suggested by Josh Triplett */ ====================================================================== ====================================================================== [109] ファイル: groups.c ---------------------------------------------------------------------- 実際のパス: kernel/groups.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Supplementary group IDs */ ====================================================================== ====================================================================== [110] ファイル: ezusb_convert.pl ---------------------------------------------------------------------- 実際のパス: drivers/usb/serial/ezusb_convert.pl ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # convert an Intel HEX file into a set of C records usable by the firmware # loading code in usb-serial.c (or others) # accepts the .hex file(s) on stdin, a basename (to name the initialized # array) as an argument, and prints the .h file to stdout. Typical usage: # perl ezusb_convert.pl foo fw_foo.h ====================================================================== ====================================================================== [111] ファイル: module.c ---------------------------------------------------------------------- 実際のパス: kernel/module.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Copyright (C) 2002 Richard Henderson Copyright (C) 2001 Rusty Russell, 2002, 2010 Rusty Russell IBM. */ ====================================================================== ====================================================================== [112] ファイル: mq_sysctl.c ---------------------------------------------------------------------- 実際のパス: ipc/mq_sysctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2007 IBM Corporation * * Author: Cedric Le Goater */ ====================================================================== ====================================================================== [113] ファイル: rng.h ---------------------------------------------------------------------- 実際のパス: include/crypto/rng.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * RNG: Random Number Generator algorithms under the crypto API * * Copyright (c) 2008 Neil Horman * Copyright (c) 2015 Herbert Xu */ ====================================================================== ====================================================================== [114] ファイル: kpp.h ---------------------------------------------------------------------- 実際のパス: include/crypto/kpp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Key-agreement Protocol Primitives (KPP) * * Copyright (c) 2016, Intel Corporation * Authors: Salvatore Benedetto */ ====================================================================== ====================================================================== [115] ファイル: sh_cmt.c ---------------------------------------------------------------------- 実際のパス: drivers/clocksource/sh_cmt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * SuperH Timer Support - CMT * * Copyright (C) 2008 Magnus Damm */ ====================================================================== ====================================================================== [116] ファイル: page_idle.h ---------------------------------------------------------------------- 実際のパス: include/linux/page_idle.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [117] ファイル: alternative.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/alternative.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [118] ファイル: common.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/eventlog/common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2005, 2012 IBM Corporation * * Authors: * Kent Yoder * Seiji Munetoh * Stefan Berger * Reiner Sailer * Kylene Hall * Nayna Jain * * Access to the event log created by a system's firmware / BIOS */ ====================================================================== ====================================================================== [119] ファイル: flush.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/flush.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/mm/flush.c * * Copyright (C) 1995-2002 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [120] ファイル: if_bridge.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_bridge.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Linux ethernet bridge * * Authors: * Lennert Buytenhek * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [121] ファイル: rpl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/rpl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * IPv6 RPL-SR implementation * * Author: * (C) 2020 Alexander Aring */ ====================================================================== ====================================================================== [122] ファイル: topology.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/topology.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [123] ファイル: u64_stats_sync.h ---------------------------------------------------------------------- 実際のパス: include/linux/u64_stats_sync.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [124] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/media/mc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Media controller # ====================================================================== ====================================================================== [125] ファイル: transaction.c ---------------------------------------------------------------------- 実際のパス: fs/jbd2/transaction.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * linux/fs/jbd2/transaction.c * * Written by Stephen C. Tweedie , 1998 * * Copyright 1998 Red Hat corp --- All Rights Reserved * * Generic filesystem transaction handling code; part of the ext2fs * journaling system. * * This file manages transactions (compound commits managed by the * journaling code) and handles (individual atomic operations by the * filesystem). */ ====================================================================== ====================================================================== [126] ファイル: fd.h ---------------------------------------------------------------------- 実際のパス: include/linux/fd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [127] ファイル: hwmon.c ---------------------------------------------------------------------- 実際のパス: drivers/hwmon/hwmon.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * hwmon.c - part of lm_sensors, Linux kernel modules for hardware monitoring * * This file defines the sysfs class "hwmon", for use by sensors drivers. * * Copyright (C) 2005 Mark M. Hoffman */ ====================================================================== ====================================================================== [128] ファイル: lockref.c ---------------------------------------------------------------------- 実際のパス: lib/lockref.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [129] ファイル: elan-i2c-ids.h ---------------------------------------------------------------------- 実際のパス: include/linux/input/elan-i2c-ids.h ---------------------------------------------------------------------- /* * Elan I2C/SMBus Touchpad device whitelist * * Copyright (c) 2013 ELAN Microelectronics Corp. * * Author: æ維 (Duson Lin) * Author: KT Liao * Version: 1.6.3 * * Based on cyapa driver: * copyright (c) 2011-2012 Cypress Semiconductor, Inc. * copyright (c) 2011-2012 Google, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published * by the Free Software Foundation. * * Trademarks are the property of their respective owners. */ ====================================================================== ====================================================================== [130] ファイル: algboss.c ---------------------------------------------------------------------- 実際のパス: crypto/algboss.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Create default crypto algorithm instances. * * Copyright (c) 2006 Herbert Xu */ ====================================================================== ====================================================================== [131] ファイル: v4l2-dv-timings.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-dv-timings.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * v4l2-dv-timings - Internal header with dv-timings helper functions * * Copyright 2013 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ ====================================================================== ====================================================================== [132] ファイル: stack.c ---------------------------------------------------------------------- 実際のパス: fs/stack.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [133] ファイル: regcache.c ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/regcache.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // Register cache access API // // Copyright 2011 Wolfson Microelectronics plc // // Author: Dimitris Papastamos ====================================================================== ====================================================================== [134] ファイル: fbcmap.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fbcmap.c ---------------------------------------------------------------------- /* * linux/drivers/video/fbcmap.c -- Colormap handling for frame buffer devices * * Created 15 Jun 1997 by Geert Uytterhoeven * * 2001 - Documented with DocBook * - Brad Douglas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. */ ====================================================================== ====================================================================== [135] ファイル: romfs_fs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/romfs_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [136] ファイル: kprobes.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/kprobes.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * arch/arm64/include/asm/kprobes.h * * Copyright (C) 2013 Linaro Limited */ ====================================================================== ====================================================================== [137] ファイル: proc.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/proc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * RTC subsystem, proc interface * * Copyright (C) 2005-06 Tower Technologies * Author: Alessandro Zummo * * based on arch/arm/common/rtctime.c */ ====================================================================== ====================================================================== [138] ファイル: adv7180.c ---------------------------------------------------------------------- 実際のパス: drivers/media/i2c/adv7180.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * adv7180.c Analog Devices ADV7180 video decoder driver * Copyright (c) 2009 Intel Corporation * Copyright (C) 2013 Cogent Embedded, Inc. * Copyright (C) 2013 Renesas Solutions Corp. */ ====================================================================== ====================================================================== [139] ファイル: s2mps15.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/s2mps15.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2015 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [140] ファイル: eventpoll.c ---------------------------------------------------------------------- 実際のパス: fs/eventpoll.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * fs/eventpoll.c (Efficient event retrieval implementation) * Copyright (C) 2001,...,2009 Davide Libenzi * * Davide Libenzi */ ====================================================================== ====================================================================== [141] ファイル: memfd.c ---------------------------------------------------------------------- 実際のパス: mm/memfd.c ---------------------------------------------------------------------- /* * memfd_create system call and file sealing support * * Code was originally included in shmem.c, and broken out to facilitate * use by hugetlbfs as well as tmpfs. * * This file is released under the GPL. */ ====================================================================== ====================================================================== [142] ファイル: memremap.h ---------------------------------------------------------------------- 実際のパス: include/linux/memremap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [143] ファイル: fsl_linflexuart.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/fsl_linflexuart.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Freescale LINFlexD UART serial port driver * * Copyright 2012-2016 Freescale Semiconductor, Inc. * Copyright 2017-2019 NXP */ ====================================================================== ====================================================================== [144] ファイル: rculist_bl.h ---------------------------------------------------------------------- 実際のパス: include/linux/rculist_bl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [145] ファイル: devfreq.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/devfreq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [146] ファイル: pgtable-generic.c ---------------------------------------------------------------------- 実際のパス: mm/pgtable-generic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * mm/pgtable-generic.c * * Generic pgtable methods declared in linux/pgtable.h * * Copyright (C) 2010 Linus Torvalds */ ====================================================================== ====================================================================== [147] ファイル: min_heap.h ---------------------------------------------------------------------- 実際のパス: include/linux/min_heap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [148] ファイル: prefetch.h ---------------------------------------------------------------------- 実際のパス: include/linux/prefetch.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [149] ファイル: xattr.c ---------------------------------------------------------------------- 実際のパス: fs/fuse/xattr.c ---------------------------------------------------------------------- /* * FUSE: Filesystem in Userspace * Copyright (C) 2001-2016 Miklos Szeredi * * This program can be distributed under the terms of the GNU GPL. * See the file COPYING. */ ====================================================================== ====================================================================== [150] ファイル: handle.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/handle.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar * Copyright (C) 2005-2006, Thomas Gleixner, Russell King * * This file contains the core interrupt handling code. Detailed * information is available in Documentation/core-api/genericirq.rst * */ ====================================================================== ====================================================================== [151] ファイル: ocelot.h ---------------------------------------------------------------------- 実際のパス: include/soc/mscc/ocelot.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */ /* Copyright (c) 2017 Microsemi Corporation */ ====================================================================== ====================================================================== [152] ファイル: sh_pfc.h ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/sh_pfc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 * * SuperH Pin Function Controller Support * * Copyright (c) 2008 Magnus Damm * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [153] ファイル: platform-msi.c ---------------------------------------------------------------------- 実際のパス: drivers/base/platform-msi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * MSI framework for platform devices * * Copyright (C) 2015 ARM Limited, All Rights Reserved. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [154] ファイル: ipc_namespace.h ---------------------------------------------------------------------- 実際のパス: include/linux/ipc_namespace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [155] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/tty/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [156] ファイル: time64.h ---------------------------------------------------------------------- 実際のパス: include/linux/time64.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [157] ファイル: cgroup-v1.c ---------------------------------------------------------------------- 実際のパス: kernel/cgroup/cgroup-v1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [158] ファイル: memory.c ---------------------------------------------------------------------- 実際のパス: mm/memory.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/mm/memory.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds */ ====================================================================== ====================================================================== [159] ファイル: configs.c ---------------------------------------------------------------------- 実際のパス: kernel/configs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * kernel/configs.c * Echo the kernel .config file used to build the kernel * * Copyright (C) 2002 Khalid Aziz * Copyright (C) 2002 Randy Dunlap * Copyright (C) 2002 Al Stone * Copyright (C) 2002 Hewlett-Packard Company */ ====================================================================== ====================================================================== [160] ファイル: smccc.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/smccc/smccc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2020 Arm Limited */ ====================================================================== ====================================================================== [161] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/tty/hvc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [162] ファイル: dvb_demux.h ---------------------------------------------------------------------- 実際のパス: include/media/dvb_demux.h ---------------------------------------------------------------------- /* * dvb_demux.h: DVB kernel demux API * * Copyright (C) 2000-2001 Marcus Metzler & Ralph Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [163] ファイル: genetlink.h ---------------------------------------------------------------------- 実際のパス: include/linux/genetlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [164] ファイル: xilinx_uartps.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/xilinx_uartps.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Cadence UART driver (found in Xilinx Zynq) * * 2011 - 2014 (C) Xilinx Inc. * * This driver has originally been pushed by Xilinx using a Zynq-branding. This * still shows in the naming of this file, the kconfig symbols and some symbols * in the code. */ ====================================================================== ====================================================================== [165] ファイル: scsi_device.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_device.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [166] ファイル: driver.h ---------------------------------------------------------------------- 実際のパス: include/linux/mux/driver.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * mux/driver.h - definitions for the multiplexer driver interface * * Copyright (C) 2017 Axentia Technologies AB * * Author: Peter Rosin */ ====================================================================== ====================================================================== [167] ファイル: crash_dump.c ---------------------------------------------------------------------- 実際のパス: kernel/crash_dump.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [168] ファイル: hibernate.c ---------------------------------------------------------------------- 実際のパス: kernel/power/hibernate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/power/hibernate.c - Hibernation (a.k.a suspend-to-disk) support. * * Copyright (c) 2003 Patrick Mochel * Copyright (c) 2003 Open Source Development Lab * Copyright (c) 2004 Pavel Machek * Copyright (c) 2009 Rafael J. Wysocki, Novell Inc. * Copyright (C) 2012 Bojan Smojver */ ====================================================================== ====================================================================== [169] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/sched/core.c * * Core kernel scheduler code and related syscalls * * Copyright (C) 1991-2002 Linus Torvalds */ ====================================================================== ====================================================================== [170] ファイル: of_dma.h ---------------------------------------------------------------------- 実際のパス: include/linux/of_dma.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * OF helpers for DMA request / controller * * Based on of_gpio.h * * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ */ ====================================================================== ====================================================================== [171] ファイル: cpu.h ---------------------------------------------------------------------- 実際のパス: include/linux/cpu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [172] ファイル: usb.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/usb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Driver for USB Mass Storage compliant devices * Main Header File * * Current development and maintenance by: * (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) * * Initial work by: * (c) 1999 Michael Gee (michael@linuxspecific.com) * * This driver is based on the 'USB Mass Storage Class' document. This * describes in detail the protocol used to communicate with such * devices. Clearly, the designers had SCSI and ATAPI commands in * mind when they created this document. The commands are all very * similar to commands in the SCSI-II and ATAPI specifications. * * It is important to note that in a number of cases this class * exhibits class-specific exemptions from the USB specification. * Notably the usage of NAK, STALL and ACK differs from the norm, in * that they are used to communicate wait, failed and OK on commands. * * Also, for certain devices, the interrupt endpoint is used to convey * status of a command. */ ====================================================================== ====================================================================== [173] ファイル: adv7604.h ---------------------------------------------------------------------- 実際のパス: include/media/i2c/adv7604.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * adv7604 - Analog Devices ADV7604 video decoder driver * * Copyright 2012 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ ====================================================================== ====================================================================== [174] ファイル: u_os_desc.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/u_os_desc.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * u_os_desc.h * * Utility definitions for "OS Descriptors" support * * Copyright (c) 2014 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Author: Andrzej Pietrasiewicz */ ====================================================================== ====================================================================== [175] ファイル: urb.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/urb.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Released under the GPLv2 only. */ ====================================================================== ====================================================================== [176] ファイル: icmp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/icmp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions for the ICMP protocol. * * Version: @(#)icmp.h 1.0.3 04/28/93 * * Author: Fred N. van Kempen, * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [177] ファイル: cec-pin.h ---------------------------------------------------------------------- 実際のパス: include/media/cec-pin.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * cec-pin.h - low-level CEC pin control * * Copyright 2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ ====================================================================== ====================================================================== [178] ファイル: pagevec.h ---------------------------------------------------------------------- 実際のパス: include/linux/pagevec.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [179] ファイル: virtio_blk.c ---------------------------------------------------------------------- 実際のパス: drivers/block/virtio_blk.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only //#define DEBUG ====================================================================== ====================================================================== [180] ファイル: virtio_byteorder.h ---------------------------------------------------------------------- 実際のパス: include/linux/virtio_byteorder.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [181] ファイル: thread_self.c ---------------------------------------------------------------------- 実際のパス: fs/proc/thread_self.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [182] ファイル: quirks.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/quirks.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * This file contains work-arounds for many known SD/MMC * and SDIO hardware bugs. * * Copyright (c) 2011 Andrei Warkentin * Copyright (c) 2011 Pierre Tardy * Inspired from pci fixup code: * Copyright (c) 1999 Martin Mares * */ ====================================================================== ====================================================================== [183] ファイル: rbtree_latch.h ---------------------------------------------------------------------- 実際のパス: include/linux/rbtree_latch.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Latched RB-trees * * Copyright (C) 2015 Intel Corp., Peter Zijlstra * * Since RB-trees have non-atomic modifications they're not immediately suited * for RCU/lockless queries. Even though we made RB-tree lookups non-fatal for * lockless lookups; we cannot guarantee they return a correct result. * * The simplest solution is a seqlock + RB-tree, this will allow lockless * lookups; but has the constraint (inherent to the seqlock) that read sides * cannot nest in write sides. * * If we need to allow unconditional lookups (say as required for NMI context * usage) we need a more complex setup; this data structure provides this by * employing the latch technique -- see @raw_write_seqcount_latch -- to * implement a latched RB-tree which does allow for unconditional lookups by * virtue of always having (at least) one stable copy of the tree. * * However, while we have the guarantee that there is at all times one stable * copy, this does not guarantee an iteration will not observe modifications. * What might have been a stable copy at the start of the iteration, need not * remain so for the duration of the iteration. * * Therefore, this does require a lockless RB-tree iteration to be non-fatal; * see the comment in lib/rbtree.c. Note however that we only require the first * condition -- not seeing partial stores -- because the latch thing isolates * us from loops. If we were to interrupt a modification the lookup would be * pointed at the stable tree and complete while the modification was halted. */ ====================================================================== ====================================================================== [184] ファイル: edac_device.h ---------------------------------------------------------------------- 実際のパス: drivers/edac/edac_device.h ---------------------------------------------------------------------- /* * Defines, structures, APIs for edac_device * * (C) 2007 Linux Networx (http://lnxi.com) * This file may be distributed under the terms of the * GNU General Public License. * * Written by Thayne Harbaugh * Based on work by Dan Hollis and others. * http://www.anime.net/~goemon/linux-ecc/ * * NMI handling support added by * Dave Peterson * * Refactored for multi-source files: * Doug Thompson * * Please look at Documentation/driver-api/edac.rst for more info about * EDAC core structs and functions. */ ====================================================================== ====================================================================== [185] ファイル: internal.h ---------------------------------------------------------------------- 実際のパス: kernel/events/internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [186] ファイル: bpf_local_storage.h ---------------------------------------------------------------------- 実際のパス: include/linux/bpf_local_storage.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2019 Facebook * Copyright 2020 Google LLC. */ ====================================================================== ====================================================================== [187] ファイル: r8a774c0-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a774c0-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a774c0 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2018 Renesas Electronics Corp. * * Based on r8a77990-cpg-mssr.c * * Copyright (C) 2015 Glider bvba * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [188] ファイル: fb_cmdline.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fb_cmdline.c ---------------------------------------------------------------------- /* * linux/drivers/video/fb_cmdline.c * * Copyright (C) 2014 Intel Corp * Copyright (C) 1994 Martin Schaller * * 2001 - Documented with DocBook * - Brad Douglas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. * * Authors: * Vetter */ ====================================================================== ====================================================================== [189] ファイル: trampoline.c ---------------------------------------------------------------------- 実際のパス: kernel/bpf/trampoline.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2019 Facebook */ ====================================================================== ====================================================================== [190] ファイル: governor_powersave.c ---------------------------------------------------------------------- 実際のパス: drivers/devfreq/governor_powersave.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/devfreq/governor_powersave.c * * Copyright (C) 2011 Samsung Electronics * MyungJoo Ham */ ====================================================================== ====================================================================== [191] ファイル: dummy_timer.c ---------------------------------------------------------------------- 実際のパス: drivers/clocksource/dummy_timer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/clocksource/dummy_timer.c * * Copyright (C) 2013 ARM Ltd. * All Rights Reserved */ ====================================================================== ====================================================================== [192] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: kernel/irq/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [193] ファイル: swap_slots.c ---------------------------------------------------------------------- 実際のパス: mm/swap_slots.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Manage cache of swap slots to be used for and returned from * swap. * * Copyright(c) 2016 Intel Corporation. * * Author: Tim Chen * * We allocate the swap slots from the global pool and put * it into local per cpu caches. This has the advantage * of no needing to acquire the swap_info lock every time * we need a new slot. * * There is also opportunity to simply return the slot * to local caches without needing to acquire swap_info * lock. We do not reuse the returned slots directly but * move them back to the global pool in a batch. This * allows the slots to coaellesce and reduce fragmentation. * * The swap entry allocated is marked with SWAP_HAS_CACHE * flag in map_count that prevents it from being allocated * again from the global pool. * * The swap slots cache is protected by a mutex instead of * a spin lock as when we search for slots with scan_swap_map, * we can possibly sleep. */ ====================================================================== ====================================================================== [194] ファイル: permission.c ---------------------------------------------------------------------- 実際のパス: security/keys/permission.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Key permission checking * * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [195] ファイル: qos.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/qos.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Devices PM QoS constraints management * * Copyright (C) 2011 Texas Instruments, Inc. * * This module exposes the interface to kernel space for specifying * per-device PM QoS dependencies. It provides infrastructure for registration * of: * * Dependents on a QoS value : register requests * Watchers of QoS value : get notified when target QoS value changes * * This QoS design is best effort based. Dependents register their QoS needs. * Watchers register to keep track of the current QoS needs of the system. * Watchers can register a per-device notification callback using the * dev_pm_qos_*_notifier API. The notification chain data is stored in the * per-device constraint data struct. * * Note about the per-device constraint data struct allocation: * . The per-device constraints data struct ptr is stored into the device * dev_pm_info. * . To minimize the data usage by the per-device constraints, the data struct * is only allocated at the first call to dev_pm_qos_add_request. * . The data is later free'd when the device is removed from the system. * . A global mutex protects the constraints users from the data being * allocated and free'd. */ ====================================================================== ====================================================================== [196] ファイル: exynos_drm_gem.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/exynos/exynos_drm_gem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* exynos_drm_gem.h * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * Authoer: Inki Dae */ ====================================================================== ====================================================================== [197] ファイル: dummy.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/dummy.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * dummy.c * * Copyright 2010 Wolfson Microelectronics PLC. * * Author: Mark Brown * * This is useful for systems with mixed controllable and * non-controllable regulators, as well as for allowing testing on * systems with no controllable regulators. */ ====================================================================== ====================================================================== [198] ファイル: ipu_intern.h ---------------------------------------------------------------------- 実際のパス: drivers/dma/ipu/ipu_intern.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2008 * Guennadi Liakhovetski, DENX Software Engineering, * * Copyright (C) 2005-2007 Freescale Semiconductor, Inc. All Rights Reserved. */ ====================================================================== ====================================================================== [199] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpio/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # GPIO infrastructure and drivers # ====================================================================== ====================================================================== [200] ファイル: topology.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/topology.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Scheduler topology setup/handling methods */ ====================================================================== ====================================================================== [201] ファイル: cryptouser.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/cryptouser.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Crypto user configuration API. * * Copyright (C) 2011 secunet Security Networks AG * Copyright (C) 2011 Steffen Klassert * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * * You should have received a copy of the GNU General Public License along with * this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. */ ====================================================================== ====================================================================== [202] ファイル: sas_host_smp.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_host_smp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Serial Attached SCSI (SAS) Expander discovery and configuration * * Copyright (C) 2007 James E.J. Bottomley * */ ====================================================================== ====================================================================== [203] ファイル: gen_stats.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/gen_stats.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [204] ファイル: hrtimer.c ---------------------------------------------------------------------- 実際のパス: kernel/time/hrtimer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright(C) 2005-2006, Thomas Gleixner * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar * Copyright(C) 2006-2007 Timesys Corp., Thomas Gleixner * * High-resolution kernel timers * * In contrast to the low-resolution timeout API, aka timer wheel, * hrtimers provide finer resolution and accuracy depending on system * configuration and capabilities. * * Started by: Thomas Gleixner and Ingo Molnar * * Credits: * Based on the original timer wheel code * * Help, testing, suggestions, bugfixes, improvements were * provided by: * * George Anzinger, Andrew Morton, Steven Rostedt, Roman Zippel * et. al. */ ====================================================================== ====================================================================== [205] ファイル: musb_gadget.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_gadget.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * MUSB OTG driver peripheral support * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2009 MontaVista Software, Inc. */ ====================================================================== ====================================================================== [206] ファイル: fdtable.h ---------------------------------------------------------------------- 実際のパス: include/linux/fdtable.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [207] ファイル: netdevice.h ---------------------------------------------------------------------- 実際のパス: include/linux/netdevice.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [208] ファイル: scs.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/scs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [209] ファイル: kprobes.h ---------------------------------------------------------------------- 実際のパス: include/linux/kprobes.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Kernel Probes (KProbes) * include/linux/kprobes.h * * Copyright (C) IBM Corporation, 2002, 2004 * * 2002-Oct Created by Vamsi Krishna S Kernel * Probes initial implementation ( includes suggestions from * Rusty Russell). * 2004-July Suparna Bhattacharya added jumper probes * interface to access function arguments. * 2005-May Hien Nguyen and Jim Keniston * and Prasanna S Panchamukhi * added function-return probes. */ ====================================================================== ====================================================================== [210] ファイル: usbdevice_fs.h ---------------------------------------------------------------------- 実際のパス: include/linux/usbdevice_fs.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /*****************************************************************************/ /* * usbdevice_fs.h -- USB device file system. * * Copyright (C) 2000 * Thomas Sailer (sailer@ife.ee.ethz.ch) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * History: * 0.1 04.01.2000 Created */ ====================================================================== ====================================================================== [211] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Storage driver configuration # ====================================================================== ====================================================================== [212] ファイル: internal.h ---------------------------------------------------------------------- 実際のパス: kernel/printk/internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [213] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/media/i2c/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Multimedia Video device configuration # ====================================================================== ====================================================================== [214] ファイル: edac_mc.c ---------------------------------------------------------------------- 実際のパス: drivers/edac/edac_mc.c ---------------------------------------------------------------------- /* * edac_mc kernel module * (C) 2005, 2006 Linux Networx (http://lnxi.com) * This file may be distributed under the terms of the * GNU General Public License. * * Written by Thayne Harbaugh * Based on work by Dan Hollis and others. * http://www.anime.net/~goemon/linux-ecc/ * * Modified by Dave Peterson and Doug Thompson * */ ====================================================================== ====================================================================== [215] ファイル: fsl-edma.c ---------------------------------------------------------------------- 実際のパス: drivers/dma/fsl-edma.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * drivers/dma/fsl-edma.c * * Copyright 2013-2014 Freescale Semiconductor, Inc. * * Driver for the Freescale eDMA engine with flexible channel multiplexing * capability for DMA request sources. The eDMA block can be found on some * Vybrid and Layerscape SoCs. */ ====================================================================== ====================================================================== [216] ファイル: keyslot-manager.h ---------------------------------------------------------------------- 実際のパス: include/linux/keyslot-manager.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright 2019 Google LLC */ ====================================================================== ====================================================================== [217] ファイル: bad_inode.c ---------------------------------------------------------------------- 実際のパス: fs/bad_inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/bad_inode.c * * Copyright (C) 1997, Stephen Tweedie * * Provide stub functions for unreadable inodes * * Fabian Frederick : August 2003 - All file operations assigned to EIO */ ====================================================================== ====================================================================== [218] ファイル: logic_pio.c ---------------------------------------------------------------------- 実際のパス: lib/logic_pio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 HiSilicon Limited, All Rights Reserved. * Author: Gabriele Paoloni * Author: Zhichang Yuan * Author: John Garry */ ====================================================================== ====================================================================== [219] ファイル: usbnet.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/usbnet.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * USB Networking Link Interface * * Copyright (C) 2000-2005 by David Brownell * Copyright (C) 2003-2005 David Hollis * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ ====================================================================== ====================================================================== [220] ファイル: root.c ---------------------------------------------------------------------- 実際のパス: fs/proc/root.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/proc/root.c * * Copyright (C) 1991, 1992 Linus Torvalds * * proc root directory handling functions */ ====================================================================== ====================================================================== [221] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/ramfs/inode.c ---------------------------------------------------------------------- /* * Resizable simple ram filesystem for Linux. * * Copyright (C) 2000 Linus Torvalds. * 2000 Transmeta Corp. * * Usage limits added by David Gibson, Linuxcare Australia. * This file is released under the GPL. */ ====================================================================== ====================================================================== [222] ファイル: blk.h ---------------------------------------------------------------------- 実際のパス: block/blk.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [223] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/hwspinlock/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Generic HWSPINLOCK framework # ====================================================================== ====================================================================== [224] ファイル: x_tables.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/x_tables.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [225] ファイル: arm-gic-v4.h ---------------------------------------------------------------------- 実際のパス: include/linux/irqchip/arm-gic-v4.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2016,2017 ARM Limited, All Rights Reserved. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [226] ファイル: user_namespace.h ---------------------------------------------------------------------- 実際のパス: include/linux/user_namespace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [227] ファイル: dax.h ---------------------------------------------------------------------- 実際のパス: include/linux/dax.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [228] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: block/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Block layer core configuration # ====================================================================== ====================================================================== [229] ファイル: main.c ---------------------------------------------------------------------- 実際のパス: kernel/power/main.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/power/main.c - PM subsystem core functionality. * * Copyright (c) 2003 Patrick Mochel * Copyright (c) 2003 Open Source Development Lab */ ====================================================================== ====================================================================== [230] ファイル: protocol.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/protocol.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for USB Mass Storage compliant devices * * Current development and maintenance by: * (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) * * Developed with the assistance of: * (c) 2000 David L. Brown, Jr. (usb-storage@davidb.org) * (c) 2002 Alan Stern (stern@rowland.org) * * Initial work by: * (c) 1999 Michael Gee (michael@linuxspecific.com) * * This driver is based on the 'USB Mass Storage Class' document. This * describes in detail the protocol used to communicate with such * devices. Clearly, the designers had SCSI and ATAPI commands in * mind when they created this document. The commands are all very * similar to commands in the SCSI-II and ATAPI specifications. * * It is important to note that in a number of cases this class * exhibits class-specific exemptions from the USB specification. * Notably the usage of NAK, STALL and ACK differs from the norm, in * that they are used to communicate wait, failed and OK on commands. * * Also, for certain devices, the interrupt endpoint is used to convey * status of a command. */ ====================================================================== ====================================================================== [231] ファイル: namespaces.c ---------------------------------------------------------------------- 実際のパス: fs/proc/namespaces.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [232] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # TPM device configuration # ====================================================================== ====================================================================== [233] ファイル: elfcore-compat.h ---------------------------------------------------------------------- 実際のパス: include/linux/elfcore-compat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [234] ファイル: nfnetlink_compat.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/nfnetlink_compat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [235] ファイル: iio.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/iio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O core * * Copyright (c) 2008 Jonathan Cameron */ ====================================================================== ====================================================================== [236] ファイル: usb.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/usb.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/usb/core/usb.c * * (C) Copyright Linus Torvalds 1999 * (C) Copyright Johannes Erdfelt 1999-2001 * (C) Copyright Andreas Gal 1999 * (C) Copyright Gregory P. Smith 1999 * (C) Copyright Deti Fliegl 1999 (new USB architecture) * (C) Copyright Randy Dunlap 2000 * (C) Copyright David Brownell 2000-2004 * (C) Copyright Yggdrasil Computing, Inc. 2000 * (usb_device_id matching changes by Adam J. Richter) * (C) Copyright Greg Kroah-Hartman 2002-2003 * * Released under the GPLv2 only. * * NOTE! This is not actually a driver at all, rather this is * just a collection of helper routines that implement the * generic USB things that the real drivers can use.. * * Think of this as a "USB library" rather than anything else, * with no callbacks. Callbacks are evil. */ ====================================================================== ====================================================================== [237] ファイル: fb.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/fb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [238] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * (C) 1997 Linus Torvalds * (C) 1999 Andrea Arcangeli (dynamic inode allocation) */ ====================================================================== ====================================================================== [239] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: fs/notify/inotify/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [240] ファイル: gpio-max77620.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpio-max77620.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * MAXIM MAX77620 GPIO driver * * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. */ ====================================================================== ====================================================================== [241] ファイル: params.c ---------------------------------------------------------------------- 実際のパス: kernel/params.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Helpers for initial module or kernel cmdline parsing Copyright (C) 2001 Rusty Russell. */ ====================================================================== ====================================================================== [242] ファイル: wakeirq.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/wakeirq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* Device wakeirq helper functions */ ====================================================================== ====================================================================== [243] ファイル: r8a77980-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a77980-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car V3H System Controller * * Copyright (C) 2021 Renesas Electronics Corp. * Copyright (C) 2018 Cogent Embedded, Inc. */ ====================================================================== ====================================================================== [244] ファイル: dvb_vb2.h ---------------------------------------------------------------------- 実際のパス: include/media/dvb_vb2.h ---------------------------------------------------------------------- /* * SPDX-License-Identifier: GPL-2.0 * * dvb-vb2.h - DVB driver helper framework for streaming I/O * * Copyright (C) 2015 Samsung Electronics * * Author: jh1009.sung@samsung.com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [245] ファイル: scs.h ---------------------------------------------------------------------- 実際のパス: include/linux/scs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Shadow Call Stack support. * * Copyright (C) 2019 Google LLC */ ====================================================================== ====================================================================== [246] ファイル: devcoredump.h ---------------------------------------------------------------------- 実際のパス: include/linux/devcoredump.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright(c) 2015 Intel Deutschland GmbH */ ====================================================================== ====================================================================== [247] ファイル: div64.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/div64.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2003 Bernardo Innocenti * Based on former asm-ppc/div64.h and asm-m68knommu/div64.h * * Optimization for constant divisors on 32-bit machines: * Copyright (C) 2006-2015 Nicolas Pitre * * The semantics of do_div() are: * * uint32_t do_div(uint64_t *n, uint32_t base) * { * uint32_t remainder = *n % base; * *n = *n / base; * return remainder; * } * * NOTE: macro parameter n is evaluated multiple times, * beware of side effects! */ ====================================================================== ====================================================================== [248] ファイル: host.h ---------------------------------------------------------------------- 実際のパス: include/linux/mmc/host.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [249] ファイル: kgdb.h ---------------------------------------------------------------------- 実際のパス: include/linux/kgdb.h ---------------------------------------------------------------------- /* * This provides the callbacks and functions that KGDB needs to share between * the core, I/O and arch-specific portions. * * Author: Amit Kale and * Tom Rini * * 2001-2004 (c) Amit S. Kale and 2003-2005 (c) MontaVista Software, Inc. * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any warranty of any * kind, whether express or implied. */ ====================================================================== ====================================================================== [250] ファイル: if_arcnet.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_arcnet.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Global definitions for the ARCnet interface. * * Authors: David Woodhouse and Avery Pennarun * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [251] ファイル: cpufreq_governor_attr_set.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq_governor_attr_set.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Abstract code for CPUFreq governor tunable sysfs attributes. * * Copyright (C) 2016, Intel Corporation * Author: Rafael J. Wysocki */ ====================================================================== ====================================================================== [252] ファイル: cpuhp.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/cpuhp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [253] ファイル: percpu.h ---------------------------------------------------------------------- 実際のパス: include/linux/percpu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [254] ファイル: export.h ---------------------------------------------------------------------- 実際のパス: include/linux/export.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [255] ファイル: irqdesc.h ---------------------------------------------------------------------- 実際のパス: include/linux/irqdesc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [256] ファイル: internal.h ---------------------------------------------------------------------- 実際のパス: crypto/internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Cryptographic API. * * Copyright (c) 2002 James Morris * Copyright (c) 2005 Herbert Xu */ ====================================================================== ====================================================================== [257] ファイル: nf_conntrack_tcp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/nf_conntrack_tcp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [258] ファイル: cpufeature.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/cpufeature.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Contains CPU feature definitions * * Copyright (C) 2015 ARM Ltd. * * A note for the weary kernel hacker: the code here is confusing and hard to * follow! That's partly because it's solving a nasty problem, but also because * there's a little bit of over-abstraction that tends to obscure what's going * on behind a maze of helper functions and macros. * * The basic problem is that hardware folks have started gluing together CPUs * with distinct architectural features; in some cases even creating SoCs where * user-visible instructions are available only on a subset of the available * cores. We try to address this by snapshotting the feature registers of the * boot CPU and comparing these with the feature registers of each secondary * CPU when bringing them up. If there is a mismatch, then we update the * snapshot state to indicate the lowest-common denominator of the feature, * known as the "safe" value. This snapshot state can be queried to view the * "sanitised" value of a feature register. * * The sanitised register values are used to decide which capabilities we * have in the system. These may be in the form of traditional "hwcaps" * advertised to userspace or internal "cpucaps" which are used to configure * things like alternative patching and static keys. While a feature mismatch * may result in a TAINT_CPU_OUT_OF_SPEC kernel taint, a capability mismatch * may prevent a CPU from being onlined at all. * * Some implementation details worth remembering: * * - Mismatched features are *always* sanitised to a "safe" value, which * usually indicates that the feature is not supported. * * - A mismatched feature marked with FTR_STRICT will cause a "SANITY CHECK" * warning when onlining an offending CPU and the kernel will be tainted * with TAINT_CPU_OUT_OF_SPEC. * * - Features marked as FTR_VISIBLE have their sanitised value visible to * userspace. FTR_VISIBLE features in registers that are only visible * to EL0 by trapping *must* have a corresponding HWCAP so that late * onlining of CPUs cannot lead to features disappearing at runtime. * * - A "feature" is typically a 4-bit register field. A "capability" is the * high-level description derived from the sanitised field value. * * - Read the Arm ARM (DDI 0487F.a) section D13.1.3 ("Principles of the ID * scheme for fields in ID registers") to understand when feature fields * may be signed or unsigned (FTR_SIGNED and FTR_UNSIGNED accordingly). * * - KVM exposes its own view of the feature registers to guest operating * systems regardless of FTR_VISIBLE. This is typically driven from the * sanitised register values to allow virtual CPUs to be migrated between * arbitrary physical CPUs, but some features not present on the host are * also advertised and emulated. Look at sys_reg_descs[] for the gory * details. * * - If the arm64_ftr_bits[] for a register has a missing field, then this * field is treated as STRICT RES0, including for read_sanitised_ftr_reg(). * This is stronger than FTR_HIDDEN and can be used to hide features from * KVM guests. */ ====================================================================== ====================================================================== [259] ファイル: binfmt_script.c ---------------------------------------------------------------------- 実際のパス: fs/binfmt_script.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/binfmt_script.c * * Copyright (C) 1996 Martin von Löwis * original #!-checking implemented by tytso. */ ====================================================================== ====================================================================== [260] ファイル: lzo1x_decompress_safe.c ---------------------------------------------------------------------- 実際のパス: lib/lzo/lzo1x_decompress_safe.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * LZO1X Decompressor from LZO * * Copyright (C) 1996-2012 Markus F.X.J. Oberhumer * * The full LZO package can be found at: * http://www.oberhumer.com/opensource/lzo/ * * Changed for Linux kernel use by: * Nitin Gupta * Richard Purdie */ ====================================================================== ====================================================================== [261] ファイル: flashchip.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/flashchip.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright © 2000 Red Hat UK Limited * Copyright © 2000-2010 David Woodhouse */ ====================================================================== ====================================================================== [262] ファイル: sg.h ---------------------------------------------------------------------- 実際のパス: include/scsi/sg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * History: * Started: Aug 9 by Lawrence Foard (entropy@world.std.com), to allow user * process control of SCSI devices. * Development Sponsored by Killy Corp. NY NY * * Original driver (sg.h): * Copyright (C) 1992 Lawrence Foard * Version 2 and 3 extensions to driver: * Copyright (C) 1998 - 2014 Douglas Gilbert * * Version: 3.5.36 (20140603) * This version is for 2.6 and 3 series kernels. * * Documentation * ============= * A web site for the SG device driver can be found at: * http://sg.danny.cz/sg [alternatively check the MAINTAINERS file] * The documentation for the sg version 3 driver can be found at: * http://sg.danny.cz/sg/p/sg_v3_ho.html * Also see: /Documentation/scsi/scsi-generic.rst * * For utility and test programs see: http://sg.danny.cz/sg/sg3_utils.html */ ====================================================================== ====================================================================== [263] ファイル: rcu_segcblist.c ---------------------------------------------------------------------- 実際のパス: kernel/rcu/rcu_segcblist.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * RCU segmented callback lists, function definitions * * Copyright IBM Corporation, 2017 * * Authors: Paul E. McKenney */ ====================================================================== ====================================================================== [264] ファイル: mtd-abi.h ---------------------------------------------------------------------- 実際のパス: include/uapi/mtd/mtd-abi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Copyright © 1999-2010 David Woodhouse et al. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ ====================================================================== ====================================================================== [265] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/exynos/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [266] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/serial/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Serial device configuration # ====================================================================== ====================================================================== [267] ファイル: tty_buffer.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_buffer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Tty buffer allocation management */ ====================================================================== ====================================================================== [268] ファイル: highmem.h ---------------------------------------------------------------------- 実際のパス: include/linux/highmem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [269] ファイル: alternative.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/alternative.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * alternative runtime patching * inspired by the x86 version * * Copyright (C) 2014 ARM Ltd. */ ====================================================================== ====================================================================== [270] ファイル: ftrace.h ---------------------------------------------------------------------- 実際のパス: include/linux/ftrace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [271] ファイル: freezer.c ---------------------------------------------------------------------- 実際のパス: kernel/cgroup/freezer.c ---------------------------------------------------------------------- //SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [272] ファイル: rsa.h ---------------------------------------------------------------------- 実際のパス: include/crypto/internal/rsa.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * RSA internal helpers * * Copyright (c) 2015, Intel Corporation * Authors: Tadeusz Struk */ ====================================================================== ====================================================================== [273] ファイル: sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/sysfs.c ---------------------------------------------------------------------- /* * sysfs.c - sysfs support * * (C) 2006-2007 Shaohua Li * * This code is licenced under the GPL. */ ====================================================================== ====================================================================== [274] ファイル: nexthop.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/nexthop.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [275] ファイル: md-bitmap.h ---------------------------------------------------------------------- 実際のパス: drivers/md/md-bitmap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * bitmap.h: Copyright (C) Peter T. Breuer (ptb@ot.uc3m.es) 2003 * * additions: Copyright (C) 2003-2004, Paul Clements, SteelEye Technology, Inc. */ ====================================================================== ====================================================================== [276] ファイル: cpu_ops.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/cpu_ops.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * CPU kernel entry/exit control * * Copyright (C) 2013 ARM Ltd. */ ====================================================================== ====================================================================== [277] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/bus/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Bus Devices # ====================================================================== ====================================================================== [278] ファイル: memory.h ---------------------------------------------------------------------- 実際のパス: include/linux/memory.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [279] ファイル: inftrees.c ---------------------------------------------------------------------- 実際のパス: lib/zlib_inflate/inftrees.c ---------------------------------------------------------------------- /* inftrees.c -- generate Huffman trees for efficient decoding * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ ====================================================================== ====================================================================== [280] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/pps/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # PPS support configuration # ====================================================================== ====================================================================== [281] ファイル: mod_devicetable.h ---------------------------------------------------------------------- 実際のパス: include/linux/mod_devicetable.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [282] ファイル: prandom.h ---------------------------------------------------------------------- 実際のパス: include/linux/prandom.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [283] ファイル: cfbcopyarea.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/cfbcopyarea.c ---------------------------------------------------------------------- /* * Generic function for frame buffer with packed pixels of any depth. * * Copyright (C) 1999-2005 James Simmons * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. * * NOTES: * * This is for cfb packed pixels. Iplan and such are incorporated in the * drivers that need them. * * FIXME * * Also need to add code to deal with cards endians that are different than * the native cpu endians. I also need to deal with MSB position in the word. * * The two functions or copying forward and backward could be split up like * the ones for filling, i.e. in aligned and unaligned versions. This would * help moving some redundant computations and branches out of the loop, too. */ ====================================================================== ====================================================================== [284] ファイル: wake_q.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/wake_q.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [285] ファイル: utsname.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/utsname.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [286] ファイル: dev.c ---------------------------------------------------------------------- 実際のパス: fs/fuse/dev.c ---------------------------------------------------------------------- /* FUSE: Filesystem in Userspace Copyright (C) 2001-2008 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. */ ====================================================================== ====================================================================== [287] ファイル: pipe.c ---------------------------------------------------------------------- 実際のパス: fs/pipe.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/pipe.c * * Copyright (C) 1991, 1992, 1999 Linus Torvalds */ ====================================================================== ====================================================================== [288] ファイル: bq27xxx_battery_i2c.c ---------------------------------------------------------------------- 実際のパス: drivers/power/supply/bq27xxx_battery_i2c.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * BQ27xxx battery monitor I2C driver * * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ * Andrew F. Davis */ ====================================================================== ====================================================================== [289] ファイル: rwlock_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/rwlock_types.h ---------------------------------------------------------------------- /* * include/linux/rwlock_types.h - generic rwlock type definitions * and initializers * * portions Copyright 2005, Red Hat, Inc., Ingo Molnar * Released under the General Public License (GPL). */ ====================================================================== ====================================================================== [290] ファイル: export.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/export.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [291] ファイル: unipro.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/unipro.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * drivers/scsi/ufs/unipro.h * * Copyright (C) 2013 Samsung Electronics Co., Ltd. */ ====================================================================== ====================================================================== [292] ファイル: vt_buffer.h ---------------------------------------------------------------------- 実際のパス: include/linux/vt_buffer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * include/linux/vt_buffer.h -- Access to VT screen buffer * * (c) 1998 Martin Mares * * This is a set of macros and functions which are used in the * console driver and related code to access the screen buffer. * In most cases the console works with simple in-memory buffer, * but when handling hardware text mode consoles, we store * the foreground console directly in video memory. */ ====================================================================== ====================================================================== [293] ファイル: module.c ---------------------------------------------------------------------- 実際のパス: drivers/base/module.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * module.c - module sysfs fun for drivers */ ====================================================================== ====================================================================== [294] ファイル: media-devnode.h ---------------------------------------------------------------------- 実際のパス: include/media/media-devnode.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Media device node * * Copyright (C) 2010 Nokia Corporation * * Contacts: Laurent Pinchart * Sakari Ailus * * -- * * Common functions for media-related drivers to register and unregister media * device nodes. */ ====================================================================== ====================================================================== [295] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/imx/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [296] ファイル: chacha.h ---------------------------------------------------------------------- 実際のパス: include/crypto/chacha.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [297] ファイル: musb_debug.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_debug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * MUSB OTG driver debug defines * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation */ ====================================================================== ====================================================================== [298] ファイル: tty_io.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_io.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [299] ファイル: in6.h ---------------------------------------------------------------------- 実際のパス: include/linux/in6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [300] ファイル: address.c ---------------------------------------------------------------------- 実際のパス: drivers/of/address.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [301] ファイル: plist.h ---------------------------------------------------------------------- 実際のパス: include/linux/plist.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Descending-priority-sorted double-linked list * * (C) 2002-2003 Intel Corp * Inaky Perez-Gonzalez . * * 2001-2005 (c) MontaVista Software, Inc. * Daniel Walker * * (C) 2005 Thomas Gleixner * * Simplifications of the original code by * Oleg Nesterov * * Based on simple lists (include/linux/list.h). * * This is a priority-sorted list of nodes; each node has a * priority from INT_MIN (highest) to INT_MAX (lowest). * * Addition is O(K), removal is O(1), change of priority of a node is * O(K) and K is the number of RT priority levels used in the system. * (1 <= K <= 99) * * This list is really a list of lists: * * - The tier 1 list is the prio_list, different priority nodes. * * - The tier 2 list is the node_list, serialized nodes. * * Simple ASCII art explanation: * * pl:prio_list (only for plist_node) * nl:node_list * HEAD| NODE(S) * | * ||------------------------------------| * ||->|pl|<->|pl|<--------------->|pl|<-| * | |10| |21| |21| |21| |40| (prio) * | | | | | | | | | | | * | | | | | | | | | | | * |->|nl|<->|nl|<->|nl|<->|nl|<->|nl|<->|nl|<-| * |-------------------------------------------| * * The nodes on the prio_list list are sorted by priority to simplify * the insertion of new nodes. There are no nodes with duplicate * priorites on the list. * * The nodes on the node_list are ordered by priority and can contain * entries which have the same priority. Those entries are ordered * FIFO * * Addition means: look for the prio_list node in the prio_list * for the priority of the node and insert it before the node_list * entry of the next prio_list node. If it is the first node of * that priority, add it to the prio_list in the right position and * insert it into the serialized node_list list * * Removal means remove it from the node_list and remove it from * the prio_list if the node_list list_head is non empty. In case * of removal from the prio_list it must be checked whether other * entries of the same priority are on the list or not. If there * is another entry of the same priority then this entry has to * replace the removed entry on the prio_list. If the entry which * is removed is the only entry of this priority then a simple * remove from both list is sufficient. * * INT_MIN is the highest priority, 0 is the medium highest, INT_MAX * is lowest priority. * * No locking is done, up to the caller. */ ====================================================================== ====================================================================== [302] ファイル: group.c ---------------------------------------------------------------------- 実際のパス: fs/sysfs/group.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/sysfs/group.c - Operations for adding/removing multiple files at once. * * Copyright (c) 2003 Patrick Mochel * Copyright (c) 2003 Open Source Development Lab * Copyright (c) 2013 Greg Kroah-Hartman * Copyright (c) 2013 The Linux Foundation */ ====================================================================== ====================================================================== [303] ファイル: queue.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/queue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2003 Russell King, All Rights Reserved. * Copyright 2006-2007 Pierre Ossman */ ====================================================================== ====================================================================== [304] ファイル: ext4_jbd2.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/ext4_jbd2.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * ext4_jbd2.h * * Written by Stephen C. Tweedie , 1999 * * Copyright 1998--1999 Red Hat corp --- All Rights Reserved * * Ext4-specific journaling extensions. */ ====================================================================== ====================================================================== [305] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/dma/mediatek/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [306] ファイル: atomic.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/bitops/atomic.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [307] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/misc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Miscellaneous driver configuration # ====================================================================== ====================================================================== [308] ファイル: irq_work.c ---------------------------------------------------------------------- 実際のパス: kernel/irq_work.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2010 Red Hat, Inc., Peter Zijlstra * * Provides a framework for enqueueing and running callbacks from hardirq * context. The enqueueing is NMI-safe. */ ====================================================================== ====================================================================== [309] ファイル: card.h ---------------------------------------------------------------------- 実際のパス: include/linux/mmc/card.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [310] ファイル: hub.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/hub.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * usb hub driver head file * * Copyright (C) 1999 Linus Torvalds * Copyright (C) 1999 Johannes Erdfelt * Copyright (C) 1999 Gregory P. Smith * Copyright (C) 2001 Brad Hards (bhards@bigpond.net.au) * Copyright (C) 2012 Intel Corp (tianyu.lan@intel.com) * * move struct usb_hub to this file. */ ====================================================================== ====================================================================== [311] ファイル: tc_ct.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tc_act/tc_ct.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [312] ファイル: pm_wakeup.h ---------------------------------------------------------------------- 実際のパス: include/linux/pm_wakeup.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * pm_wakeup.h - Power management wakeup interface * * Copyright (C) 2008 Alan Stern * Copyright (C) 2010 Rafael J. Wysocki, Novell Inc. */ ====================================================================== ====================================================================== [313] ファイル: sas_phy.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_phy.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Serial Attached SCSI (SAS) Phy class * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov */ ====================================================================== ====================================================================== [314] ファイル: perf_event.h ---------------------------------------------------------------------- 実際のパス: include/linux/perf_event.h ---------------------------------------------------------------------- /* * Performance events: * * Copyright (C) 2008-2009, Thomas Gleixner * Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar * Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra * * Data type definitions, declarations, prototypes. * * Started by: Thomas Gleixner and Ingo Molnar * * For licencing details see kernel-base/COPYING */ ====================================================================== ====================================================================== [315] ファイル: device_cgroup.c ---------------------------------------------------------------------- 実際のパス: security/device_cgroup.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * device_cgroup.c - device cgroup subsystem * * Copyright 2007 IBM Corp */ ====================================================================== ====================================================================== [316] ファイル: array.c ---------------------------------------------------------------------- 実際のパス: fs/proc/array.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/proc/array.c * * Copyright (C) 1992 by Linus Torvalds * based on ideas by Darren Senn * * Fixes: * Michael. K. Johnson: stat,statm extensions. * * * Pauline Middelink : Made cmdline,envline only break at '\0's, to * make sure SET_PROCTITLE works. Also removed * bad '!' which forced address recalculation for * EVERY character on the current page. * * * Danny ter Haar : added cpuinfo * * * Alessandro Rubini : profile extension. * * * Jeff Tranter : added BogoMips field to cpuinfo * * * Bruno Haible : remove 4K limit for the maps file * * * Yves Arrouye : remove removal of trailing spaces in get_array. * * * Jerome Forissier : added per-CPU time information to /proc/stat * and /proc//cpu extension * * - Incorporation and non-SMP safe operation * of forissier patch in 2.1.78 by * Hans Marcus * * aeb@cwi.nl : /proc/partitions * * * Alan Cox : security fixes. * * * Al Viro : safe handling of mm_struct * * Gerhard Wichert : added BIGMEM support * Siemens AG * * Al Viro & Jeff Garzik : moved most of the thing into base.c and * : proc_misc.c. The rest may eventually go into * : base.c too. */ ====================================================================== ====================================================================== [317] ファイル: iommu.h ---------------------------------------------------------------------- 実際のパス: include/linux/iommu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2007-2008 Advanced Micro Devices, Inc. * Author: Joerg Roedel */ ====================================================================== ====================================================================== [318] ファイル: compat.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/compat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [319] ファイル: initializers.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/initializers.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Special Initializers for certain USB Mass Storage devices * * Current development and maintenance by: * (c) 1999, 2000 Matthew Dharm (mdharm-usb@one-eyed-alien.net) * * This driver is based on the 'USB Mass Storage Class' document. This * describes in detail the protocol used to communicate with such * devices. Clearly, the designers had SCSI and ATAPI commands in * mind when they created this document. The commands are all very * similar to commands in the SCSI-II and ATAPI specifications. * * It is important to note that in a number of cases this class * exhibits class-specific exemptions from the USB specification. * Notably the usage of NAK, STALL and ACK differs from the norm, in * that they are used to communicate wait, failed and OK on commands. * * Also, for certain devices, the interrupt endpoint is used to convey * status of a command. */ ====================================================================== ====================================================================== [320] ファイル: tpm-dev.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm-dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2004 IBM Corporation * Authors: * Leendert van Doorn * Dave Safford * Reiner Sailer * Kylene Hall * * Copyright (C) 2013 Obsidian Research Corp * Jason Gunthorpe * * Device file system interface to the TPM */ ====================================================================== ====================================================================== [321] ファイル: module.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/module.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * AArch64 loadable module support. * * Copyright (C) 2012 ARM Limited * * Author: Will Deacon */ ====================================================================== ====================================================================== [322] ファイル: aio_abi.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/aio_abi.h ---------------------------------------------------------------------- /* include/linux/aio_abi.h * * Copyright 2000,2001,2002 Red Hat. * * Written by Benjamin LaHaise * * Distribute under the terms of the GPLv2 (see ../../COPYING) or under * the following terms. * * Permission to use, copy, modify, and distribute this software and its * documentation is hereby granted, provided that the above copyright * notice appears in all copies. This software is provided without any * warranty, express or implied. Red Hat makes no representations about * the suitability of this software for any purpose. * * IN NO EVENT SHALL RED HAT BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, * SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF * THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF RED HAT HAS BEEN ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * * RED HAT DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND * RED HAT HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, * ENHANCEMENTS, OR MODIFICATIONS. */ ====================================================================== ====================================================================== [323] ファイル: signalfd.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/signalfd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * include/linux/signalfd.h * * Copyright (C) 2007 Davide Libenzi * */ ====================================================================== ====================================================================== [324] ファイル: spurious.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/spurious.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar * * This file contains spurious interrupt handling. */ ====================================================================== ====================================================================== [325] ファイル: iova.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/iova.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright © 2006-2009, Intel Corporation. * * Author: Anil S Keshavamurthy */ ====================================================================== ====================================================================== [326] ファイル: musb_gadget.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_gadget.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * MUSB OTG driver peripheral defines * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation */ ====================================================================== ====================================================================== [327] ファイル: kernel.h ---------------------------------------------------------------------- 実際のパス: include/linux/kernel.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [328] ファイル: machine.h ---------------------------------------------------------------------- 実際のパス: include/linux/regulator/machine.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * machine.h -- SoC Regulator support, machine/board driver API. * * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC. * * Author: Liam Girdwood * * Regulator Machine/Board Interface. */ ====================================================================== ====================================================================== [329] ファイル: sec-irq.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/sec-irq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ // // Copyright (c) 2011-2014 Samsung Electronics Co., Ltd // http://www.samsung.com ====================================================================== ====================================================================== [330] ファイル: usb.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [331] ファイル: hw_breakpoint.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/hw_breakpoint.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [332] ファイル: r8a77995-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a77995-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a77995 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2017 Glider bvba * * Based on r8a7795-cpg-mssr.c * * Copyright (C) 2015 Glider bvba * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [333] ファイル: stat.h ---------------------------------------------------------------------- 実際のパス: include/linux/stat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [334] ファイル: nf_conntrack_sctp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/nf_conntrack_sctp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [335] ファイル: adv7511_drv.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/adv7511/adv7511_drv.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Analog Devices ADV7511 HDMI transmitter driver * * Copyright 2012 Analog Devices Inc. */ ====================================================================== ====================================================================== [336] ファイル: onfi.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/onfi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright © 2000-2010 David Woodhouse * Steven J. Hill * Thomas Gleixner * * Contains all ONFI related definitions */ ====================================================================== ====================================================================== [337] ファイル: blk-rq-qos.h ---------------------------------------------------------------------- 実際のパス: block/blk-rq-qos.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [338] ファイル: xattr_user.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/xattr_user.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/xattr_user.c * Handler for extended user attributes. * * Copyright (C) 2001 by Andreas Gruenbacher, */ ====================================================================== ====================================================================== [339] ファイル: time.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/time.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/time.c * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * Modifications for ARM (C) 1994-2001 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [340] ファイル: key-type.h ---------------------------------------------------------------------- 実際のパス: include/linux/key-type.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Definitions for key type implementations * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [341] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/ras/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [342] ファイル: sha512_base.h ---------------------------------------------------------------------- 実際のパス: include/crypto/sha512_base.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * sha512_base.h - core logic for SHA-512 implementations * * Copyright (C) 2015 Linaro Ltd */ ====================================================================== ====================================================================== [343] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/tiny/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [344] ファイル: pinctrl.c ---------------------------------------------------------------------- 実際のパス: drivers/base/pinctrl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Driver core interface to the pinctrl subsystem. * * Copyright (C) 2012 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * Based on bits of regulator core, gpio core and clk core * * Author: Linus Walleij */ ====================================================================== ====================================================================== [345] ファイル: msg.c ---------------------------------------------------------------------- 実際のパス: ipc/msg.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/ipc/msg.c * Copyright (C) 1992 Krishna Balasubramanian * * Removed all the remaining kerneld mess * Catch the -EFAULT stuff properly * Use GFP_KERNEL for messages as in 1.2 * Fixed up the unchecked user space derefs * Copyright (C) 1998 Alan Cox & Andi Kleen * * /proc/sysvipc/msg support (c) 1999 Dragos Acostachioaie * * mostly rewritten, threaded and wake-one semantics added * MSGMAX limit removed, sysctl's added * (c) 1999 Manfred Spraul * * support for audit of ipc object properties and permission changes * Dustin Kirkland * * namespaces support * OpenVZ, SWsoft Inc. * Pavel Emelianov */ ====================================================================== ====================================================================== [346] ファイル: mpi-internal.h ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* mpi-internal.h - Internal to the Multi Precision Integers * Copyright (C) 1994, 1996 Free Software Foundation, Inc. * Copyright (C) 1998, 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [347] ファイル: kexec_file.c ---------------------------------------------------------------------- 実際のパス: kernel/kexec_file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kexec: kexec_file_load system call * * Copyright (C) 2014 Red Hat Inc. * Authors: * Vivek Goyal */ ====================================================================== ====================================================================== [348] ファイル: device.c ---------------------------------------------------------------------- 実際のパス: drivers/of/device.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [349] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/tilcdc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [350] ファイル: csum.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/lib/csum.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only // Copyright (C) 2019-2020 Arm Ltd. ====================================================================== ====================================================================== [351] ファイル: igmp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/igmp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Linux NET3: Internet Group Management Protocol [IGMP] * * Authors: * Alan Cox * * Extended to talk the BSD extended IGMP protocol of mrouted 3.6 * * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [352] ファイル: v4l2-subdev.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-subdev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * V4L2 sub-device support header. * * Copyright (C) 2008 Hans Verkuil */ ====================================================================== ====================================================================== [353] ファイル: hash.h ---------------------------------------------------------------------- 実際のパス: include/linux/hash.h ---------------------------------------------------------------------- /* Fast hashing routine for ints, longs and pointers. (C) 2002 Nadia Yvette Chambers, IBM */ ====================================================================== ====================================================================== [354] ファイル: seccomp.c ---------------------------------------------------------------------- 実際のパス: kernel/seccomp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/kernel/seccomp.c * * Copyright 2004-2005 Andrea Arcangeli * * Copyright (C) 2012 Google, Inc. * Will Drewry * * This defines a simple but solid secure-computing facility. * * Mode 1 uses a fixed list of allowed system calls. * Mode 2 allows user-defined system call filters in the form * of Berkeley Packet Filters/Linux Socket Filters. */ ====================================================================== ====================================================================== [355] ファイル: edac_mc.h ---------------------------------------------------------------------- 実際のパス: drivers/edac/edac_mc.h ---------------------------------------------------------------------- /* * Defines, structures, APIs for edac_mc module * * (C) 2007 Linux Networx (http://lnxi.com) * This file may be distributed under the terms of the * GNU General Public License. * * Written by Thayne Harbaugh * Based on work by Dan Hollis and others. * http://www.anime.net/~goemon/linux-ecc/ * * NMI handling support added by * Dave Peterson * * Refactored for multi-source files: * Doug Thompson * * Please look at Documentation/driver-api/edac.rst for more info about * EDAC core structs and functions. */ ====================================================================== ====================================================================== [356] ファイル: kobject.h ---------------------------------------------------------------------- 実際のパス: include/linux/kobject.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * kobject.h - generic kernel object infrastructure. * * Copyright (c) 2002-2003 Patrick Mochel * Copyright (c) 2002-2003 Open Source Development Labs * Copyright (c) 2006-2008 Greg Kroah-Hartman * Copyright (c) 2006-2008 Novell Inc. * * Please read Documentation/core-api/kobject.rst before using the kobject * interface, ESPECIALLY the parts about reference counts and object * destructors. */ ====================================================================== ====================================================================== [357] ファイル: swap_cgroup.c ---------------------------------------------------------------------- 実際のパス: mm/swap_cgroup.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [358] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/file.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/file.c * * Copyright (C) 1991, 1992 Linus Torvalds * * ext4 fs regular file handling primitives * * 64-bit file support on 64-bit platforms by Jakub Jelinek * (jj@sunsite.ms.mff.cuni.cz) */ ====================================================================== ====================================================================== [359] ファイル: Kbuild ---------------------------------------------------------------------- 実際のパス: include/asm-generic/Kbuild ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # asm headers that all architectures except um should have # (This file is not included when SRCARCH=um since UML borrows several # asm headers from the host architecutre.) ====================================================================== ====================================================================== [360] ファイル: sh-sci.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/sh-sci.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * SuperH on-chip serial module support. (SCI with no FIFO / with FIFO) * * Copyright (C) 2002 - 2011 Paul Mundt * Copyright (C) 2015 Glider bvba * Modified to support SH7720 SCIF. Markus Brunner, Mark Jonas (Jul 2007). * * based off of the old drivers/char/sh-sci.c by: * * Copyright (C) 1999, 2000 Niibe Yutaka * Copyright (C) 2000 Sugioka Toshinobu * Modified to support multiple serial ports. Stuart Menefy (May 2000). * Modified to support SecureEdge. David McCullough (2002) * Modified to support SH7300 SCIF. Takashi Kusuda (Jun 2003). * Removed SH7300 support (Jul 2007). */ ====================================================================== ====================================================================== [361] ファイル: io.h ---------------------------------------------------------------------- 実際のパス: include/linux/io.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2006 PathScale, Inc. All Rights Reserved. */ ====================================================================== ====================================================================== [362] ファイル: v4l2-common.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Video for Linux Two * * A generic video device interface for the LINUX operating system * using a set of device structures/vectors for low level operations. * * This file replaces the videodev.c file that comes with the * regular kernel distribution. * * Author: Bill Dirks * based on code by Alan Cox, */ ====================================================================== ====================================================================== [363] ファイル: gpio-xgene.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpio-xgene.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * AppliedMicro X-Gene SoC GPIO Driver * * Copyright (c) 2014, Applied Micro Circuits Corporation * Author: Feng Kan . */ ====================================================================== ====================================================================== [364] ファイル: sched.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/sched.h * * Scheduling primitives for kernel Sun RPC. * * Copyright (C) 1996, Olaf Kirch */ ====================================================================== ====================================================================== [365] ファイル: if_alg.h ---------------------------------------------------------------------- 実際のパス: include/crypto/if_alg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * if_alg: User-space algorithm interface * * Copyright (c) 2010 Herbert Xu */ ====================================================================== ====================================================================== [366] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/fat/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/fat/inode.c * * Written 1992,1993 by Werner Almesberger * VFAT extensions by Gordon Chaffee, merged with msdos fs by Henrik Storner * Rewritten for the constant inumbers support by Al Viro * * Fixes: * * Max Cohan: Fixed invalid FSINFO offset when info_sector is 0 */ ====================================================================== ====================================================================== [367] ファイル: writeback.h ---------------------------------------------------------------------- 実際のパス: include/linux/writeback.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [368] ファイル: system_keyring.c ---------------------------------------------------------------------- 実際のパス: certs/system_keyring.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* System trusted keyring for trusted public keys * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [369] ファイル: cpu.c ---------------------------------------------------------------------- 実際のパス: drivers/base/cpu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * CPU subsystem support */ ====================================================================== ====================================================================== [370] ファイル: iommu-traces.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/iommu-traces.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * iommu trace points * * Copyright (C) 2013 Shuah Khan * */ ====================================================================== ====================================================================== [371] ファイル: generic_mpih-sub1.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-sub1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-add_2.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [372] ファイル: akcipher.h ---------------------------------------------------------------------- 実際のパス: include/crypto/internal/akcipher.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Public Key Encryption * * Copyright (c) 2015, Intel Corporation * Authors: Tadeusz Struk */ ====================================================================== ====================================================================== [373] ファイル: asymmetric-type.h ---------------------------------------------------------------------- 実際のパス: include/keys/asymmetric-type.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Asymmetric Public-key cryptography key type interface * * See Documentation/crypto/asymmetric-keys.rst * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [374] ファイル: stat.c ---------------------------------------------------------------------- 実際のパス: fs/proc/stat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [375] ファイル: malidp_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/arm/malidp_drv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * (C) COPYRIGHT 2016 ARM Limited. All rights reserved. * Author: Liviu Dudau * * ARM Mali DP500/DP550/DP650 KMS/DRM driver structures */ ====================================================================== ====================================================================== [376] ファイル: cpu.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/cpu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2014 ARM Ltd. */ ====================================================================== ====================================================================== [377] ファイル: nbd-netlink.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/nbd-netlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (C) 2017 Facebook. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 021110-1307, USA. */ ====================================================================== ====================================================================== [378] ファイル: libfs.c ---------------------------------------------------------------------- 実際のパス: fs/libfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/libfs.c * Library for filesystems writers. */ ====================================================================== ====================================================================== [379] ファイル: dynamic_queue_limits.c ---------------------------------------------------------------------- 実際のパス: lib/dynamic_queue_limits.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Dynamic byte queue limits. See include/linux/dynamic_queue_limits.h * * Copyright (c) 2011, Tom Herbert */ ====================================================================== ====================================================================== [380] ファイル: modedb.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/modedb.c ---------------------------------------------------------------------- /* * linux/drivers/video/modedb.c -- Standard video mode database management * * Copyright (C) 1999 Geert Uytterhoeven * * 2001 - Documented with DocBook * - Brad Douglas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. */ ====================================================================== ====================================================================== [381] ファイル: cros_ec_dev.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/cros_ec_dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * cros_ec_dev - expose the Chrome OS Embedded Controller to user-space * * Copyright (C) 2014 Google, Inc. */ ====================================================================== ====================================================================== [382] ファイル: core.h ---------------------------------------------------------------------- 実際のパス: include/linux/mmc/core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [383] ファイル: pgtable-prot.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/pgtable-prot.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2016 ARM Ltd. */ ====================================================================== ====================================================================== [384] ファイル: ext4.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/ext4.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * ext4.h * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/include/linux/minix_fs.h * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [385] ファイル: edac_mc_sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/edac/edac_mc_sysfs.c ---------------------------------------------------------------------- /* * edac_mc kernel module * (C) 2005-2007 Linux Networx (http://lnxi.com) * * This file may be distributed under the terms of the * GNU General Public License. * * Written Doug Thompson www.softwarebitmaker.com * * (c) 2012-2013 - Mauro Carvalho Chehab * The entire API were re-written, and ported to use struct device * */ ====================================================================== ====================================================================== [386] ファイル: sync.c ---------------------------------------------------------------------- 実際のパス: fs/sync.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * High-level sync()-related operations */ ====================================================================== ====================================================================== [387] ファイル: devres.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/devres.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * devres.c -- Voltage/Current Regulator framework devres implementation. * * Copyright 2013 Linaro Ltd */ ====================================================================== ====================================================================== [388] ファイル: reboot.h ---------------------------------------------------------------------- 実際のパス: include/linux/reboot.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [389] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [390] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: fs/efivarfs/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2012 Red Hat, Inc. * Copyright (C) 2012 Jeremy Kerr */ ====================================================================== ====================================================================== [391] ファイル: stacktrace.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/stacktrace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Stack tracing support * * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [392] ファイル: io.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/io.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/io.c * * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [393] ファイル: fsl-edma-common.h ---------------------------------------------------------------------- 実際のパス: drivers/dma/fsl-edma-common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2013-2014 Freescale Semiconductor, Inc. * Copyright 2018 Angelo Dureghello */ ====================================================================== ====================================================================== [394] ファイル: musb.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/musb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [395] ファイル: irq-gic-v3.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irq-gic-v3.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2013-2017 ARM Limited, All Rights Reserved. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [396] ファイル: restart_block.h ---------------------------------------------------------------------- 実際のパス: include/linux/restart_block.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [397] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/hugetlbfs/inode.c ---------------------------------------------------------------------- /* * hugetlbpage-backed filesystem. Based on ramfs. * * Nadia Yvette Chambers, 2002 * * Copyright (C) 2002 Linus Torvalds. * License: GPL */ ====================================================================== ====================================================================== [398] ファイル: sched_clock.c ---------------------------------------------------------------------- 実際のパス: kernel/time/sched_clock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Generic sched_clock() support, to extend low level hardware time * counters to full 64-bit ns values. */ ====================================================================== ====================================================================== [399] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/devfreq/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [400] ファイル: root.c ---------------------------------------------------------------------- 実際のパス: fs/autofs/root.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved * Copyright 1999-2000 Jeremy Fitzhardinge * Copyright 2001-2006 Ian Kent */ ====================================================================== ====================================================================== [401] ファイル: v4l2-dev.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-dev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [402] ファイル: crypto_null.c ---------------------------------------------------------------------- 実際のパス: crypto/crypto_null.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * Null algorithms, aka Much Ado About Nothing. * * These are needed for IPsec, and may be useful in general for * testing & debugging. * * The null cipher is compliant with RFC2410. * * Copyright (c) 2002 James Morris */ ====================================================================== ====================================================================== [403] ファイル: blk-integrity.c ---------------------------------------------------------------------- 実際のパス: block/blk-integrity.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * blk-integrity.c - Block layer data integrity extensions * * Copyright (C) 2007, 2008 Oracle Corporation * Written by: Martin K. Petersen */ ====================================================================== ====================================================================== [404] ファイル: of_mdio.h ---------------------------------------------------------------------- 実際のパス: include/linux/of_mdio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * OF helpers for the MDIO (Ethernet PHY) API * * Copyright (c) 2009 Secret Lab Technologies, Ltd. */ ====================================================================== ====================================================================== [405] ファイル: chacha.c ---------------------------------------------------------------------- 実際のパス: lib/crypto/chacha.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * The "hash function" used as the core of the ChaCha stream cipher (RFC7539) * * Copyright (C) 2015 Martin Willi */ ====================================================================== ====================================================================== [406] ファイル: mdio.h ---------------------------------------------------------------------- 実際のパス: include/linux/mdio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/mdio.h: definitions for MDIO (clause 45) transceivers * Copyright 2006-2009 Solarflare Communications Inc. */ ====================================================================== ====================================================================== [407] ファイル: fs_parser.h ---------------------------------------------------------------------- 実際のパス: include/linux/fs_parser.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Filesystem parameter description and parser * * Copyright (C) 2018 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [408] ファイル: memory.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/memory.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/memory.h * * Copyright (C) 2000-2002 Russell King * Copyright (C) 2012 ARM Ltd. * * Note: this file should not be included by non-asm/.h files */ ====================================================================== ====================================================================== [409] ファイル: mroute6.h ---------------------------------------------------------------------- 実際のパス: include/linux/mroute6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [410] ファイル: lima_vm.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_vm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2017-2019 Qiang Yu */ ====================================================================== ====================================================================== [411] ファイル: u_serial.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/function/u_serial.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * u_serial.h - interface to USB gadget "serial port"/TTY utilities * * Copyright (C) 2008 David Brownell * Copyright (C) 2008 by Nokia Corporation */ ====================================================================== ====================================================================== [412] ファイル: config.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/config.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Released under the GPLv2 only. */ ====================================================================== ====================================================================== [413] ファイル: sections.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/sections.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [414] ファイル: if_pppox.h ---------------------------------------------------------------------- 実際のパス: include/linux/if_pppox.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /*************************************************************************** * Linux PPP over X - Generic PPP transport layer sockets * Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516) * * This file supplies definitions required by the PPP over Ethernet driver * (pppox.c). All version information wrt this file is located in pppox.c * * License: */ ====================================================================== ====================================================================== [415] ファイル: nsfs.c ---------------------------------------------------------------------- 実際のパス: fs/nsfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [416] ファイル: mutex.h ---------------------------------------------------------------------- 実際のパス: kernel/locking/mutex.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Mutexes: blocking mutual exclusion locks * * started by Ingo Molnar: * * Copyright (C) 2004, 2005, 2006 Red Hat, Inc., Ingo Molnar * * This file contains mutex debugging related internal prototypes, for the * !CONFIG_DEBUG_MUTEXES case. Most of them are NOPs: */ ====================================================================== ====================================================================== [417] ファイル: sdhci.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/sdhci.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/drivers/mmc/host/sdhci.c - Secure Digital Host Controller Interface driver * * Copyright (C) 2005-2008 Pierre Ossman, All Rights Reserved. * * Thanks to the following companies for their support: * * - JMicron (hardware and technical support) */ ====================================================================== ====================================================================== [418] ファイル: gpio.h ---------------------------------------------------------------------- 実際のパス: include/linux/gpio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [419] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/i2c/algos/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # I2C algorithm drivers configuration # ====================================================================== ====================================================================== [420] ファイル: pid.h ---------------------------------------------------------------------- 実際のパス: include/linux/pid.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [421] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/autofs/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved * Copyright 2005-2006 Ian Kent */ ====================================================================== ====================================================================== [422] ファイル: mpi-add.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-add.c ---------------------------------------------------------------------- /* mpi-add.c - MPI functions * Copyright (C) 1994, 1996, 1998, 2001, 2002, * 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. */ ====================================================================== ====================================================================== [423] ファイル: watchdog_pretimeout.h ---------------------------------------------------------------------- 実際のパス: drivers/watchdog/watchdog_pretimeout.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [424] ファイル: helpers.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/helpers.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later // // helpers.c -- Voltage/Current Regulator framework helper functions. // // Copyright 2007, 2008 Wolfson Microelectronics PLC. // Copyright 2008 SlimLogic Ltd. ====================================================================== ====================================================================== [425] ファイル: vtime.h ---------------------------------------------------------------------- 実際のパス: include/linux/vtime.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [426] ファイル: api.c ---------------------------------------------------------------------- 実際のパス: crypto/api.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Scatterlist Cryptographic API. * * Copyright (c) 2002 James Morris * Copyright (c) 2002 David S. Miller (davem@redhat.com) * Copyright (c) 2005 Herbert Xu * * Portions derived from Cryptoapi, by Alexander Kjeldaas * and Nettle, by Niels Möller. */ ====================================================================== ====================================================================== [427] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/power/reset/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [428] ファイル: cpu-reset.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/cpu-reset.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * CPU reset routines * * Copyright (C) 2015 Huawei Futurewei Technologies. */ ====================================================================== ====================================================================== [429] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/sprd/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Spreadtrum pin control drivers # ====================================================================== ====================================================================== [430] ファイル: physmap.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/physmap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * For boards with physically mapped flash and using * drivers/mtd/maps/physmap.c mapping driver. * * Copyright (C) 2003 MontaVista Software Inc. * Author: Jun Sun, jsun@mvista.com or jsun@junsun.net */ ====================================================================== ====================================================================== [431] ファイル: ip_tables.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter_ipv4/ip_tables.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [432] ファイル: x509_cert_parser.c ---------------------------------------------------------------------- 実際のパス: crypto/asymmetric_keys/x509_cert_parser.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* X.509 certificate parser * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [433] ファイル: deflate.c ---------------------------------------------------------------------- 実際のパス: lib/zlib_deflate/deflate.c ---------------------------------------------------------------------- /* deflate.c -- compress data using the deflation algorithm * Copyright (C) 1995-1996 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ ====================================================================== ====================================================================== [434] ファイル: page_reporting.h ---------------------------------------------------------------------- 実際のパス: mm/page_reporting.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [435] ファイル: irq-gic.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irq-gic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2002 ARM Limited, All Rights Reserved. * * Interrupt architecture for the GIC: * * o There is one Interrupt Distributor, which receives interrupts * from system devices and sends them to the Interrupt Controllers. * * o There is one CPU Interface per CPU, which sends interrupts sent * by the Distributor, and interrupts generated locally, to the * associated CPU. The base address of the CPU interface is usually * aliased so that the same address points to different chips depending * on the CPU it is accessed from. * * Note that IRQs 0-31 are special - they are local to each CPU. * As such, the enable set/clear, pending set/clear and active bit * registers are banked per-cpu for these sources. */ ====================================================================== ====================================================================== [436] ファイル: tmio_mmc.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/tmio_mmc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Driver for the MMC / SD / SDIO cell found in: * * TC6393XB TC6391XB TC6387XB T7L66XB ASIC3 * * Copyright (C) 2015-19 Renesas Electronics Corporation * Copyright (C) 2016-19 Sang Engineering, Wolfram Sang * Copyright (C) 2016-17 Horms Solutions, Simon Horman * Copyright (C) 2007 Ian Molton * Copyright (C) 2004 Ian Molton */ ====================================================================== ====================================================================== [437] ファイル: nfnetlink.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/nfnetlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [438] ファイル: generic_mpih-lshift.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-lshift.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-lshift.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [439] ファイル: spinlock_api_smp.h ---------------------------------------------------------------------- 実際のパス: include/linux/spinlock_api_smp.h ---------------------------------------------------------------------- /* * include/linux/spinlock_api_smp.h * * spinlock API declarations on SMP (and debug) * (implemented in kernel/spinlock.c) * * portions Copyright 2005, Red Hat, Inc., Ingo Molnar * Released under the General Public License (GPL). */ ====================================================================== ====================================================================== [440] ファイル: r8a77990-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a77990-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a77990 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2018-2019 Renesas Electronics Corp. * * Based on r8a7795-cpg-mssr.c * * Copyright (C) 2015 Glider bvba * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [441] ファイル: extcon-usb-gpio.c ---------------------------------------------------------------------- 実際のパス: drivers/extcon/extcon-usb-gpio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /** * drivers/extcon/extcon-usb-gpio.c - USB GPIO extcon driver * * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com * Author: Roger Quadros */ ====================================================================== ====================================================================== [442] ファイル: drm_mipi_dsi.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_mipi_dsi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * MIPI DSI Bus * * Copyright (C) 2012-2013, Samsung Electronics, Co., Ltd. * Andrzej Hajda */ ====================================================================== ====================================================================== [443] ファイル: skbuff.h ---------------------------------------------------------------------- 実際のパス: include/linux/skbuff.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [444] ファイル: sbsa_gwdt.c ---------------------------------------------------------------------- 実際のパス: drivers/watchdog/sbsa_gwdt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * SBSA(Server Base System Architecture) Generic Watchdog driver * * Copyright (c) 2015, Linaro Ltd. * Author: Fu Wei * Suravee Suthikulpanit * Al Stone * Timur Tabi * * ARM SBSA Generic Watchdog has two stage timeouts: * the first signal (WS0) is for alerting the system by interrupt, * the second one (WS1) is a real hardware reset. * More details about the hardware specification of this device: * ARM DEN0029B - Server Base System Architecture (SBSA) * * This driver can operate ARM SBSA Generic Watchdog as a single stage watchdog * or a two stages watchdog, it's set up by the module parameter "action". * In the single stage mode, when the timeout is reached, your system * will be reset by WS1. The first signal (WS0) is ignored. * In the two stages mode, when the timeout is reached, the first signal (WS0) * will trigger panic. If the system is getting into trouble and cannot be reset * by panic or restart properly by the kdump kernel(if supported), then the * second stage (as long as the first stage) will be reached, system will be * reset by WS1. This function can help administrator to backup the system * context info by panic console output or kdump. * * SBSA GWDT: * if action is 1 (the two stages mode): * |--------WOR-------WS0--------WOR-------WS1 * |----timeout-----(panic)----timeout-----reset * * if action is 0 (the single stage mode): * |------WOR-----WS0(ignored)-----WOR------WS1 * |--------------timeout-------------------reset * * Note: Since this watchdog timer has two stages, and each stage is determined * by WOR, in the single stage mode, the timeout is (WOR * 2); in the two * stages mode, the timeout is WOR. The maximum timeout in the two stages mode * is half of that in the single stage mode. */ ====================================================================== ====================================================================== [445] ファイル: rza2.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/rza2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas USB driver RZ/A2 initialization and power control * * Copyright (C) 2019 Chris Brandt * Copyright (C) 2019 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [446] ファイル: consolemap.h ---------------------------------------------------------------------- 実際のパス: include/linux/consolemap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [447] ファイル: tpm-chip.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm-chip.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2004 IBM Corporation * Copyright (C) 2014 Intel Corporation * * Authors: * Jarkko Sakkinen * Leendert van Doorn * Dave Safford * Reiner Sailer * Kylene Hall * * Maintained by: * * TPM chip management routines. */ ====================================================================== ====================================================================== [448] ファイル: core.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2011 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [449] ファイル: sd.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/sd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [450] ファイル: sas_event.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_event.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Serial Attached SCSI (SAS) Event processing * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov */ ====================================================================== ====================================================================== [451] ファイル: rcu_segcblist.h ---------------------------------------------------------------------- 実際のパス: include/linux/rcu_segcblist.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * RCU segmented callback lists * * This seemingly RCU-private file must be available to SRCU users * because the size of the TREE SRCU srcu_struct structure depends * on these definitions. * * Copyright IBM Corporation, 2017 * * Authors: Paul E. McKenney */ ====================================================================== ====================================================================== [452] ファイル: fan53555.h ---------------------------------------------------------------------- 実際のパス: include/linux/regulator/fan53555.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * fan53555.h - Fairchild Regulator FAN53555 Driver * * Copyright (C) 2012 Marvell Technology Ltd. * Yunfan Zhang */ ====================================================================== ====================================================================== [453] ファイル: version.c ---------------------------------------------------------------------- 実際のパス: fs/proc/version.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [454] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serdev/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2016-2017 Linaro Ltd., Rob Herring * * Based on drivers/spmi/spmi.c: * Copyright (c) 2012-2015, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [455] ファイル: kasan.h ---------------------------------------------------------------------- 実際のパス: include/linux/kasan.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [456] ファイル: atomic.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/atomic.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/atomic.h * * Copyright (C) 1996 Russell King. * Copyright (C) 2002 Deep Blue Solutions Ltd. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [457] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [458] ファイル: buffer_impl.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/buffer_impl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [459] ファイル: i2c-mux-pca954x.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/muxes/i2c-mux-pca954x.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * I2C multiplexer * * Copyright (c) 2008-2009 Rodolfo Giometti * Copyright (c) 2008-2009 Eurotech S.p.A. * * This module supports the PCA954x and PCA984x series of I2C multiplexer/switch * chips made by NXP Semiconductors. * This includes the: * PCA9540, PCA9542, PCA9543, PCA9544, PCA9545, PCA9546, PCA9547, * PCA9548, PCA9846, PCA9847, PCA9848 and PCA9849. * * These chips are all controlled via the I2C bus itself, and all have a * single 8-bit register. The upstream "parent" bus fans out to two, * four, or eight downstream busses or channels; which of these * are selected is determined by the chip type and register contents. A * mux can select only one sub-bus at a time; a switch can select any * combination simultaneously. * * Based on: * pca954x.c from Kumar Gala * Copyright (C) 2006 * * Based on: * pca954x.c from Ken Harrenstien * Copyright (C) 2004 Google, Inc. (Ken Harrenstien) * * Based on: * i2c-virtual_cb.c from Brian Kuschak * and * pca9540.c from Jean Delvare . */ ====================================================================== ====================================================================== [460] ファイル: dump_stack.c ---------------------------------------------------------------------- 実際のパス: lib/dump_stack.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Provide a default dump_stack() function for architectures * which don't implement their own. */ ====================================================================== ====================================================================== [461] ファイル: kfifo.c ---------------------------------------------------------------------- 実際のパス: lib/kfifo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * A generic kernel FIFO implementation * * Copyright (C) 2009/2010 Stefani Seibold */ ====================================================================== ====================================================================== [462] ファイル: f_mass_storage.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/function/f_mass_storage.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [463] ファイル: mmflags.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/mmflags.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [464] ファイル: transport_class.c ---------------------------------------------------------------------- 実際のパス: drivers/base/transport_class.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * transport_class.c - implementation of generic transport classes * using attribute_containers * * Copyright (c) 2005 - James Bottomley * * The basic idea here is to allow any "device controller" (which * would most often be a Host Bus Adapter to use the services of one * or more tranport classes for performing transport specific * services. Transport specific services are things that the generic * command layer doesn't want to know about (speed settings, line * condidtioning, etc), but which the user might be interested in. * Thus, the HBA's use the routines exported by the transport classes * to perform these functions. The transport classes export certain * values to the user via sysfs using attribute containers. * * Note: because not every HBA will care about every transport * attribute, there's a many to one relationship that goes like this: * * transport class<-----attribute container<----class device * * Usually the attribute container is per-HBA, but the design doesn't * mandate that. Although most of the services will be specific to * the actual external storage connection used by the HBA, the generic * transport class is framed entirely in terms of generic devices to * allow it to be used by any physical HBA in the system. */ ====================================================================== ====================================================================== [465] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/mxsfb/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [466] ファイル: idr.c ---------------------------------------------------------------------- 実際のパス: lib/idr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [467] ファイル: lima_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_drv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2017-2019 Qiang Yu */ ====================================================================== ====================================================================== [468] ファイル: drm_of.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_of.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [469] ファイル: lima_dump.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_dump.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2020 Qiang Yu */ ====================================================================== ====================================================================== [470] ファイル: drm_sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drm_sysfs.c - Modifications to drm_sysfs_class.c to support * extra sysfs attribute from DRM. Normal drm_sysfs_class * does not allow adding attributes. * * Copyright (c) 2004 Jon Smirl * Copyright (c) 2003-2004 Greg Kroah-Hartman * Copyright (c) 2003-2004 IBM Corp. */ ====================================================================== ====================================================================== [471] ファイル: tpm1-cmd.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm1-cmd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2004 IBM Corporation * Copyright (C) 2014 Intel Corporation * * Authors: * Leendert van Doorn * Dave Safford * Reiner Sailer * Kylene Hall * * Device driver for TCG/TCPA TPM (trusted platform module). * Specifications at www.trustedcomputinggroup.org */ ====================================================================== ====================================================================== [472] ファイル: pagewalk.h ---------------------------------------------------------------------- 実際のパス: include/linux/pagewalk.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [473] ファイル: futex.c ---------------------------------------------------------------------- 実際のパス: kernel/futex.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Fast Userspace Mutexes (which I call "Futexes!"). * (C) Rusty Russell, IBM 2002 * * Generalized futexes, futex requeueing, misc fixes by Ingo Molnar * (C) Copyright 2003 Red Hat Inc, All Rights Reserved * * Removed page pinning, fix privately mapped COW pages and other cleanups * (C) Copyright 2003, 2004 Jamie Lokier * * Robust futex support started by Ingo Molnar * (C) Copyright 2006 Red Hat Inc, All Rights Reserved * Thanks to Thomas Gleixner for suggestions, analysis and fixes. * * PI-futex support started by Ingo Molnar and Thomas Gleixner * Copyright (C) 2006 Red Hat, Inc., Ingo Molnar * Copyright (C) 2006 Timesys Corp., Thomas Gleixner * * PRIVATE futexes by Eric Dumazet * Copyright (C) 2007 Eric Dumazet * * Requeue-PI support by Darren Hart * Copyright (C) IBM Corporation, 2009 * Thanks to Thomas Gleixner for conceptual design and careful reviews. * * Thanks to Ben LaHaise for yelling "hashed waitqueues" loudly * enough at me, Linus for the original (flawed) idea, Matthew * Kirkwood for proof-of-concept implementation. * * "The futexes are also cursed." * "But they come in a choice of three flavours!" */ ====================================================================== ====================================================================== [474] ファイル: namespace.c ---------------------------------------------------------------------- 実際のパス: fs/namespace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/namespace.c * * (C) Copyright Al Viro 2000, 2001 * * Based on code from fs/super.c, copyright Linus Torvalds and others. * Heavily rewritten. */ ====================================================================== ====================================================================== [475] ファイル: cxd4950gg-link.c ---------------------------------------------------------------------- 実際のパス: drivers/media/i2c/cxd4950gg/cxd4950gg-link.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for SONY/CXD4950GG-W deserializer * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * Driver for Analog Devices ADV748X 8 channel analog front end (AFE) receiver * with standard definition processor (SDP) * * Copyright (C) 2017 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [476] ファイル: scsi_error.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_error.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * scsi_error.c Copyright (C) 1997 Eric Youngdale * * SCSI error/timeout handling * Initial versions: Eric Youngdale. Based upon conversations with * Leonard Zubkoff and David Miller at Linux Expo, * ideas originating from all over the place. * * Restructured scsi_unjam_host and associated functions. * September 04, 2002 Mike Anderson (andmike@us.ibm.com) * * Forward port of Russell King's (rmk@arm.linux.org.uk) changes and * minor cleanups. * September 30, 2002 Mike Anderson (andmike@us.ibm.com) */ ====================================================================== ====================================================================== [477] ファイル: poly1305.h ---------------------------------------------------------------------- 実際のパス: include/crypto/poly1305.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [478] ファイル: devfreq.h ---------------------------------------------------------------------- 実際のパス: include/linux/devfreq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * devfreq: Generic Dynamic Voltage and Frequency Scaling (DVFS) Framework * for Non-CPU Devices. * * Copyright (C) 2011 Samsung Electronics * MyungJoo Ham */ ====================================================================== ====================================================================== [479] ファイル: fast_commit.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/fast_commit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/ext4/fast_commit.c * * Written by Harshad Shirwadkar * * Ext4 fast commits routines. */ /* * Ext4 Fast Commits * ----------------- * * Ext4 fast commits implement fine grained journalling for Ext4. * * Fast commits are organized as a log of tag-length-value (TLV) structs. (See * struct ext4_fc_tl). Each TLV contains some delta that is replayed TLV by * TLV during the recovery phase. For the scenarios for which we currently * don't have replay code, fast commit falls back to full commits. * Fast commits record delta in one of the following three categories. * * (A) Directory entry updates: * * - EXT4_FC_TAG_UNLINK - records directory entry unlink * - EXT4_FC_TAG_LINK - records directory entry link * - EXT4_FC_TAG_CREAT - records inode and directory entry creation * * (B) File specific data range updates: * * - EXT4_FC_TAG_ADD_RANGE - records addition of new blocks to an inode * - EXT4_FC_TAG_DEL_RANGE - records deletion of blocks from an inode * * (C) Inode metadata (mtime / ctime etc): * * - EXT4_FC_TAG_INODE - record the inode that should be replayed * during recovery. Note that iblocks field is * not replayed and instead derived during * replay. * Commit Operation * ---------------- * With fast commits, we maintain all the directory entry operations in the * order in which they are issued in an in-memory queue. This queue is flushed * to disk during the commit operation. We also maintain a list of inodes * that need to be committed during a fast commit in another in memory queue of * inodes. During the commit operation, we commit in the following order: * * [1] Lock inodes for any further data updates by setting COMMITTING state * [2] Submit data buffers of all the inodes * [3] Wait for [2] to complete * [4] Commit all the directory entry updates in the fast commit space * [5] Commit all the changed inode structures * [6] Write tail tag (this tag ensures the atomicity, please read the following * section for more details). * [7] Wait for [4], [5] and [6] to complete. * * All the inode updates must call ext4_fc_start_update() before starting an * update. If such an ongoing update is present, fast commit waits for it to * complete. The completion of such an update is marked by * ext4_fc_stop_update(). * * Fast Commit Ineligibility * ------------------------- * Not all operations are supported by fast commits today (e.g extended * attributes). Fast commit ineligiblity is marked by calling one of the * two following functions: * * - ext4_fc_mark_ineligible(): This makes next fast commit operation to fall * back to full commit. This is useful in case of transient errors. * * - ext4_fc_start_ineligible() and ext4_fc_stop_ineligible() - This makes all * the fast commits happening between ext4_fc_start_ineligible() and * ext4_fc_stop_ineligible() and one fast commit after the call to * ext4_fc_stop_ineligible() to fall back to full commits. It is important to * make one more fast commit to fall back to full commit after stop call so * that it guaranteed that the fast commit ineligible operation contained * within ext4_fc_start_ineligible() and ext4_fc_stop_ineligible() is * followed by at least 1 full commit. * * Atomicity of commits * -------------------- * In order to guarantee atomicity during the commit operation, fast commit * uses "EXT4_FC_TAG_TAIL" tag that marks a fast commit as complete. Tail * tag contains CRC of the contents and TID of the transaction after which * this fast commit should be applied. Recovery code replays fast commit * logs only if there's at least 1 valid tail present. For every fast commit * operation, there is 1 tail. This means, we may end up with multiple tails * in the fast commit space. Here's an example: * * - Create a new file A and remove existing file B * - fsync() * - Append contents to file A * - Truncate file A * - fsync() * * The fast commit space at the end of above operations would look like this: ====================================================================== ====================================================================== [480] ファイル: bulk.c ---------------------------------------------------------------------- 実際のパス: drivers/interconnect/bulk.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [481] ファイル: nf_conntrack_common.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter/nf_conntrack_common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [482] ファイル: clnt.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/clnt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/clnt.h * * Declarations for the high-level RPC client interface * * Copyright (C) 1995, 1996, Olaf Kirch */ ====================================================================== ====================================================================== [483] ファイル: bsg-lib.c ---------------------------------------------------------------------- 実際のパス: block/bsg-lib.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * BSG helper library * * Copyright (C) 2008 James Smart, Emulex Corporation * Copyright (C) 2011 Red Hat, Inc. All rights reserved. * Copyright (C) 2011 Mike Christie */ ====================================================================== ====================================================================== [484] ファイル: blk-stat.h ---------------------------------------------------------------------- 実際のパス: block/blk-stat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [485] ファイル: tmio_mmc_core.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/tmio_mmc_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Driver for the MMC / SD / SDIO IP found in: * * TC6393XB, TC6391XB, TC6387XB, T7L66XB, ASIC3, SH-Mobile SoCs * * Copyright (C) 2015-19 Renesas Electronics Corporation * Copyright (C) 2016-19 Sang Engineering, Wolfram Sang * Copyright (C) 2017 Horms Solutions, Simon Horman * Copyright (C) 2011 Guennadi Liakhovetski * Copyright (C) 2007 Ian Molton * Copyright (C) 2004 Ian Molton * * This driver draws mainly on scattered spec sheets, Reverse engineering * of the toshiba e800 SD driver and some parts of the 2.4 ASIC3 driver (4 bit * support). (Further 4 bit support from a later datasheet). * * TODO: * Investigate using a workqueue for PIO transfers * Eliminate FIXMEs * Better Power management * Handle MMC errors better * double buffer support * */ ====================================================================== ====================================================================== [486] ファイル: buffer_head.h ---------------------------------------------------------------------- 実際のパス: include/linux/buffer_head.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [487] ファイル: genhd.c ---------------------------------------------------------------------- 実際のパス: block/genhd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * gendisk handling */ ====================================================================== ====================================================================== [488] ファイル: mmu.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/mmu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [489] ファイル: unistd32.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/unistd32.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * AArch32 (compat) system call definitions. * * Copyright (C) 2001-2005 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [490] ファイル: cmpxchg.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/cmpxchg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/cmpxchg.h * * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [491] ファイル: kthread.h ---------------------------------------------------------------------- 実際のパス: include/linux/kthread.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [492] ファイル: pwrseq_emmc.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/pwrseq_emmc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2015, Samsung Electronics Co., Ltd. * * Author: Marek Szyprowski * * Simple eMMC hardware reset provider */ ====================================================================== ====================================================================== [493] ファイル: bus.h ---------------------------------------------------------------------- 実際のパス: include/linux/amba/bus.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/include/amba/bus.h * * This device type deals with ARM PrimeCells and anything else that * presents a proper CID (0xB105F00D) at the end of the I/O register * region or that is derived from a PrimeCell. * * Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved. */ ====================================================================== ====================================================================== [494] ファイル: osq_lock.c ---------------------------------------------------------------------- 実際のパス: kernel/locking/osq_lock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [495] ファイル: cfi.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/cfi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright © 2000-2010 David Woodhouse et al. */ ====================================================================== ====================================================================== [496] ファイル: uuid.c ---------------------------------------------------------------------- 実際のパス: lib/uuid.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Unified UUID/GUID definition * * Copyright (C) 2009, 2016 Intel Corp. * Huang Ying */ ====================================================================== ====================================================================== [497] ファイル: symlink.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/symlink.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/symlink.c * * Only fast symlinks left here - the rest is done by generic code. AV, 1999 * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/symlink.c * * Copyright (C) 1991, 1992 Linus Torvalds * * ext4 symlink handling code */ ====================================================================== ====================================================================== [498] ファイル: scsi_bsg_ufs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/scsi/scsi_bsg_ufs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * UFS Transport SGIO v4 BSG Message Support * * Copyright (C) 2011-2013 Samsung India Software Operations * Copyright (C) 2018 Western Digital Corporation */ ====================================================================== ====================================================================== [499] ファイル: asn1_decoder.c ---------------------------------------------------------------------- 実際のパス: lib/asn1_decoder.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Decoder for ASN.1 BER/DER/CER encoded bytestream * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [500] ファイル: gpio-mb86s7x.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpio-mb86s7x.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/gpio/gpio-mb86s7x.c * * Copyright (C) 2015 Fujitsu Semiconductor Limited * Copyright (C) 2015 Linaro Ltd. */ ====================================================================== ====================================================================== [501] ファイル: asn1.h ---------------------------------------------------------------------- 実際のパス: include/linux/asn1.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* ASN.1 BER/DER/CER encoding definitions * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [502] ファイル: sync.c ---------------------------------------------------------------------- 実際のパス: kernel/rcu/sync.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * RCU-based infrastructure for lightweight reader-writer locking * * Copyright (c) 2015, Red Hat, Inc. * * Author: Oleg Nesterov */ ====================================================================== ====================================================================== [503] ファイル: seqno-fence.h ---------------------------------------------------------------------- 実際のパス: include/linux/seqno-fence.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * seqno-fence, using a dma-buf to synchronize fencing * * Copyright (C) 2012 Texas Instruments * Copyright (C) 2012 Canonical Ltd * Authors: * Rob Clark * Maarten Lankhorst */ ====================================================================== ====================================================================== [504] ファイル: fs_parser.c ---------------------------------------------------------------------- 実際のパス: fs/fs_parser.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Filesystem parameter parser. * * Copyright (C) 2018 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [505] ファイル: seq_buf.h ---------------------------------------------------------------------- 実際のパス: include/linux/seq_buf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [506] ファイル: phy-ulpi-viewport.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/phy/phy-ulpi-viewport.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2011 Google, Inc. */ ====================================================================== ====================================================================== [507] ファイル: do_mounts.c ---------------------------------------------------------------------- 実際のパス: init/do_mounts.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [508] ファイル: atomic_ll_sc.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/atomic_ll_sc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/atomic.h * * Copyright (C) 1996 Russell King. * Copyright (C) 2002 Deep Blue Solutions Ltd. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [509] ファイル: videobuf2-dma-contig.c ---------------------------------------------------------------------- 実際のパス: drivers/media/common/videobuf2/videobuf2-dma-contig.c ---------------------------------------------------------------------- /* * videobuf2-dma-contig.c - DMA contig memory allocator for videobuf2 * * Copyright (C) 2010 Samsung Electronics * * Author: Pawel Osciak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [510] ファイル: watchdog_core.c ---------------------------------------------------------------------- 実際のパス: drivers/watchdog/watchdog_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * watchdog_core.c * * (c) Copyright 2008-2011 Alan Cox , * All Rights Reserved. * * (c) Copyright 2008-2011 Wim Van Sebroeck . * * This source code is part of the generic code that can be used * by all the watchdog timer drivers. * * Based on source code of the following authors: * Matt Domsch , * Rob Radez , * Rusty Lynch * Satyam Sharma * Randy Dunlap * * Neither Alan Cox, CymruNet Ltd., Wim Van Sebroeck nor Iguana vzw. * admit liability nor provide warranty for any of this software. * This material is provided "AS-IS" and at no charge. */ ====================================================================== ====================================================================== [511] ファイル: sas_init.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_init.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Serial Attached SCSI (SAS) Transport Layer initialization * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov */ ====================================================================== ====================================================================== [512] ファイル: ehci-dbgp.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/ehci-dbgp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Standalone EHCI usb debug driver * * Originally written by: * Eric W. Biederman" and * Yinghai Lu * * Changes for early/late printk and HW errata: * Jason Wessel * Copyright (C) 2009 Wind River Systems, Inc. * */ ====================================================================== ====================================================================== [513] ファイル: remap.c ---------------------------------------------------------------------- 実際のパス: kernel/dma/remap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2014 The Linux Foundation */ ====================================================================== ====================================================================== [514] ファイル: insn.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/insn.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2013 Huawei Ltd. * Author: Jiang Liu * * Copyright (C) 2014-2016 Zi Shen Lim */ ====================================================================== ====================================================================== [515] ファイル: blk-crypto.h ---------------------------------------------------------------------- 実際のパス: include/linux/blk-crypto.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright 2019 Google LLC */ ====================================================================== ====================================================================== [516] ファイル: power.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/power.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [517] ファイル: shrinker.h ---------------------------------------------------------------------- 実際のパス: include/linux/shrinker.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [518] ファイル: init.h ---------------------------------------------------------------------- 実際のパス: include/linux/init.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [519] ファイル: virtio_ring.h ---------------------------------------------------------------------- 実際のパス: include/linux/virtio_ring.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [520] ファイル: pci-ecam.h ---------------------------------------------------------------------- 実際のパス: include/linux/pci-ecam.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright 2016 Broadcom */ ====================================================================== ====================================================================== [521] ファイル: mmiowb.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/mmiowb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [522] ファイル: capability.c ---------------------------------------------------------------------- 実際のパス: kernel/capability.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/kernel/capability.c * * Copyright (C) 1997 Andrew Main * * Integrated into 2.1.97+, Andrew G. Morgan * 30 May 2002: Cleanup, Robert M. Love */ ====================================================================== ====================================================================== [523] ファイル: rcar-fcp.c ---------------------------------------------------------------------- 実際のパス: drivers/media/platform/rcar-fcp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * rcar-fcp.c -- R-Car Frame Compression Processor Driver * * Copyright (C) 2016 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) */ ====================================================================== ====================================================================== [524] ファイル: futex.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/futex.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [525] ファイル: quotaops.h ---------------------------------------------------------------------- 実際のパス: include/linux/quotaops.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [526] ファイル: class.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/roles/class.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * USB Role Switch Support * * Copyright (C) 2018 Intel Corporation * Author: Heikki Krogerus * Hans de Goede */ ====================================================================== ====================================================================== [527] ファイル: keyctl.c ---------------------------------------------------------------------- 実際のパス: security/keys/keyctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Userspace key control operations * * Copyright (C) 2004-5 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [528] ファイル: proc.c ---------------------------------------------------------------------- 実際のパス: security/keys/proc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* procfs files for key database enumeration * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [529] ファイル: udp.h ---------------------------------------------------------------------- 実際のパス: include/linux/udp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [530] ファイル: pwm.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/pwm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [531] ファイル: fsnotify_backend.h ---------------------------------------------------------------------- 実際のパス: include/linux/fsnotify_backend.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Filesystem access notification for Linux * * Copyright (C) 2008 Red Hat, Inc., Eric Paris */ ====================================================================== ====================================================================== [532] ファイル: tpm2.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/eventlog/tpm2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2016 IBM Corporation * * Authors: * Nayna Jain * * Access to TPM 2.0 event log as written by Firmware. * It assumes that writer of event log has followed TCG Specification * for Family "2.0" and written the event data in little endian. * With that, it doesn't need any endian conversion for structure * content. */ ====================================================================== ====================================================================== [533] ファイル: rawnand.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/rawnand.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright © 2000-2010 David Woodhouse * Steven J. Hill * Thomas Gleixner * * Info: * Contains standard defines and IDs for NAND flash devices * * Changelog: * See git changelog. */ ====================================================================== ====================================================================== [534] ファイル: phy.h ---------------------------------------------------------------------- 実際のパス: include/linux/phy.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Framework and drivers for configuring and reading different PHYs * Based on code in sungem_phy.c and (long-removed) gianfar_phy.c * * Author: Andy Fleming * * Copyright (c) 2004 Freescale Semiconductor, Inc. */ ====================================================================== ====================================================================== [535] ファイル: consumer.h ---------------------------------------------------------------------- 実際のパス: include/linux/gpio/consumer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [536] ファイル: signal32.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/signal32.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [537] ファイル: btf.h ---------------------------------------------------------------------- 実際のパス: include/linux/btf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright (c) 2018 Facebook */ ====================================================================== ====================================================================== [538] ファイル: usbdevice_fs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/usbdevice_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * usbdevice_fs.h -- USB device file system. * * Copyright (C) 2000 * Thomas Sailer (sailer@ife.ee.ethz.ch) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * History: * 0.1 04.01.2000 Created */ ====================================================================== ====================================================================== [539] ファイル: cdc.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/usb/cdc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [540] ファイル: main.c ---------------------------------------------------------------------- 実際のパス: drivers/base/firmware_loader/main.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * main.c - Multi purpose firmware loading support * * Copyright (c) 2003 Manuel Estrada Sainz * * Please see Documentation/driver-api/firmware/ for more information. * */ ====================================================================== ====================================================================== [541] ファイル: clk-fixed-rate.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-fixed-rate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2010-2011 Canonical Ltd * Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd * * Fixed rate clock implementation */ ====================================================================== ====================================================================== [542] ファイル: qrtr.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/qrtr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [543] ファイル: sbitmap.c ---------------------------------------------------------------------- 実際のパス: lib/sbitmap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2016 Facebook * Copyright (C) 2013-2014 Jens Axboe */ ====================================================================== ====================================================================== [544] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/pps/clients/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # PPS clients configuration # ====================================================================== ====================================================================== [545] ファイル: clk-composite.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-composite.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2013 NVIDIA CORPORATION. All rights reserved. */ ====================================================================== ====================================================================== [546] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/rtc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # RTC class/drivers configuration # ====================================================================== ====================================================================== [547] ファイル: sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/pwm/sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * A simple sysfs interface for the generic PWM framework * * Copyright (C) 2013 H Hartley Sweeten * * Based on previous work by Lars Poeschel */ ====================================================================== ====================================================================== [548] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/dma/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # DMA engine configuration # ====================================================================== ====================================================================== [549] ファイル: sd.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/sd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * sd.c Copyright (C) 1992 Drew Eckhardt * Copyright (C) 1993, 1994, 1995, 1999 Eric Youngdale * * Linux scsi disk driver * Initial versions: Drew Eckhardt * Subsequent revisions: Eric Youngdale * Modification history: * - Drew Eckhardt original * - Eric Youngdale add scatter-gather, multiple * outstanding request, and other enhancements. * Support loadable low-level scsi drivers. * - Jirka Hanika support more scsi disks using * eight major numbers. * - Richard Gooch support devfs. * - Torben Mathiasen Resource allocation fixes in * sd_init and cleanups. * - Alex Davis Fix problem where partition info * not being read in sd_open. Fix problem where removable media * could be ejected after sd_open. * - Douglas Gilbert cleanup for lk 2.5.x * - Badari Pulavarty , Matthew Wilcox * , Kurt Garloff : * Support 32k/1M disks. * * Logging policy (needs CONFIG_SCSI_LOGGING defined): * - setting up transfer: SCSI_LOG_HLQUEUE levels 1 and 2 * - end of transfer (bh + scsi_lib): SCSI_LOG_HLCOMPLETE level 1 * - entering sd_ioctl: SCSI_LOG_IOCTL level 1 * - entering other commands: SCSI_LOG_HLQUEUE level 3 * Note: when the logging level is set by the user, it must be greater * than the level indicated above to trigger output. */ ====================================================================== ====================================================================== [550] ファイル: io.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/io.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Generic I/O port emulation. * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [551] ファイル: v4l2-ctrls.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-ctrls.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* V4L2 controls framework implementation. Copyright (C) 2010 Hans Verkuil */ ====================================================================== ====================================================================== [552] ファイル: n_tty.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/n_tty.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * n_tty.c --- implements the N_TTY line discipline. * * This code used to be in tty_io.c, but things are getting hairy * enough that it made sense to split things off. (The N_TTY * processing has changed so much that it's hardly recognizable, * anyway...) * * Note that the open routine for N_TTY is guaranteed never to return * an error. This is because Linux will fall back to setting a line * to N_TTY if it can not switch to any other line discipline. * * Written by Theodore Ts'o, Copyright 1994. * * This file also contains code originally written by Linus Torvalds, * Copyright 1991, 1992, 1993, and by Julian Cowley, Copyright 1994. * * Reduced memory usage for older ARM systems - Russell King. * * 2000/01/20 Fixed SMP locking on put_tty_queue using bits of * the patch by Andrew J. Kroll * who actually finally proved there really was a race. * * 2002/03/18 Implemented n_tty_wakeup to send SIGIO POLL_OUTs to * waiting writing processes-Sapan Bhatia . * Also fixed a bug in BLOCKING mode where n_tty_write returns * EAGAIN */ ====================================================================== ====================================================================== [553] ファイル: psample.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/psample.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [554] ファイル: coherent.c ---------------------------------------------------------------------- 実際のパス: kernel/dma/coherent.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Coherent per-device memory handling. * Borrowed from i386 */ ====================================================================== ====================================================================== [555] ファイル: ieee80211.h ---------------------------------------------------------------------- 実際のパス: include/linux/ieee80211.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * IEEE 802.11 defines * * Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen * * Copyright (c) 2002-2003, Jouni Malinen * Copyright (c) 2005, Devicescape Software, Inc. * Copyright (c) 2006, Michael Wu * Copyright (c) 2013 - 2014 Intel Mobile Communications GmbH * Copyright (c) 2016 - 2017 Intel Deutschland GmbH * Copyright (c) 2018 - 2020 Intel Corporation */ ====================================================================== ====================================================================== [556] ファイル: fb_defio.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fb_defio.c ---------------------------------------------------------------------- /* * linux/drivers/video/fb_defio.c * * Copyright (C) 2006 Jaya Kumar * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ ====================================================================== ====================================================================== [557] ファイル: irq-renesas-irqc.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irq-renesas-irqc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas IRQC Driver * * Copyright (C) 2013 Magnus Damm */ ====================================================================== ====================================================================== [558] ファイル: sha256_base.h ---------------------------------------------------------------------- 実際のパス: include/crypto/sha256_base.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * sha256_base.h - core logic for SHA-256 implementations * * Copyright (C) 2015 Linaro Ltd */ ====================================================================== ====================================================================== [559] ファイル: spmi.c ---------------------------------------------------------------------- 実際のパス: drivers/spmi/spmi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2012-2015, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [560] ファイル: process_vm_access.c ---------------------------------------------------------------------- 実際のパス: mm/process_vm_access.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/mm/process_vm_access.c * * Copyright (C) 2010-2011 Christopher Yeoh , IBM Corp. */ ====================================================================== ====================================================================== [561] ファイル: seqlock.h ---------------------------------------------------------------------- 実際のパス: include/linux/seqlock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * seqcount_t / seqlock_t - a reader-writer consistency mechanism with * lockless readers (read-only retry loops), and no writer starvation. * * See Documentation/locking/seqlock.rst * * Copyrights: * - Based on x86_64 vsyscall gettimeofday: Keith Owens, Andrea Arcangeli * - Sequence counters with associated locks, (C) 2020 Linutronix GmbH */ ====================================================================== ====================================================================== [562] ファイル: setup.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/setup.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/setup.c * * Copyright (C) 1995-2001 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [563] ファイル: clk-cs2000-cp.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-cs2000-cp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * CS2000 -- CIRRUS LOGIC Fractional-N Clock Synthesizer & Clock Multiplier * * Copyright (C) 2015 Renesas Electronics Corporation * Kuninori Morimoto */ ====================================================================== ====================================================================== [564] ファイル: srcutree.c ---------------------------------------------------------------------- 実際のパス: kernel/rcu/srcutree.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Sleepable Read-Copy Update mechanism for mutual exclusion. * * Copyright (C) IBM Corporation, 2006 * Copyright (C) Fujitsu, 2012 * * Authors: Paul McKenney * Lai Jiangshan * * For detailed explanation of Read-Copy Update mechanism see - * Documentation/RCU/ *.txt * */ ====================================================================== ====================================================================== [565] ファイル: musb_virthub.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_virthub.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * MUSB OTG driver virtual root hub support * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation */ ====================================================================== ====================================================================== [566] ファイル: timekeeping_internal.h ---------------------------------------------------------------------- 実際のパス: kernel/time/timekeeping_internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [567] ファイル: ratelimit_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/ratelimit_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [568] ファイル: elfcore.h ---------------------------------------------------------------------- 実際のパス: include/linux/elfcore.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [569] ファイル: gadget.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/gadget.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * * * We call the USB code inside a Linux-based peripheral device a "gadget" * driver, except for the hardware-specific bus glue. One USB host can * talk to many USB gadgets, but the gadgets are only able to communicate * to one host. * * * (C) Copyright 2002-2004 by David Brownell * All Rights Reserved. * * This software is licensed under the GNU GPL version 2. */ ====================================================================== ====================================================================== [570] ファイル: fanotify.c ---------------------------------------------------------------------- 実際のパス: fs/notify/fanotify/fanotify.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [571] ファイル: aes.c ---------------------------------------------------------------------- 実際のパス: lib/crypto/aes.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2017-2019 Linaro Ltd */ ====================================================================== ====================================================================== [572] ファイル: mc-dev-allocator.c ---------------------------------------------------------------------- 実際のパス: drivers/media/mc/mc-dev-allocator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * media-dev-allocator.c - Media Controller Device Allocator API * * Copyright (c) 2019 Shuah Khan * * Credits: Suggested by Laurent Pinchart */ ====================================================================== ====================================================================== [573] ファイル: syscopyarea.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/syscopyarea.c ---------------------------------------------------------------------- /* * Generic Bit Block Transfer for frame buffers located in system RAM with * packed pixels of any depth. * * Based almost entirely from cfbcopyarea.c (which is based almost entirely * on Geert Uytterhoeven's copyarea routine) * * Copyright (C) 2007 Antonino Daplas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. * */ ====================================================================== ====================================================================== [574] ファイル: hrtimer.h ---------------------------------------------------------------------- 実際のパス: include/linux/hrtimer.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * hrtimers - High-resolution kernel timers * * Copyright(C) 2005, Thomas Gleixner * Copyright(C) 2005, Red Hat, Inc., Ingo Molnar * * data type definitions, declarations, prototypes * * Started by: Thomas Gleixner and Ingo Molnar */ ====================================================================== ====================================================================== [575] ファイル: sctp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/sctp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* SCTP kernel implementation * (C) Copyright IBM Corp. 2001, 2004 * Copyright (c) 1999-2000 Cisco, Inc. * Copyright (c) 1999-2001 Motorola, Inc. * Copyright (c) 2002 Intel Corp. * * This file is part of the SCTP kernel implementation * * This header represents the structures and constants needed to support * the SCTP Extension to the Sockets API. * * This SCTP implementation is free software; * you can redistribute it and/or modify it under the terms of * the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * This SCTP implementation is distributed in the hope that it * will be useful, but WITHOUT ANY WARRANTY; without even the implied * ************************ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * See the GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with GNU CC; see the file COPYING. If not, see * . * * Please send any bug reports or fixes you make to the * email address(es): * lksctp developers * * Or submit a bug report through the following website: * http://www.sf.net/projects/lksctp * * Written or modified by: * La Monte H.P. Yarroll * R. Stewart * K. Morneau * Q. Xie * Karl Knutson * Jon Grimm * Daisy Chang * Ryan Layer * Ardelle Fan * Sridhar Samudrala * Inaky Perez-Gonzalez * Vlad Yasevich * * Any bugs reported given to us we will try to fix... any fixes shared will * be incorporated into the next SCTP release. */ ====================================================================== ====================================================================== [576] ファイル: fib_rules.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/fib_rules.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [577] ファイル: media.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/media.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Multimedia device API * * Copyright (C) 2010 Nokia Corporation * * Contacts: Laurent Pinchart * Sakari Ailus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ ====================================================================== ====================================================================== [578] ファイル: fiemap.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/fiemap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * FS_IOC_FIEMAP ioctl infrastructure. * * Some portions copyright (C) 2007 Cluster File Systems, Inc * * Authors: Mark Fasheh * Kalpak Shah * Andreas Dilger */ ====================================================================== ====================================================================== [579] ファイル: consoles.c ---------------------------------------------------------------------- 実際のパス: fs/proc/consoles.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2010 Werner Fink, Jiri Slaby */ ====================================================================== ====================================================================== [580] ファイル: once.c ---------------------------------------------------------------------- 実際のパス: lib/once.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [581] ファイル: cpufreq_userspace.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq_userspace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/cpufreq/cpufreq_userspace.c * * Copyright (C) 2001 Russell King * (C) 2002 - 2004 Dominik Brodowski */ ====================================================================== ====================================================================== [582] ファイル: wait.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/wait.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic waiting primitives. * * (C) 2004 Nadia Yvette Chambers, Oracle */ ====================================================================== ====================================================================== [583] ファイル: exportfs.h ---------------------------------------------------------------------- 実際のパス: include/linux/exportfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [584] ファイル: videobuf2-v4l2.h ---------------------------------------------------------------------- 実際のパス: include/media/videobuf2-v4l2.h ---------------------------------------------------------------------- /* * videobuf2-v4l2.h - V4L2 driver helper framework * * Copyright (C) 2010 Samsung Electronics * * Author: Pawel Osciak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [585] ファイル: coupler.h ---------------------------------------------------------------------- 実際のパス: include/linux/regulator/coupler.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [586] ファイル: fsl-edma-common.c ---------------------------------------------------------------------- 実際のパス: drivers/dma/fsl-edma-common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ // // Copyright (c) 2013-2014 Freescale Semiconductor, Inc // Copyright (c) 2017 Sysam, Angelo Dureghello ====================================================================== ====================================================================== [587] ファイル: timer.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/timer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [588] ファイル: cpumask.c ---------------------------------------------------------------------- 実際のパス: lib/cpumask.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [589] ファイル: pfn.h ---------------------------------------------------------------------- 実際のパス: include/linux/pfn.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [590] ファイル: fdinfo.c ---------------------------------------------------------------------- 実際のパス: fs/notify/fdinfo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [591] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/watchdog/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Watchdog device configuration # ====================================================================== ====================================================================== [592] ファイル: journal-head.h ---------------------------------------------------------------------- 実際のパス: include/linux/journal-head.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [593] ファイル: pageblock-flags.h ---------------------------------------------------------------------- 実際のパス: include/linux/pageblock-flags.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Macros for manipulating and testing flags related to a * pageblock_nr_pages number of pages. * * Copyright (C) IBM Corporation, 2006 * * Original author, Mel Gorman * Major cleanups and reduction of bit operations, Andy Whitcroft */ ====================================================================== ====================================================================== [594] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: fs/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # File system configuration # ====================================================================== ====================================================================== [595] ファイル: capability.h ---------------------------------------------------------------------- 実際のパス: include/linux/capability.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [596] ファイル: signal.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/signal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [597] ファイル: init-mm.c ---------------------------------------------------------------------- 実際のパス: mm/init-mm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [598] ファイル: longlong.h ---------------------------------------------------------------------- 実際のパス: lib/mpi/longlong.h ---------------------------------------------------------------------- /* longlong.h -- definitions for mixed size 32/64 bit arithmetic. * Note: I added some stuff for use with gnupg * * Copyright (C) 1991, 1992, 1993, 1994, 1996, 1998, * 2000, 2001, 2002, 2003 Free Software Foundation, Inc. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published by * the Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This file is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public * License for more details. * * You should have received a copy of the GNU Library General Public License * along with this file; see the file COPYING.LIB. If not, write to * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, * MA 02111-1307, USA. */ ====================================================================== ====================================================================== [599] ファイル: sha512-armv8.pl ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/sha512-armv8.pl ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # This code is taken from the OpenSSL project but the author (Andy Polyakov) # has relicensed it under the GPLv2. Therefore this program is free software; # you can redistribute it and/or modify it under the terms of the GNU General # Public License version 2 as published by the Free Software Foundation. # # The original headers, including the original license headers, are # included below for completeness. # Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html # ==================================================================== # Written by Andy Polyakov for the OpenSSL # project. The module is, however, dual licensed under OpenSSL and # CRYPTOGAMS licenses depending on where you obtain it. For further # details see http://www.openssl.org/~appro/cryptogams/. # ==================================================================== # # SHA256/512 for ARMv8. # # Performance in cycles per processed byte and improvement coefficient # over code generated with "default" compiler: # # SHA256-hw SHA256(*) SHA512 # Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**)) # Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***)) # Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***)) # Denver 2.01 10.5 (+26%) 6.70 (+8%) # X-Gene 20.0 (+100%) 12.8 (+300%(***)) # Mongoose 2.36 13.0 (+50%) 8.36 (+33%) # # (*) Software SHA256 results are of lesser relevance, presented # mostly for informational purposes. # (**) The result is a trade-off: it's possible to improve it by # 10% (or by 1 cycle per round), but at the cost of 20% loss # on Cortex-A53 (or by 4 cycles per round). # (***) Super-impressive coefficients over gcc-generated code are # indication of some compiler "pathology", most notably code # generated with -mgeneral-regs-only is significanty faster # and the gap is only 40-90%. # # October 2016. # # Originally it was reckoned that it makes no sense to implement NEON # version of SHA256 for 64-bit processors. This is because performance # improvement on most wide-spread Cortex-A5x processors was observed # to be marginal, same on Cortex-A53 and ~10% on A57. But then it was # observed that 32-bit NEON SHA256 performs significantly better than # 64-bit scalar version on *some* of the more recent processors. As # result 64-bit NEON version of SHA256 was added to provide best # all-round performance. For example it executes ~30% faster on X-Gene # and Mongoose. [For reference, NEON version of SHA512 is bound to # deliver much less improvement, likely *negative* on Cortex-A5x. # Which is why NEON support is limited to SHA256.] ====================================================================== ====================================================================== [600] ファイル: cpuinfo.c ---------------------------------------------------------------------- 実際のパス: fs/proc/cpuinfo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [601] ファイル: signal.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/signal.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/signal.c * * Copyright (C) 1995-2009 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [602] ファイル: div64.c ---------------------------------------------------------------------- 実際のパス: lib/math/div64.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2003 Bernardo Innocenti * * Based on former do_div() implementation from asm-parisc/div64.h: * Copyright (C) 1999 Hewlett-Packard Co * Copyright (C) 1999 David Mosberger-Tang * * * Generic C version of 64bit/32bit division and modulo, with * 64bit result and 32bit remainder. * * The fast case for (n>>32 == 0) is handled inline by do_div(). * * Code generated for this function might be very inefficient * for some CPUs. __div64_32() can be overridden by linking arch-specific * assembly versions such as arch/ppc/lib/div64.S and arch/sh/lib/div64.S * or by defining a preprocessor macro in arch/include/asm/div64.h. */ ====================================================================== ====================================================================== [603] ファイル: percpu.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/percpu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [604] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: fs/autofs/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [605] ファイル: i2c-boardinfo.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/i2c-boardinfo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * i2c-boardinfo.c - collect pre-declarations of I2C devices */ ====================================================================== ====================================================================== [606] ファイル: etnaviv_gpu.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/etnaviv_gpu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2015-2018 Etnaviv Project */ ====================================================================== ====================================================================== [607] ファイル: s2mpa01.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/s2mpa01.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2013 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [608] ファイル: autofs_i.h ---------------------------------------------------------------------- 実際のパス: fs/autofs/autofs_i.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright 1997-1998 Transmeta Corporation - All Rights Reserved * Copyright 2005-2006 Ian Kent */ ====================================================================== ====================================================================== [609] ファイル: errseq.c ---------------------------------------------------------------------- 実際のパス: lib/errseq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [610] ファイル: cookie.h ---------------------------------------------------------------------- 実際のパス: include/linux/cookie.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [611] ファイル: cputype.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/cputype.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [612] ファイル: nsproxy.h ---------------------------------------------------------------------- 実際のパス: include/linux/nsproxy.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [613] ファイル: errqueue.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/errqueue.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [614] ファイル: extable.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/extable.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Based on arch/arm/mm/extable.c */ ====================================================================== ====================================================================== [615] ファイル: acl.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/acl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/acl.c * * Copyright (C) 2001-2003 Andreas Gruenbacher, */ ====================================================================== ====================================================================== [616] ファイル: Kbuild ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/Kbuild ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Headers that are mandatory in usr/include/asm/ # (This file is not included when SRCARCH=um since UML does not support UAPI.) ====================================================================== ====================================================================== [617] ファイル: posix-timers.h ---------------------------------------------------------------------- 実際のパス: include/linux/posix-timers.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [618] ファイル: sockptr.h ---------------------------------------------------------------------- 実際のパス: include/linux/sockptr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2020 Christoph Hellwig. * * Support for "universal" pointers that can point to either kernel or userspace * memory. */ ====================================================================== ====================================================================== [619] ファイル: compiler-gcc.h ---------------------------------------------------------------------- 実際のパス: include/linux/compiler-gcc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [620] ファイル: snapshot.c ---------------------------------------------------------------------- 実際のパス: kernel/power/snapshot.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/power/snapshot.c * * This file provides system snapshot/restore functionality for swsusp. * * Copyright (C) 1998-2005 Pavel Machek * Copyright (C) 2006 Rafael J. Wysocki */ ====================================================================== ====================================================================== [621] ファイル: v4l2-async.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-async.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * V4L2 asynchronous subdevice registration API * * Copyright (C) 2012-2013, Guennadi Liakhovetski */ ====================================================================== ====================================================================== [622] ファイル: direct.h ---------------------------------------------------------------------- 実際のパス: kernel/dma/direct.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2018 Christoph Hellwig. * * DMA operations that map physical memory directly without using an IOMMU. */ ====================================================================== ====================================================================== [623] ファイル: ipmi_plat_data.c ---------------------------------------------------------------------- 実際のパス: drivers/char/ipmi/ipmi_plat_data.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Add an IPMI platform device. */ ====================================================================== ====================================================================== [624] ファイル: dw-hdmi-audio.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/synopsys/dw-hdmi-audio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [625] ファイル: bd9571mwv-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/bd9571mwv-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * ROHM BD9571MWV-M and BD9574MWF-M regulator driver * * Copyright (C) 2017 Marek Vasut * * Based on the TPS65086 driver * * NOTE: VD09 is missing */ ====================================================================== ====================================================================== [626] ファイル: ioctl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/mmc/ioctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [627] ファイル: shmem.c ---------------------------------------------------------------------- 実際のパス: mm/shmem.c ---------------------------------------------------------------------- /* * Resizable virtual memory filesystem for Linux. * * Copyright (C) 2000 Linus Torvalds. * 2000 Transmeta Corp. * 2000-2001 Christoph Rohland * 2000-2001 SAP AG * 2002 Red Hat Inc. * Copyright (C) 2002-2011 Hugh Dickins. * Copyright (C) 2011 Google Inc. * Copyright (C) 2002-2005 VERITAS Software Corporation. * Copyright (C) 2004 Andi Kleen, SuSE Labs * * Extended attribute support for tmpfs: * Copyright (c) 2004, Luke Kenneth Casson Leighton * Copyright (c) 2004 Red Hat, Inc., James Morris * * tiny-shmem: * Copyright (c) 2004, 2008 Matt Mackall * * This file is released under the GPL. */ ====================================================================== ====================================================================== [628] ファイル: devres.c ---------------------------------------------------------------------- 実際のパス: drivers/base/devres.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/devres.c - device resource management * * Copyright (c) 2006 SUSE Linux Products GmbH * Copyright (c) 2006 Tejun Heo */ ====================================================================== ====================================================================== [629] ファイル: cpu.c ---------------------------------------------------------------------- 実際のパス: drivers/opp/cpu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic OPP helper interface for CPU device * * Copyright (C) 2009-2014 Texas Instruments Incorporated. * Nishanth Menon * Romit Dasgupta * Kevin Hilman */ ====================================================================== ====================================================================== [630] ファイル: runtime-wrappers.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/runtime-wrappers.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * runtime-wrappers.c - Runtime Services function call wrappers * * Implementation summary: * ----------------------- * 1. When user/kernel thread requests to execute efi_runtime_service(), * enqueue work to efi_rts_wq. * 2. Caller thread waits for completion until the work is finished * because it's dependent on the return status and execution of * efi_runtime_service(). * For instance, get_variable() and get_next_variable(). * * Copyright (C) 2014 Linaro Ltd. * * Split off from arch/x86/platform/efi/efi.c * * Copyright (C) 1999 VA Linux Systems * Copyright (C) 1999 Walt Drummond * Copyright (C) 1999-2002 Hewlett-Packard Co. * Copyright (C) 2005-2008 Intel Co. * Copyright (C) 2013 SuSE Labs */ ====================================================================== ====================================================================== [631] ファイル: icmpv6.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/icmpv6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [632] ファイル: of_device.h ---------------------------------------------------------------------- 実際のパス: include/linux/of_device.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [633] ファイル: cqhci.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/cqhci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* Copyright (c) 2015, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [634] ファイル: termbits.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/termbits.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [635] ファイル: sbitmap.h ---------------------------------------------------------------------- 実際のパス: include/linux/sbitmap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Fast and scalable bitmaps. * * Copyright (C) 2016 Facebook * Copyright (C) 2013-2014 Jens Axboe */ ====================================================================== ====================================================================== [636] ファイル: arch_gicv3.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/arch_gicv3.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * arch/arm64/include/asm/arch_gicv3.h * * Copyright (C) 2015 ARM Ltd. */ ====================================================================== ====================================================================== [637] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/efivarfs/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2012 Red Hat, Inc. * Copyright (C) 2012 Jeremy Kerr */ ====================================================================== ====================================================================== [638] ファイル: rcupdate.h ---------------------------------------------------------------------- 実際のパス: include/linux/rcupdate.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Read-Copy Update mechanism for mutual exclusion * * Copyright IBM Corporation, 2001 * * Author: Dipankar Sarma * * Based on the original work by Paul McKenney * and inputs from Rusty Russell, Andrea Arcangeli and Andi Kleen. * Papers: * http://www.rdrop.com/users/paulmck/paper/rclockpdcsproof.pdf * http://lse.sourceforge.net/locking/rclock_OLS.2001.05.01c.sc.pdf (OLS2001) * * For detailed explanation of Read-Copy Update mechanism see - * http://lse.sourceforge.net/locking/rcupdate.html * */ ====================================================================== ====================================================================== [639] ファイル: crc16.c ---------------------------------------------------------------------- 実際のパス: lib/crc16.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * crc16.c */ ====================================================================== ====================================================================== [640] ファイル: elf.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/elf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [641] ファイル: user_namespace.c ---------------------------------------------------------------------- 実際のパス: kernel/user_namespace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [642] ファイル: tick-common.c ---------------------------------------------------------------------- 実際のパス: kernel/time/tick-common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * This file contains the base functions to manage periodic tick * related events. * * Copyright(C) 2005-2006, Thomas Gleixner * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar * Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner */ ====================================================================== ====================================================================== [643] ファイル: freezer.c ---------------------------------------------------------------------- 実際のパス: kernel/freezer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/freezer.c - Function to freeze a process * * Originally from kernel/power/process.c */ ====================================================================== ====================================================================== [644] ファイル: unusual_isd200.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_isd200.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [645] ファイル: reciprocal_div.h ---------------------------------------------------------------------- 実際のパス: include/linux/reciprocal_div.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [646] ファイル: r8a774b1-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a774b1-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a774b1 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2019 Renesas Electronics Corp. * * Based on r8a7796-cpg-mssr.c * * Copyright (C) 2016 Glider bvba */ ====================================================================== ====================================================================== [647] ファイル: sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* sysfs entries for device PM */ ====================================================================== ====================================================================== [648] ファイル: scsi_host.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_host.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [649] ファイル: highuid.h ---------------------------------------------------------------------- 実際のパス: include/linux/highuid.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [650] ファイル: adv7511.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/adv7511/adv7511.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Analog Devices ADV7511 HDMI transmitter driver * * Copyright 2012 Analog Devices Inc. */ ====================================================================== ====================================================================== [651] ファイル: dma-iommu.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/dma-iommu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * A fairly generic DMA-API to IOMMU-API glue layer. * * Copyright (C) 2014-2015 ARM Ltd. * * based in part on arch/arm/mm/dma-mapping.c: * Copyright (C) 2000-2004 Russell King */ ====================================================================== ====================================================================== [652] ファイル: eventpoll.h ---------------------------------------------------------------------- 実際のパス: include/linux/eventpoll.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * include/linux/eventpoll.h ( Efficient event polling implementation ) * Copyright (C) 2001,...,2006 Davide Libenzi * * Davide Libenzi */ ====================================================================== ====================================================================== [653] ファイル: pps.c ---------------------------------------------------------------------- 実際のパス: drivers/pps/pps.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * PPS core file * * Copyright (C) 2005-2009 Rodolfo Giometti */ ====================================================================== ====================================================================== [654] ファイル: netfilter.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [655] ファイル: drm_writeback.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_writeback.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * (C) COPYRIGHT 2016 ARM Limited. All rights reserved. * Author: Brian Starkey * * This program is free software and is provided to you under the terms of the * GNU General Public License version 2 as published by the Free Software * Foundation, and any use by you of this program is subject to the terms * of such GNU licence. */ ====================================================================== ====================================================================== [656] ファイル: system_keyring.h ---------------------------------------------------------------------- 実際のパス: include/keys/system_keyring.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* System keyring containing trusted public keys. * * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [657] ファイル: blk-mq-debugfs.c ---------------------------------------------------------------------- 実際のパス: block/blk-mq-debugfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2017 Facebook */ ====================================================================== ====================================================================== [658] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/adv7511/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [659] ファイル: hweight.c ---------------------------------------------------------------------- 実際のパス: lib/hweight.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [660] ファイル: renesas-rpc-if.h ---------------------------------------------------------------------- 実際のパス: include/memory/renesas-rpc-if.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Renesas RPC-IF core driver * * Copyright (C) 2018~2019 Renesas Solutions Corp. * Copyright (C) 2019 Macronix International Co., Ltd. * Copyright (C) 2019-2020 Cogent Embedded, Inc. */ ====================================================================== ====================================================================== [661] ファイル: ehci_def.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/ehci_def.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2001-2002 by David Brownell * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ ====================================================================== ====================================================================== [662] ファイル: sdw_type.h ---------------------------------------------------------------------- 実際のパス: include/linux/soundwire/sdw_type.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright(c) 2015-17 Intel Corporation. */ ====================================================================== ====================================================================== [663] ファイル: driver.h ---------------------------------------------------------------------- 実際のパス: include/linux/gpio/driver.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [664] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [665] ファイル: sem.c ---------------------------------------------------------------------- 実際のパス: ipc/sem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/ipc/sem.c * Copyright (C) 1992 Krishna Balasubramanian * Copyright (C) 1995 Eric Schenk, Bruno Haible * * /proc/sysvipc/sem support (c) 1999 Dragos Acostachioaie * * SMP-threaded, sysctl's added * (c) 1999 Manfred Spraul * Enforced range limit on SEM_UNDO * (c) 2001 Red Hat Inc * Lockless wakeup * (c) 2003 Manfred Spraul * (c) 2016 Davidlohr Bueso * Further wakeup optimizations, documentation * (c) 2010 Manfred Spraul * * support for audit of ipc object properties and permission changes * Dustin Kirkland * * namespaces support * OpenVZ, SWsoft Inc. * Pavel Emelianov * * Implementation notes: (May 2010) * This file implements System V semaphores. * * User space visible behavior: * - FIFO ordering for semop() operations (just FIFO, not starvation * protection) * - multiple semaphore operations that alter the same semaphore in * one semop() are handled. * - sem_ctime (time of last semctl()) is updated in the IPC_SET, SETVAL and * SETALL calls. * - two Linux specific semctl() commands: SEM_STAT, SEM_INFO. * - undo adjustments at process exit are limited to 0..SEMVMX. * - namespace are supported. * - SEMMSL, SEMMNS, SEMOPM and SEMMNI can be configured at runtine by writing * to /proc/sys/kernel/sem. * - statistics about the usage are reported in /proc/sysvipc/sem. * * Internals: * - scalability: * - all global variables are read-mostly. * - semop() calls and semctl(RMID) are synchronized by RCU. * - most operations do write operations (actually: spin_lock calls) to * the per-semaphore array structure. * Thus: Perfect SMP scaling between independent semaphore arrays. * If multiple semaphores in one array are used, then cache line * trashing on the semaphore array spinlock will limit the scaling. * - semncnt and semzcnt are calculated on demand in count_semcnt() * - the task that performs a successful semop() scans the list of all * sleeping tasks and completes any pending operations that can be fulfilled. * Semaphores are actively given to waiting tasks (necessary for FIFO). * (see update_queue()) * - To improve the scalability, the actual wake-up calls are performed after * dropping all locks. (see wake_up_sem_queue_prepare()) * - All work is done by the waker, the woken up task does not have to do * anything - not even acquiring a lock or dropping a refcount. * - A woken up task may not even touch the semaphore array anymore, it may * have been destroyed already by a semctl(RMID). * - UNDO values are stored in an array (one per process and per * semaphore array, lazily allocated). For backwards compatibility, multiple * modes for the UNDO variables are supported (per process, per thread) * (see copy_semundo, CLONE_SYSVSEM) * - There are two lists of the pending operations: a per-array list * and per-semaphore list (stored in the array). This allows to achieve FIFO * ordering without always scanning all pending operations. * The worst-case behavior is nevertheless O(N^2) for N wakeups. */ ====================================================================== ====================================================================== [666] ファイル: pinctrl-max77620.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/pinctrl-max77620.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * MAX77620 pin control driver. * * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. * * Author: * Chaitanya Bandi * Laxman Dewangan */ ====================================================================== ====================================================================== [667] ファイル: scsi_cmnd.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_cmnd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [668] ファイル: ring_buffer.h ---------------------------------------------------------------------- 実際のパス: include/linux/ring_buffer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [669] ファイル: blk-mq.c ---------------------------------------------------------------------- 実際のパス: block/blk-mq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Block multiqueue core code * * Copyright (C) 2013-2014 Jens Axboe * Copyright (C) 2013-2014 Christoph Hellwig */ ====================================================================== ====================================================================== [670] ファイル: ch11.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/usb/ch11.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [671] ファイル: pfc-r8a77965.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pfc-r8a77965.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R8A77965 processor support - PFC hardware block. * * Copyright (C) 2018 Jacopo Mondi * Copyright (C) 2016-2019 Renesas Electronics Corp. * * This file is based on the drivers/pinctrl/renesas/pfc-r8a7796.c * * R-Car Gen3 processor support - PFC hardware block. * * Copyright (C) 2015 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [672] ファイル: cfbimgblt.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/cfbimgblt.c ---------------------------------------------------------------------- /* * Generic BitBLT function for frame buffer with packed pixels of any depth. * * Copyright (C) June 1999 James Simmons * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. * * NOTES: * * This function copys a image from system memory to video memory. The * image can be a bitmap where each 0 represents the background color and * each 1 represents the foreground color. Great for font handling. It can * also be a color image. This is determined by image_depth. The color image * must be laid out exactly in the same format as the framebuffer. Yes I know * their are cards with hardware that coverts images of various depths to the * framebuffer depth. But not every card has this. All images must be rounded * up to the nearest byte. For example a bitmap 12 bits wide must be two * bytes width. * * Tony: * Incorporate mask tables similar to fbcon-cfb*.c in 2.4 API. This speeds * up the code significantly. * * Code for depths not multiples of BITS_PER_LONG is still kludgy, which is * still processed a bit at a time. * * Also need to add code to deal with cards endians that are different than * the native cpu endians. I also need to deal with MSB position in the word. */ ====================================================================== ====================================================================== [673] ファイル: mpeg2-ctrls.h ---------------------------------------------------------------------- 実際のパス: include/media/mpeg2-ctrls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [674] ファイル: is_single_threaded.c ---------------------------------------------------------------------- 実際のパス: lib/is_single_threaded.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Function to determine if a thread group is single threaded or not * * Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * - Derived from security/selinux/hooks.c */ ====================================================================== ====================================================================== [675] ファイル: dvbdev.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dvbdev.c ---------------------------------------------------------------------- /* * dvbdev.c * * Copyright (C) 2000 Ralph Metzler * & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [676] ファイル: scsi_lib.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_lib.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 1999 Eric Youngdale * Copyright (C) 2014 Christoph Hellwig * * SCSI queueing library. * Initial versions: Eric Youngdale (eric@andante.org). * Based upon conversations with large numbers * of people at Linux Expo. */ ====================================================================== ====================================================================== [677] ファイル: net_utils.c ---------------------------------------------------------------------- 実際のパス: lib/net_utils.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [678] ファイル: decompress.c ---------------------------------------------------------------------- 実際のパス: lib/decompress.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * decompress.c * * Detect the decompression method based on magic number */ ====================================================================== ====================================================================== [679] ファイル: exec.c ---------------------------------------------------------------------- 実際のパス: fs/exec.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/exec.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [680] ファイル: gpio-mmio.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpio-mmio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Generic driver for memory-mapped GPIO controllers. * * Copyright 2008 MontaVista Software, Inc. * Copyright 2008,2010 Anton Vorontsov * * ....``.```~~~~````.`.`.`.`.```````'',,,.........`````......`....... * ...`` ```````.. * ..The simplest form of a GPIO controller that the driver supports is`` * `.just a single "data" register, where GPIO state can be read and/or ` * `,..written. ,,..``~~~~ .....``.`.`.~~.```.`.........``````.``````` * ````````` ___ _/~~|___/~| . ```~~~~~~ ___/___\___ ,~.`.`.`.`````.~~...,,,,... __________|~$@~~~ %~ /o*o*o*o*o*o\ .. Implementing such a GPIO . o ` ~~~~\___/~~~~ ` controller in FPGA is ,.` `....trivial..'~`.```.``` * ``````` * .```````~~~~`..`.``.``. * . The driver supports `... ,..```.`~~~```````````````....````.``,, * . big-endian notation, just`. .. A bit more sophisticated controllers , * . register the device with -be`. .with a pair of set/clear-bit registers , * `.. suffix. ```~~`````....`.` . affecting the data register and the .` * ``.`.``...``` ```.. output pins are also supported.` * ^^ `````.`````````.,``~``~``~~`````` * . ^^ * ,..`.`.`...````````````......`.`.`.`.`.`..`.`.`.. * .. The expectation is that in at least some cases . ,-~~~-, * .this will be used with roll-your-own ASIC/FPGA .` \ / * .logic in Verilog or VHDL. ~~~`````````..`````~~` \ / * ..````````......``````````` \o_ * | * ^^ / \ * * ...`````~~`.....``.`..........``````.`.``.```........``. * ` 8, 16, 32 and 64 bits registers are supported, and``. * . the number of GPIOs is determined by the width of ~ * .. the registers. ,............```.`.`..`.`.~~~.`.`.`~ * `.......````.``` */ ====================================================================== ====================================================================== [681] ファイル: devfreq_cooling.h ---------------------------------------------------------------------- 実際のパス: include/linux/devfreq_cooling.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * devfreq_cooling: Thermal cooling device implementation for devices using * devfreq * * Copyright (C) 2014-2015 ARM Limited * */ ====================================================================== ====================================================================== [682] ファイル: nvme_ioctl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/nvme_ioctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Definitions for the NVM Express ioctl interface * Copyright (c) 2011-2014, Intel Corporation. */ ====================================================================== ====================================================================== [683] ファイル: profile.c ---------------------------------------------------------------------- 実際のパス: kernel/profile.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/profile.c * Simple profiling. Manages a direct-mapped profile hit count buffer, * with configurable resolution, support for restricting the cpus on * which profiling is done, and switching between cpu time and * schedule() calls via kernel command line parameters passed at boot. * * Scheduler profiling support, Arjan van de Ven and Ingo Molnar, * Red Hat, July 2004 * Consolidation of architecture support code for profiling, * Nadia Yvette Chambers, Oracle, July 2004 * Amortized hit count accounting via per-cpu open-addressed hashtables * to resolve timer interrupt livelocks, Nadia Yvette Chambers, * Oracle, 2004 */ ====================================================================== ====================================================================== [684] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/pl111/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [685] ファイル: tpm-dev-common.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm-dev-common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2004 IBM Corporation * Authors: * Leendert van Doorn * Dave Safford * Reiner Sailer * Kylene Hall * * Copyright (C) 2013 Obsidian Research Corp * Jason Gunthorpe * * Device file system interface to the TPM */ ====================================================================== ====================================================================== [686] ファイル: drm_client.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_client.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 or MIT */ ====================================================================== ====================================================================== [687] ファイル: io-pgtable-arm.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/io-pgtable-arm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * CPU-agnostic ARM page table allocator. * * Copyright (C) 2014 ARM Limited * * Author: Will Deacon */ ====================================================================== ====================================================================== [688] ファイル: printk_ringbuffer.c ---------------------------------------------------------------------- 実際のパス: kernel/printk/printk_ringbuffer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [689] ファイル: ptrace.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/ptrace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/ptrace.c * * By Ross Biro 1/23/92 * edited by Linus Torvalds * ARM modifications Copyright (C) 2000 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [690] ファイル: xhci-ext-caps.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/host/xhci-ext-caps.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * xHCI host controller driver * * Copyright (C) 2008 Intel Corp. * * Author: Sarah Sharp * Some code borrowed from the Linux EHCI driver. */ ====================================================================== ====================================================================== [691] ファイル: ipv6.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ipv6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [692] ファイル: pid_namespace.h ---------------------------------------------------------------------- 実際のパス: include/linux/pid_namespace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [693] ファイル: padata.h ---------------------------------------------------------------------- 実際のパス: include/linux/padata.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * padata.h - header for the padata parallelization interface * * Copyright (C) 2008, 2009 secunet Security Networks AG * Copyright (C) 2008, 2009 Steffen Klassert * * Copyright (c) 2020 Oracle and/or its affiliates. * Author: Daniel Jordan */ ====================================================================== ====================================================================== [694] ファイル: ufshcd-pltfrm.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/ufshcd-pltfrm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* Copyright (c) 2015, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [695] ファイル: common.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ */ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2019 Renesas Electronics Corporation * Kuninori Morimoto */ ====================================================================== ====================================================================== [696] ファイル: sysfs.h ---------------------------------------------------------------------- 実際のパス: include/linux/sysfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * sysfs.h - definitions for the device driver filesystem * * Copyright (c) 2001,2002 Patrick Mochel * Copyright (c) 2004 Silicon Graphics, Inc. * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007 Tejun Heo * * Please see Documentation/filesystems/sysfs.rst for more information. */ ====================================================================== ====================================================================== [697] ファイル: xfrm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/xfrm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [698] ファイル: blk-mq-sched.c ---------------------------------------------------------------------- 実際のパス: block/blk-mq-sched.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * blk-mq scheduling framework * * Copyright (C) 2016 Jens Axboe */ ====================================================================== ====================================================================== [699] ファイル: elf.h ---------------------------------------------------------------------- 実際のパス: include/linux/elf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [700] ファイル: rcupdate_trace.h ---------------------------------------------------------------------- 実際のパス: include/linux/rcupdate_trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Read-Copy Update mechanism for mutual exclusion, adapted for tracing. * * Copyright (C) 2020 Paul E. McKenney. */ ====================================================================== ====================================================================== [701] ファイル: aead.h ---------------------------------------------------------------------- 実際のパス: include/crypto/internal/aead.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * AEAD: Authenticated Encryption with Associated Data * * Copyright (c) 2007-2015 Herbert Xu */ ====================================================================== ====================================================================== [702] ファイル: meminfo.c ---------------------------------------------------------------------- 実際のパス: fs/proc/meminfo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [703] ファイル: of_reserved_mem.c ---------------------------------------------------------------------- 実際のパス: drivers/of/of_reserved_mem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Device tree based initialization code for reserved memory. * * Copyright (c) 2013, 2015 The Linux Foundation. All Rights Reserved. * Copyright (c) 2013,2014 Samsung Electronics Co., Ltd. * http://www.samsung.com * Author: Marek Szyprowski * Author: Josh Cartwright */ ====================================================================== ====================================================================== [704] ファイル: clk-devres.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-devres.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [705] ファイル: adv7533.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/adv7511/adv7533.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2016, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [706] ファイル: irqflags.h ---------------------------------------------------------------------- 実際のパス: include/linux/irqflags.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [707] ファイル: uio_driver.h ---------------------------------------------------------------------- 実際のパス: include/linux/uio_driver.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * include/linux/uio_driver.h * * Copyright(C) 2005, Benedikt Spranger * Copyright(C) 2005, Thomas Gleixner * Copyright(C) 2006, Hans J. Koch * Copyright(C) 2006, Greg Kroah-Hartman * * Userspace IO driver. */ ====================================================================== ====================================================================== [708] ファイル: drm_gem_vram_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_gem_vram_helper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [709] ファイル: rose.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/rose.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [710] ファイル: sem.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/sem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [711] ファイル: ax25.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ax25.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [712] ファイル: rwsem.h ---------------------------------------------------------------------- 実際のパス: include/linux/rwsem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [713] ファイル: snmp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/snmp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [714] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: fs/debugfs/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * file.c - part of debugfs, a tiny little debug file system * * Copyright (C) 2004 Greg Kroah-Hartman * Copyright (C) 2004 IBM Inc. * * debugfs is for people to use instead of /proc or /sys. * See Documentation/filesystems/ for more details. */ ====================================================================== ====================================================================== [715] ファイル: driver.c ---------------------------------------------------------------------- 実際のパス: drivers/base/driver.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * driver.c - centralized device driver management * * Copyright (c) 2002-3 Patrick Mochel * Copyright (c) 2002-3 Open Source Development Labs * Copyright (c) 2007 Greg Kroah-Hartman * Copyright (c) 2007 Novell Inc. */ ====================================================================== ====================================================================== [716] ファイル: string.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/string.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013 ARM Ltd. */ ====================================================================== ====================================================================== [717] ファイル: mpi-cmp.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-cmp.c ---------------------------------------------------------------------- /* mpi-cmp.c - MPI functions * Copyright (C) 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * * GnuPG is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * GnuPG is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ ====================================================================== ====================================================================== [718] ファイル: unusual_cypress.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_cypress.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [719] ファイル: r8a77965-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a77965-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car M3-N System Controller * Copyright (C) 2018 Jacopo Mondi * * Based on Renesas R-Car M3-W System Controller * Copyright (C) 2016 Glider bvba * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [720] ファイル: fanotify_user.c ---------------------------------------------------------------------- 実際のパス: fs/notify/fanotify/fanotify_user.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [721] ファイル: static_call_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/static_call_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [722] ファイル: nfs3.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/nfs3.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [723] ファイル: machine.h ---------------------------------------------------------------------- 実際のパス: include/linux/pinctrl/machine.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Machine interface for the pinctrl subsystem. * * Copyright (C) 2011 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * Based on bits of regulator core, gpio core and clk core * * Author: Linus Walleij */ ====================================================================== ====================================================================== [724] ファイル: fcntl.c ---------------------------------------------------------------------- 実際のパス: fs/fcntl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/fcntl.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [725] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: block/partitions/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Partition configuration # ====================================================================== ====================================================================== [726] ファイル: scsi_common.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * SCSI functions used by both the initiator and the target code. */ ====================================================================== ====================================================================== [727] ファイル: resource.c ---------------------------------------------------------------------- 実際のパス: kernel/resource.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/resource.c * * Copyright (C) 1999 Linus Torvalds * Copyright (C) 1999 Martin Mares * * Arbitrary resource management. */ ====================================================================== ====================================================================== [728] ファイル: regset.c ---------------------------------------------------------------------- 実際のパス: kernel/regset.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [729] ファイル: mman.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/mman.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [730] ファイル: font_8x8.c ---------------------------------------------------------------------- 実際のパス: lib/fonts/font_8x8.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /**********************************************/ ====================================================================== ====================================================================== [731] ファイル: mempool.c ---------------------------------------------------------------------- 実際のパス: mm/mempool.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/mempool.c * * memory buffer pool support. Such pools are mostly used * for guaranteed, deadlock-free memory allocations during * extreme VM load. * * started by Ingo Molnar, Copyright (C) 2001 * debugging by David Rientjes, Copyright (C) 2015 */ ====================================================================== ====================================================================== [732] ファイル: net.h ---------------------------------------------------------------------- 実際のパス: include/linux/net.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [733] ファイル: nlattr.c ---------------------------------------------------------------------- 実際のパス: lib/nlattr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * NETLINK Netlink attributes * * Authors: Thomas Graf * Alexey Kuznetsov */ ====================================================================== ====================================================================== [734] ファイル: ras.c ---------------------------------------------------------------------- 実際のパス: drivers/ras/ras.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2014 Intel Corporation * * Authors: * Chen, Gong */ ====================================================================== ====================================================================== [735] ファイル: v4l2-common.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* v4l2 common internal API header This header contains internal shared ioctl definitions for use by the internal low-level v4l2 drivers. Each ioctl begins with VIDIOC_INT_ to clearly mark that it is an internal define, Copyright (C) 2005 Hans Verkuil */ ====================================================================== ====================================================================== [736] ファイル: cma.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/cma.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [737] ファイル: governor_performance.c ---------------------------------------------------------------------- 実際のパス: drivers/devfreq/governor_performance.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/devfreq/governor_performance.c * * Copyright (C) 2011 Samsung Electronics * MyungJoo Ham */ ====================================================================== ====================================================================== [738] ファイル: vt.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/vt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [739] ファイル: sve_context.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/uapi/asm/sve_context.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* Copyright (C) 2017-2018 ARM Limited */ ====================================================================== ====================================================================== [740] ファイル: sha256_generic.c ---------------------------------------------------------------------- 実際のパス: crypto/sha256_generic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Crypto API wrapper for the generic SHA256 code from lib/crypto/sha256.c * * Copyright (c) Jean-Luc Cooke * Copyright (c) Andrew McDonald * Copyright (c) 2002 James Morris * SHA224 Support Copyright 2007 Intel Corporation */ ====================================================================== ====================================================================== [741] ファイル: page_counter.h ---------------------------------------------------------------------- 実際のパス: include/linux/page_counter.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [742] ファイル: page_pool.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/page_pool.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [743] ファイル: pid.c ---------------------------------------------------------------------- 実際のパス: kernel/pid.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic pidhash and scalable, time-bounded PID allocator * * (C) 2002-2003 Nadia Yvette Chambers, IBM * (C) 2004 Nadia Yvette Chambers, Oracle * (C) 2002-2004 Ingo Molnar, Red Hat * * pid-structures are backing objects for tasks sharing a given ID to chain * against. There is very little to them aside from hashing them and * parking tasks using given ID's on a list. * * The hash is always changed with the tasklist_lock write-acquired, * and the hash is only accessed with the tasklist_lock at least * read-acquired, so there's no additional SMP locking needed here. * * We have a list of bitmap pages, which bitmaps represent the PID space. * Allocating and freeing PIDs is completely lockless. The worst-case * allocation scenario when all but one out of 1 million PIDs possible are * allocated already: the scanning of 32 list entries and at most PAGE_SIZE * bytes. The typical fastpath is a single successful setbit. Freeing is O(1). * * Pid namespaces: * (C) 2007 Pavel Emelyanov , OpenVZ, SWsoft Inc. * (C) 2007 Sukadev Bhattiprolu , IBM * Many thanks to Oleg Nesterov for comments and help * */ ====================================================================== ====================================================================== [744] ファイル: stats.h ---------------------------------------------------------------------- 実際のパス: kernel/sched/stats.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [745] ファイル: softcursor.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/softcursor.c ---------------------------------------------------------------------- /* * linux/drivers/video/console/softcursor.c * * Generic software cursor for frame buffer devices * * Created 14 Nov 2002 by James Simmons * * This file is subject to the terms and conditions of the GNU General * Public License. See the file COPYING in the main directory of this * archive for more details. */ ====================================================================== ====================================================================== [746] ファイル: random32.c ---------------------------------------------------------------------- 実際のパス: lib/random32.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * This is a maximally equidistributed combined Tausworthe generator * based on code from GNU Scientific Library 1.5 (30 Jun 2004) * * lfsr113 version: * * x_n = (s1_n ^ s2_n ^ s3_n ^ s4_n) * * s1_{n+1} = (((s1_n & 4294967294) << 18) ^ (((s1_n << 6) ^ s1_n) >> 13)) * s2_{n+1} = (((s2_n & 4294967288) << 2) ^ (((s2_n << 2) ^ s2_n) >> 27)) * s3_{n+1} = (((s3_n & 4294967280) << 7) ^ (((s3_n << 13) ^ s3_n) >> 21)) * s4_{n+1} = (((s4_n & 4294967168) << 13) ^ (((s4_n << 3) ^ s4_n) >> 12)) * * The period of this generator is about 2^113 (see erratum paper). * * From: P. L'Ecuyer, "Maximally Equidistributed Combined Tausworthe * Generators", Mathematics of Computation, 65, 213 (1996), 203--213: * http://www.iro.umontreal.ca/~lecuyer/myftp/papers/tausme.ps * ftp://ftp.iro.umontreal.ca/pub/simulation/lecuyer/papers/tausme.ps * * There is an erratum in the paper "Tables of Maximally Equidistributed * Combined LFSR Generators", Mathematics of Computation, 68, 225 (1999), * 261--269: http://www.iro.umontreal.ca/~lecuyer/myftp/papers/tausme2.ps * * ... the k_j most significant bits of z_j must be non-zero, * for each j. (Note: this restriction also applies to the * computer code given in [4], but was mistakenly not mentioned * in that paper.) * * This affects the seeding procedure by imposing the requirement * s1 > 1, s2 > 7, s3 > 15, s4 > 127. */ ====================================================================== ====================================================================== [747] ファイル: pid_namespace.c ---------------------------------------------------------------------- 実際のパス: kernel/pid_namespace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Pid namespaces * * Authors: * (C) 2007 Pavel Emelyanov , OpenVZ, SWsoft Inc. * (C) 2007 Sukadev Bhattiprolu , IBM * Many thanks to Oleg Nesterov for comments and help * */ ====================================================================== ====================================================================== [748] ファイル: chained_irq.h ---------------------------------------------------------------------- 実際のパス: include/linux/irqchip/chained_irq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Chained IRQ handlers support. * * Copyright (C) 2011 ARM Ltd. */ ====================================================================== ====================================================================== [749] ファイル: hub.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/hub.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * USB hub driver. * * (C) Copyright 1999 Linus Torvalds * (C) Copyright 1999 Johannes Erdfelt * (C) Copyright 1999 Gregory P. Smith * (C) Copyright 2001 Brad Hards (bhards@bigpond.net.au) * * Released under the GPLv2 only. */ ====================================================================== ====================================================================== [750] ファイル: dccp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dccp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [751] ファイル: dns_resolver.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dns_resolver.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* DNS resolver interface definitions. * * Copyright (C) 2018 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licence * as published by the Free Software Foundation; either version * 2 of the Licence, or (at your option) any later version. */ ====================================================================== ====================================================================== [752] ファイル: clz_tab.c ---------------------------------------------------------------------- 実際のパス: lib/clz_tab.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [753] ファイル: audit.h ---------------------------------------------------------------------- 実際のパス: include/linux/audit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* audit.h -- Auditing support * * Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. * All Rights Reserved. * * Written by Rickard E. (Rik) Faith */ ====================================================================== ====================================================================== [754] ファイル: extcon.h ---------------------------------------------------------------------- 実際のパス: drivers/extcon/extcon.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [755] ファイル: mteswap.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/mteswap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [756] ファイル: virtio_pci_common.h ---------------------------------------------------------------------- 実際のパス: drivers/virtio/virtio_pci_common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Virtio PCI driver - APIs for common functionality for all device versions * * This module allows virtio devices to be used over a virtual PCI device. * This can be used with QEMU based VMMs like KVM or Xen. * * Copyright IBM Corp. 2007 * Copyright Red Hat, Inc. 2014 * * Authors: * Anthony Liguori * Rusty Russell * Michael S. Tsirkin */ ====================================================================== ====================================================================== [757] ファイル: cpuhotplug.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/cpuhotplug.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Generic cpu hotunplug interrupt migration code copied from the * arch/arm implementation * * Copyright (C) Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ ====================================================================== ====================================================================== [758] ファイル: dm-bio-record.h ---------------------------------------------------------------------- 実際のパス: drivers/md/dm-bio-record.h ---------------------------------------------------------------------- /* * Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. * * This file is released under the GPL. */ ====================================================================== ====================================================================== [759] ファイル: fs_struct.c ---------------------------------------------------------------------- 実際のパス: fs/fs_struct.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [760] ファイル: dma-imx.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/dma-imx.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved. */ ====================================================================== ====================================================================== [761] ファイル: uaccess.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/uaccess.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/uaccess.h * * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [762] ファイル: font_8x16.c ---------------------------------------------------------------------- 実際のパス: lib/fonts/font_8x16.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /**********************************************/ ====================================================================== ====================================================================== [763] ファイル: bitmap.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/bitmap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/bitmap.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) */ ====================================================================== ====================================================================== [764] ファイル: aer.h ---------------------------------------------------------------------- 実際のパス: include/linux/aer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2006 Intel Corp. * Tom Long Nguyen (tom.l.nguyen@intel.com) * Zhang Yanmin (yanmin.zhang@intel.com) */ ====================================================================== ====================================================================== [765] ファイル: if_fddi.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_fddi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Global definitions for the ANSI FDDI interface. * * Version: @(#)if_fddi.h 1.0.3 Oct 6 2018 * * Author: Lawrence V. Stefani, * Maintainer: Maciej W. Rozycki, * * if_fddi.h is based on previous if_ether.h and if_tr.h work by * Fred N. van Kempen, * Donald Becker, * Alan Cox, * Steve Whitehouse, * Peter De Schrijver, * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [766] ファイル: gss_api.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/gss_api.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/gss_api.h * * Somewhat simplified version of the gss api. * * Dug Song * Andy Adamson * Bruce Fields * Copyright (c) 2000 The Regents of the University of Michigan */ ====================================================================== ====================================================================== [767] ファイル: bus.h ---------------------------------------------------------------------- 実際のパス: include/linux/device/bus.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * bus.h - the bus-specific portions of the driver model * * Copyright (c) 2001-2003 Patrick Mochel * Copyright (c) 2004-2009 Greg Kroah-Hartman * Copyright (c) 2008-2009 Novell Inc. * Copyright (c) 2012-2019 Greg Kroah-Hartman * Copyright (c) 2012-2019 Linux Foundation * * See Documentation/driver-api/driver-model/ for more information. */ ====================================================================== ====================================================================== [768] ファイル: gpiolib.h ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpiolib.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Internal GPIO functions. * * Copyright (C) 2013, Intel Corporation * Author: Mika Westerberg */ ====================================================================== ====================================================================== [769] ファイル: of_gpio.h ---------------------------------------------------------------------- 実際のパス: include/linux/of_gpio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * OF helpers for the GPIO API * * Copyright (c) 2007-2008 MontaVista Software, Inc. * * Author: Anton Vorontsov */ ====================================================================== ====================================================================== [770] ファイル: r8a77965-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a77965-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a77965 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2018 Jacopo Mondi * Copyright (C) 2019 Renesas Electronics Corp. * * Modifications copyright (c) 2024-2-30 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei * * Based on r8a7795-cpg-mssr.c * * Copyright (C) 2015 Glider bvba * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [771] ファイル: posix_types.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/posix_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [772] ファイル: notifier.h ---------------------------------------------------------------------- 実際のパス: include/linux/notifier.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [773] ファイル: initramfs.c ---------------------------------------------------------------------- 実際のパス: init/initramfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [774] ファイル: scsi.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * scsi.c Copyright (C) 1992 Drew Eckhardt * Copyright (C) 1993, 1994, 1995, 1999 Eric Youngdale * Copyright (C) 2002, 2003 Christoph Hellwig * * generic mid-level SCSI driver * Initial versions: Drew Eckhardt * Subsequent revisions: Eric Youngdale * * * * Bug correction thanks go to : * Rik Faith * Tommy Thorn * Thomas Wuensche * * Modified by Eric Youngdale eric@andante.org or ericy@gnu.ai.mit.edu to * add scatter-gather, multiple outstanding request, and other * enhancements. * * Native multichannel, wide scsi, /proc/scsi and hot plugging * support added by Michael Neuffer * * Added request_module("scsi_hostadapter") for kerneld: * (Put an "alias scsi_hostadapter your_hostadapter" in /etc/modprobe.conf) * Bjorn Ekwall * (changed to kmod) * * Major improvements to the timeout, abort, and reset processing, * as well as performance modifications for large queue depths by * Leonard N. Zubkoff * * Converted cli() code to spinlocks, Ingo Molnar * * Jiffies wrap fixes (host->resetting), 3 Dec 1998 Andrea Arcangeli * * out_of_space hacks, D. Gilbert (dpg) 990608 */ ====================================================================== ====================================================================== [775] ファイル: arch_timer.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/arch_timer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * arch/arm64/include/asm/arch_timer.h * * Copyright (C) 2012 ARM Ltd. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [776] ファイル: sched.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [777] ファイル: edac_module.c ---------------------------------------------------------------------- 実際のパス: drivers/edac/edac_module.c ---------------------------------------------------------------------- /* * edac_module.c * * (C) 2007 www.softwarebitmaker.com * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. * * Author: Doug Thompson * */ ====================================================================== ====================================================================== [778] ファイル: iova.h ---------------------------------------------------------------------- 実際のパス: include/linux/iova.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2006, Intel Corporation. * * Copyright (C) 2006-2008 Intel Corporation * Author: Anil S Keshavamurthy */ ====================================================================== ====================================================================== [779] ファイル: blockgroup_lock.h ---------------------------------------------------------------------- 実際のパス: include/linux/blockgroup_lock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [780] ファイル: clock_ops.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/clock_ops.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/power/clock_ops.c - Generic clock manipulation PM callbacks * * Copyright (c) 2011 Rafael J. Wysocki , Renesas Electronics Corp. */ ====================================================================== ====================================================================== [781] ファイル: seqno-fence.c ---------------------------------------------------------------------- 実際のパス: drivers/dma-buf/seqno-fence.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * seqno-fence, using a dma-buf to synchronize fencing * * Copyright (C) 2012 Texas Instruments * Copyright (C) 2012-2014 Canonical Ltd * Authors: * Rob Clark * Maarten Lankhorst */ ====================================================================== ====================================================================== [782] ファイル: net_tstamp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/net_tstamp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Userspace API for hardware time stamping of network packets * * Copyright (C) 2008,2009 Intel Corporation * Author: Patrick Ohly * */ ====================================================================== ====================================================================== [783] ファイル: r8a774a1-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a774a1-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas RZ/G2M System Controller * Copyright (C) 2018 Renesas Electronics Corp. * * Based on Renesas R-Car M3-W System Controller * Copyright (C) 2016 Glider bvba */ ====================================================================== ====================================================================== [784] ファイル: media-device.h ---------------------------------------------------------------------- 実際のパス: include/media/media-device.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Media device * * Copyright (C) 2010 Nokia Corporation * * Contacts: Laurent Pinchart * Sakari Ailus */ ====================================================================== ====================================================================== [785] ファイル: efi.h ---------------------------------------------------------------------- 実際のパス: include/linux/efi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Extensible Firmware Interface * Based on 'Extensible Firmware Interface Specification' version 0.9, April 30, 1999 * * Copyright (C) 1999 VA Linux Systems * Copyright (C) 1999 Walt Drummond * Copyright (C) 1999, 2002-2003 Hewlett-Packard Co. * David Mosberger-Tang * Stephane Eranian */ ====================================================================== ====================================================================== [786] ファイル: dd.c ---------------------------------------------------------------------- 実際のパス: drivers/base/dd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/dd.c - The core device/driver interactions. * * This file contains the (sometimes tricky) code that controls the * interactions between devices and drivers, which primarily includes * driver binding and unbinding. * * All of this code used to exist in drivers/base/bus.c, but was * relocated to here in the name of compartmentalization (since it wasn't * strictly code just for the 'struct bus_type'. * * Copyright (c) 2002-5 Patrick Mochel * Copyright (c) 2002-3 Open Source Development Labs * Copyright (c) 2007-2009 Greg Kroah-Hartman * Copyright (c) 2007-2009 Novell Inc. */ ====================================================================== ====================================================================== [787] ファイル: jbd2.h ---------------------------------------------------------------------- 実際のパス: include/linux/jbd2.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * linux/include/linux/jbd2.h * * Written by Stephen C. Tweedie * * Copyright 1998-2000 Red Hat, Inc --- All Rights Reserved * * Definitions for transaction data structures for the buffer cache * filesystem journaling support. */ ====================================================================== ====================================================================== [788] ファイル: ca.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dvb/ca.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * ca.h * * Copyright (C) 2000 Ralph Metzler * & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Lesser Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ ====================================================================== ====================================================================== [789] ファイル: ipcbuf.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/ipcbuf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [790] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/dma-buf/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [791] ファイル: regmap-i2c.c ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/regmap-i2c.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // Register map access API - I2C support // // Copyright 2011 Wolfson Microelectronics plc // // Author: Mark Brown ====================================================================== ====================================================================== [792] ファイル: block.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/block.c ---------------------------------------------------------------------- /* * Block driver for media (i.e., flash cards) * * Copyright 2002 Hewlett-Packard Company * Copyright 2005-2008 Pierre Ossman * * Use consistent with the GNU GPL is permitted, * provided that this copyright notice is * preserved in its entirety in all copies and derived works. * * HEWLETT-PACKARD COMPANY MAKES NO WARRANTIES, EXPRESSED OR IMPLIED, * AS TO THE USEFULNESS OR CORRECTNESS OF THIS CODE OR ITS * FITNESS FOR ANY PARTICULAR PURPOSE. * * Many thanks to Alessandro Rubini and Jonathan Corbet! * * Author: Andrew Christian * 28 May 2002 */ ====================================================================== ====================================================================== [793] ファイル: dma-mapping.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/dma-mapping.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2012 ARM Ltd. * Author: Catalin Marinas */ ====================================================================== ====================================================================== [794] ファイル: x509_public_key.c ---------------------------------------------------------------------- 実際のパス: crypto/asymmetric_keys/x509_public_key.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Instantiate a public key crypto key from an X.509 Certificate * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [795] ファイル: i2c-algo-bit.h ---------------------------------------------------------------------- 実際のパス: include/linux/i2c-algo-bit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * i2c-algo-bit.h: i2c driver algorithms for bit-shift adapters * * Copyright (C) 1995-99 Simon G. Vogl * With some changes from Kyösti Mälkki and even * Frodo Looijaard */ ====================================================================== ====================================================================== [796] ファイル: numa.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/numa.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * NUMA support, based on the x86 implementation. * * Copyright (C) 2015 Cavium Inc. * Author: Ganapatrao Kulkarni */ ====================================================================== ====================================================================== [797] ファイル: sha2-ce-glue.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/sha2-ce-glue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * sha2-ce-glue.c - SHA-224/SHA-256 using ARMv8 Crypto Extensions * * Copyright (C) 2014 - 2017 Linaro Ltd */ ====================================================================== ====================================================================== [798] ファイル: kobj.c ---------------------------------------------------------------------- 実際のパス: drivers/of/kobj.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [799] ファイル: serdev.h ---------------------------------------------------------------------- 実際のパス: include/linux/serdev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2016-2017 Linaro Ltd., Rob Herring */ ====================================================================== ====================================================================== [800] ファイル: shmbuf.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/shmbuf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [801] ファイル: mqueue.c ---------------------------------------------------------------------- 実際のパス: ipc/mqueue.c ---------------------------------------------------------------------- /* * POSIX message queues filesystem for Linux. * * Copyright (C) 2003,2004 Krzysztof Benedyczak (golbi@mat.uni.torun.pl) * Michal Wronski (michal.wronski@gmail.com) * * Spinlocks: Mohamed Abbas (abbas.mohamed@intel.com) * Lockless receive & send, fd based notify: * Manfred Spraul (manfred@colorfullife.com) * * Audit: George Wilson (ltcgcw@us.ibm.com) * * This file is released under the GPL. */ ====================================================================== ====================================================================== [802] ファイル: lightnvm.h ---------------------------------------------------------------------- 実際のパス: include/linux/lightnvm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [803] ファイル: vmscan.c ---------------------------------------------------------------------- 実際のパス: mm/vmscan.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/vmscan.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * * Swap reorganised 29.12.95, Stephen Tweedie. * kswapd added: 7.1.96 sct * Removed kswapd_ctl limits, and swap out as many pages as needed * to bring the system back to freepages.high: 2.4.97, Rik van Riel. * Zone aware kswapd started 02/00, Kanoj Sarcar (kanoj@sgi.com). * Multiqueue VM started 5.8.00, Rik van Riel. */ ====================================================================== ====================================================================== [804] ファイル: r8a774a1-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a774a1-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a774a1 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2018 Renesas Electronics Corp. * * Based on r8a7796-cpg-mssr.c * * Copyright (C) 2016 Glider bvba */ ====================================================================== ====================================================================== [805] ファイル: ptrace.h ---------------------------------------------------------------------- 実際のパス: include/linux/ptrace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [806] ファイル: swap_state.c ---------------------------------------------------------------------- 実際のパス: mm/swap_state.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/swap_state.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * Swap reorganised 29.12.95, Stephen Tweedie * * Rewritten to use page cache, (C) 1998 Stephen Tweedie */ ====================================================================== ====================================================================== [807] ファイル: callchain.c ---------------------------------------------------------------------- 実際のパス: kernel/events/callchain.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Performance events callchain code, extracted from core.c: * * Copyright (C) 2008 Thomas Gleixner * Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra * Copyright © 2009 Paul Mackerras, IBM Corp. */ ====================================================================== ====================================================================== [808] ファイル: mpih-div.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpih-div.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-div.c - MPI helper functions * Copyright (C) 1994, 1996 Free Software Foundation, Inc. * Copyright (C) 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [809] ファイル: linear_ranges.c ---------------------------------------------------------------------- 実際のパス: lib/linear_ranges.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * helpers to map values in a linear range to range index * * Original idea borrowed from regulator framework * * It might be useful if we could support also inversely proportional ranges? * Copyright 2020 ROHM Semiconductors */ ====================================================================== ====================================================================== [810] ファイル: driver.h ---------------------------------------------------------------------- 実際のパス: include/linux/ulpi/driver.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [811] ファイル: i2c-designware-master.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/busses/i2c-designware-master.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Synopsys DesignWare I2C adapter driver (master only). * * Based on the TI DAVINCI I2C adapter driver. * * Copyright (C) 2006 Texas Instruments. * Copyright (C) 2007 MontaVista Software Inc. * Copyright (C) 2009 Provigent Ltd. */ ====================================================================== ====================================================================== [812] ファイル: kdb.h ---------------------------------------------------------------------- 実際のパス: include/linux/kdb.h ---------------------------------------------------------------------- /* * Kernel Debugger Architecture Independent Global Headers * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (c) 2000-2007 Silicon Graphics, Inc. All Rights Reserved. * Copyright (C) 2000 Stephane Eranian * Copyright (C) 2009 Jason Wessel */ ====================================================================== ====================================================================== [813] ファイル: utsname_sysctl.c ---------------------------------------------------------------------- 実際のパス: kernel/utsname_sysctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2007 * * Author: Eric Biederman */ ====================================================================== ====================================================================== [814] ファイル: device.h ---------------------------------------------------------------------- 実際のパス: include/linux/device.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * device.h - generic, centralized driver model * * Copyright (c) 2001-2003 Patrick Mochel * Copyright (c) 2004-2009 Greg Kroah-Hartman * Copyright (c) 2008-2009 Novell Inc. * * See Documentation/driver-api/driver-model/ for more information. */ ====================================================================== ====================================================================== [815] ファイル: irq.c ---------------------------------------------------------------------- 実際のパス: drivers/of/irq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Derived from arch/i386/kernel/irq.c * Copyright (C) 1992 Linus Torvalds * Adapted from arch/i386 by Gary Thomas * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * Updated and modified by Cort Dougan * Copyright (C) 1996-2001 Cort Dougan * Adapted for Power Macintosh by Paul Mackerras * Copyright (C) 1996 Paul Mackerras (paulus@cs.anu.edu.au) * * This file contains the code used to make IRQ descriptions in the * device tree to actual irq numbers on an interrupt controller * driver. */ ====================================================================== ====================================================================== [816] ファイル: debug-monitors.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/debug-monitors.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * ARMv8 single-step debug support and mdscr context switching. * * Copyright (C) 2012 ARM Limited * * Author: Will Deacon */ ====================================================================== ====================================================================== [817] ファイル: cache.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/cache.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [818] ファイル: hugetlb.c ---------------------------------------------------------------------- 実際のパス: mm/hugetlb.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic hugetlb support. * (C) Nadia Yvette Chambers, April 2004 */ ====================================================================== ====================================================================== [819] ファイル: blk-flush.c ---------------------------------------------------------------------- 実際のパス: block/blk-flush.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions to sequence PREFLUSH and FUA writes. * * Copyright (C) 2011 Max Planck Institute for Gravitational Physics * Copyright (C) 2011 Tejun Heo * * REQ_{PREFLUSH|FUA} requests are decomposed to sequences consisted of three * optional steps - PREFLUSH, DATA and POSTFLUSH - according to the request * properties and hardware capability. * * If a request doesn't have data, only REQ_PREFLUSH makes sense, which * indicates a simple flush request. If there is data, REQ_PREFLUSH indicates * that the device cache should be flushed before the data is executed, and * REQ_FUA means that the data must be on non-volatile media on request * completion. * * If the device doesn't have writeback cache, PREFLUSH and FUA don't make any * difference. The requests are either completed immediately if there's no data * or executed as normal requests otherwise. * * If the device has writeback cache and supports FUA, REQ_PREFLUSH is * translated to PREFLUSH but REQ_FUA is passed down directly with DATA. * * If the device has writeback cache and doesn't support FUA, REQ_PREFLUSH * is translated to PREFLUSH and REQ_FUA to POSTFLUSH. * * The actual execution of flush is double buffered. Whenever a request * needs to execute PRE or POSTFLUSH, it queues at * fq->flush_queue[fq->flush_pending_idx]. Once certain criteria are met, a * REQ_OP_FLUSH is issued and the pending_idx is toggled. When the flush * completes, all the requests which were pending are proceeded to the next * step. This allows arbitrary merging of different types of PREFLUSH/FUA * requests. * * Currently, the following conditions are used to determine when to issue * flush. * * C1. At any given time, only one flush shall be in progress. This makes * double buffering sufficient. * * C2. Flush is deferred if any request is executing DATA of its sequence. * This avoids issuing separate POSTFLUSHes for requests which shared * PREFLUSH. * * C3. The second condition is ignored if there is a request which has * waited longer than FLUSH_PENDING_TIMEOUT. This is to avoid * starvation in the unlikely case where there are continuous stream of * FUA (without PREFLUSH) requests. * * For devices which support FUA, it isn't clear whether C2 (and thus C3) * is beneficial. * * Note that a sequenced PREFLUSH/FUA request with DATA is completed twice. * Once while executing DATA and again after the whole sequence is * complete. The first completion updates the contained bio but doesn't * finish it so that the bio submitter is notified only after the whole * sequence is complete. This is implemented by testing RQF_FLUSH_SEQ in * req_bio_endio(). * * The above peculiarity requires that each PREFLUSH/FUA request has only one * bio attached to it, which is guaranteed as they aren't allowed to be * merged in the usual way. */ ====================================================================== ====================================================================== [820] ファイル: unistd.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/unistd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [821] ファイル: tty_port.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_port.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Tty port functions */ ====================================================================== ====================================================================== [822] ファイル: compress.c ---------------------------------------------------------------------- 実際のパス: crypto/compress.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * Compression operations. * * Copyright (c) 2002 James Morris */ ====================================================================== ====================================================================== [823] ファイル: key.c ---------------------------------------------------------------------- 実際のパス: security/keys/key.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Basic authentication token and access key management * * Copyright (C) 2004-2008 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [824] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/virtio/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [825] ファイル: pinmux.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/pinmux.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Core driver for the pin muxing portions of the pin control subsystem * * Copyright (C) 2011-2012 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * Based on bits of regulator core, gpio core and clk core * * Author: Linus Walleij * * Copyright (C) 2012 NVIDIA CORPORATION. All rights reserved. */ ====================================================================== ====================================================================== [826] ファイル: cpufreq_conservative.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq_conservative.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drivers/cpufreq/cpufreq_conservative.c * * Copyright (C) 2001 Russell King * (C) 2003 Venkatesh Pallipadi . * Jun Nakajima * (C) 2009 Alexander Clouter */ ====================================================================== ====================================================================== [827] ファイル: gpiolib-of.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpiolib-of.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * OF helpers for the GPIO API * * Copyright (c) 2007-2008 MontaVista Software, Inc. * * Author: Anton Vorontsov */ ====================================================================== ====================================================================== [828] ファイル: mpi-pow.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-pow.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpi-pow.c - MPI functions * Copyright (C) 1994, 1996, 1998, 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [829] ファイル: affinity.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/affinity.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2016 Thomas Gleixner. * Copyright (C) 2016-2017 Christoph Hellwig. */ ====================================================================== ====================================================================== [830] ファイル: cma.c ---------------------------------------------------------------------- 実際のパス: mm/cma.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Contiguous Memory Allocator * * Copyright (c) 2010-2011 by Samsung Electronics. * Copyright IBM Corporation, 2013 * Copyright LG Electronics Inc., 2014 * Written by: * Marek Szyprowski * Michal Nazarewicz * Aneesh Kumar K.V * Joonsoo Kim */ ====================================================================== ====================================================================== [831] ファイル: ptp_clock.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ptp_clock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * PTP 1588 clock support - user space interface * * Copyright (C) 2010 OMICRON electronics GmbH * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ ====================================================================== ====================================================================== [832] ファイル: selection.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/vt/selection.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * This module exports the functions: * * 'int set_selection_user(struct tiocl_selection __user *, * struct tty_struct *)' * 'int set_selection_kernel(struct tiocl_selection *, struct tty_struct *)' * 'void clear_selection(void)' * 'int paste_selection(struct tty_struct *)' * 'int sel_loadlut(char __user *)' * * Now that /dev/vcs exists, most of this can disappear again. */ ====================================================================== ====================================================================== [833] ファイル: rohm-generic.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/rohm-generic.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Copyright (C) 2018 ROHM Semiconductors */ ====================================================================== ====================================================================== [834] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: kernel/trace/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Architectures that offer an FUNCTION_TRACER implementation should # select HAVE_FUNCTION_TRACER: # ====================================================================== ====================================================================== [835] ファイル: pkt_sched.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/pkt_sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [836] ファイル: panfrost_job.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panfrost/panfrost_job.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright 2019 Collabora ltd. */ ====================================================================== ====================================================================== [837] ファイル: integrity.h ---------------------------------------------------------------------- 実際のパス: security/integrity/integrity.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2009-2010 IBM Corporation * * Authors: * Mimi Zohar */ ====================================================================== ====================================================================== [838] ファイル: shdma-base.h ---------------------------------------------------------------------- 実際のパス: include/linux/shdma-base.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 * * Dmaengine driver base library for DMA controllers, found on SH-based SoCs * * extracted from shdma.c and headers * * Copyright (C) 2011-2012 Guennadi Liakhovetski * Copyright (C) 2009 Nobuhiro Iwamatsu * Copyright (C) 2009 Renesas Solutions, Inc. All rights reserved. * Copyright (C) 2007 Freescale Semiconductor, Inc. All rights reserved. */ ====================================================================== ====================================================================== [839] ファイル: mpi-inline.h ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-inline.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* mpi-inline.h - Internal to the Multi Precision Integers * Copyright (C) 1994, 1996, 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [840] ファイル: mmu_notifier.c ---------------------------------------------------------------------- 実際のパス: mm/mmu_notifier.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/mm/mmu_notifier.c * * Copyright (C) 2008 Qumranet, Inc. * Copyright (C) 2008 SGI * Christoph Lameter */ ====================================================================== ====================================================================== [841] ファイル: mmio.c ---------------------------------------------------------------------- 実際のパス: drivers/mux/mmio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * MMIO register bitfield-controlled multiplexer driver * * Copyright (C) 2017 Pengutronix, Philipp Zabel */ ====================================================================== ====================================================================== [842] ファイル: perf_regs.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/perf_regs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [843] ファイル: calibrate.c ---------------------------------------------------------------------- 実際のパス: init/calibrate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* calibrate.c: default delay calibration * * Excised from init/main.c * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [844] ファイル: devtmpfs.c ---------------------------------------------------------------------- 実際のパス: drivers/base/devtmpfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * devtmpfs - kernel-maintained tmpfs-based /dev * * Copyright (C) 2009, Kay Sievers * * During bootup, before any driver core device is registered, * devtmpfs, a tmpfs-based filesystem is created. Every driver-core * device which requests a device node, will add a node in this * filesystem. * By default, all devices are named after the name of the device, * owned by root and have a default mode of 0600. Subsystems can * overwrite the default setting if needed. */ ====================================================================== ====================================================================== [845] ファイル: dev-ioctl.c ---------------------------------------------------------------------- 実際のパス: fs/autofs/dev-ioctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 2008 Red Hat, Inc. All rights reserved. * Copyright 2008 Ian Kent */ ====================================================================== ====================================================================== [846] ファイル: rcar-v4l2.c ---------------------------------------------------------------------- 実際のパス: drivers/media/platform/rcar-vin/rcar-v4l2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for Renesas R-Car VIN * * Copyright (C) 2016 Renesas Electronics Corp. * Copyright (C) 2011-2013 Renesas Solutions Corp. * Copyright (C) 2013 Cogent Embedded, Inc., * Copyright (C) 2008 Magnus Damm * * Based on the soc-camera rcar_vin driver */ ====================================================================== ====================================================================== [847] ファイル: s2mps14.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/s2mps14.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2014 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [848] ファイル: pfc-r8a77951.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pfc-r8a77951.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R8A77951 processor support - PFC hardware block. * * Copyright (C) 2015-2019 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [849] ファイル: akcipher.c ---------------------------------------------------------------------- 実際のパス: crypto/akcipher.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Public Key Encryption * * Copyright (c) 2015, Intel Corporation * Authors: Tadeusz Struk */ ====================================================================== ====================================================================== [850] ファイル: backing-dev-defs.h ---------------------------------------------------------------------- 実際のパス: include/linux/backing-dev-defs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [851] ファイル: hevc-ctrls.h ---------------------------------------------------------------------- 実際のパス: include/media/hevc-ctrls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [852] ファイル: ialloc.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/ialloc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/ialloc.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * BSD ufs-inspired inode and directory allocation by * Stephen Tweedie (sct@redhat.com), 1993 * Big-endian to little-endian byte-swapping/bitmaps by * David S. Miller (davem@caip.rutgers.edu), 1995 */ ====================================================================== ====================================================================== [853] ファイル: tsacct.c ---------------------------------------------------------------------- 実際のパス: kernel/tsacct.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * tsacct.c - System accounting over taskstats interface * * Copyright (C) Jay Lan, */ ====================================================================== ====================================================================== [854] ファイル: perf_event.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/perf_event.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Performance events: * * Copyright (C) 2008-2009, Thomas Gleixner * Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar * Copyright (C) 2008-2011, Red Hat, Inc., Peter Zijlstra * * Data type definitions, declarations, prototypes. * * Started by: Thomas Gleixner and Ingo Molnar * * For licencing details see kernel-base/COPYING */ ====================================================================== ====================================================================== [855] ファイル: if_frad.h ---------------------------------------------------------------------- 実際のパス: include/linux/if_frad.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [856] ファイル: debugfs.h ---------------------------------------------------------------------- 実際のパス: include/linux/debugfs.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * debugfs.h - a tiny little debug file system * * Copyright (C) 2004 Greg Kroah-Hartman * Copyright (C) 2004 IBM Inc. * * debugfs is for people to use instead of /proc or /sys. * See Documentation/filesystems/ for more details. */ ====================================================================== ====================================================================== [857] ファイル: percpu-rwsem.c ---------------------------------------------------------------------- 実際のパス: kernel/locking/percpu-rwsem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [858] ファイル: btf.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/btf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* Copyright (c) 2018 Facebook */ ====================================================================== ====================================================================== [859] ファイル: hugetlb.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/hugetlb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [860] ファイル: musb_dma.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_dma.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * MUSB OTG driver DMA controller abstraction * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation */ ====================================================================== ====================================================================== [861] ファイル: blk-cgroup.c ---------------------------------------------------------------------- 実際のパス: block/blk-cgroup.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Common Block IO controller cgroup interface * * Based on ideas and code from CFQ, CFS and BFQ: * Copyright (C) 2003 Jens Axboe * * Copyright (C) 2008 Fabio Checconi * Paolo Valente * * Copyright (C) 2009 Vivek Goyal * Nauman Rafique * * For policy-specific per-blkcg data: * Copyright (C) 2015 Paolo Valente * Arianna Avanzini */ ====================================================================== ====================================================================== [862] ファイル: malidp_regs.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/arm/malidp_regs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * (C) COPYRIGHT 2016 ARM Limited. All rights reserved. * Author: Liviu Dudau * * ARM Mali DP500/DP550/DP650 registers definition. */ ====================================================================== ====================================================================== [863] ファイル: asm_pointer_auth.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/asm_pointer_auth.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [864] ファイル: show_mem.c ---------------------------------------------------------------------- 実際のパス: lib/show_mem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic show_mem() implementation * * Copyright (C) 2008 Johannes Weiner */ ====================================================================== ====================================================================== [865] ファイル: interconnect.h ---------------------------------------------------------------------- 実際のパス: include/linux/interconnect.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2018-2019, Linaro Ltd. * Author: Georgi Djakov */ ====================================================================== ====================================================================== [866] ファイル: vmacache.c ---------------------------------------------------------------------- 実際のパス: mm/vmacache.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2014 Davidlohr Bueso. */ ====================================================================== ====================================================================== [867] ファイル: usercopy.c ---------------------------------------------------------------------- 実際のパス: lib/usercopy.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [868] ファイル: random.c ---------------------------------------------------------------------- 実際のパス: drivers/char/random.c ---------------------------------------------------------------------- /* * random.c -- A strong random number generator * * Copyright (C) 2017 Jason A. Donenfeld . All * Rights Reserved. * * Copyright Matt Mackall , 2003, 2004, 2005 * * Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All * rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * ALTERNATIVELY, this product may be distributed under the terms of * the GNU General Public License, in which case the provisions of the GPL are * required INSTEAD OF the above restrictions. (This clause is * necessary due to a potential bad interaction between the GPL and * the restrictions contained in a BSD-style copyright.) * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. */ ====================================================================== ====================================================================== [869] ファイル: ieee802154.h ---------------------------------------------------------------------- 実際のパス: include/linux/ieee802154.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * IEEE802.15.4-2003 specification * * Copyright (C) 2007, 2008 Siemens AG * * Written by: * Pavel Smolenskiy * Maxim Gorbachyov * Maxim Osipov * Dmitry Eremin-Solenikov * Alexander Smirnov */ ====================================================================== ====================================================================== [870] ファイル: rcar-dmac.c ---------------------------------------------------------------------- 実際のパス: drivers/dma/sh/rcar-dmac.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car Gen2/Gen3 DMA Controller Driver * * Copyright (C) 2014-2019 Renesas Electronics Inc. * * Author: Laurent Pinchart */ ====================================================================== ====================================================================== [871] ファイル: shmem_fs.h ---------------------------------------------------------------------- 実際のパス: include/linux/shmem_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [872] ファイル: bpf-netns.h ---------------------------------------------------------------------- 実際のパス: include/linux/bpf-netns.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [873] ファイル: lima_drm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/drm/lima_drm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */ /* Copyright 2017-2018 Qiang Yu */ ====================================================================== ====================================================================== [874] ファイル: v4l2-compat-ioctl32.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-compat-ioctl32.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * ioctl32.c: Conversion between 32bit and 64bit native ioctls. * Separated from fs stuff by Arnd Bergmann * * Copyright (C) 1997-2000 Jakub Jelinek (jakub@redhat.com) * Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be) * Copyright (C) 2001,2002 Andi Kleen, SuSE Labs * Copyright (C) 2003 Pavel Machek (pavel@ucw.cz) * Copyright (C) 2005 Philippe De Muyter (phdm@macqel.be) * Copyright (C) 2008 Hans Verkuil * * These routines maintain argument size conversion between 32bit and 64bit * ioctls. */ ====================================================================== ====================================================================== [875] ファイル: ohci-platform.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/host/ohci-platform.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Generic platform ohci driver * * Copyright 2007 Michael Buesch * Copyright 2011-2012 Hauke Mehrtens * Copyright 2014 Hans de Goede * * Derived from the OCHI-SSB driver * Derived from the OHCI-PCI driver * Copyright 1999 Roman Weissgaerber * Copyright 2000-2002 David Brownell * Copyright 1999 Linus Torvalds * Copyright 1999 Gregory P. Smith */ ====================================================================== ====================================================================== [876] ファイル: blk-mq-virtio.c ---------------------------------------------------------------------- 実際のパス: block/blk-mq-virtio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2016 Christoph Hellwig. */ ====================================================================== ====================================================================== [877] ファイル: bug.c ---------------------------------------------------------------------- 実際のパス: lib/bug.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* Generic support for BUG() This respects the following config options: CONFIG_BUG - emit BUG traps. Nothing happens without this. CONFIG_GENERIC_BUG - enable this code. CONFIG_GENERIC_BUG_RELATIVE_POINTERS - use 32-bit pointers relative to the containing struct bug_entry for bug_addr and file. CONFIG_DEBUG_BUGVERBOSE - emit full file+line information for each BUG CONFIG_BUG and CONFIG_DEBUG_BUGVERBOSE are potentially user-settable (though they're generally always on). CONFIG_GENERIC_BUG is set by each architecture using this code. To use this, your architecture must: 1. Set up the config options: - Enable CONFIG_GENERIC_BUG if CONFIG_BUG 2. Implement BUG (and optionally BUG_ON, WARN, WARN_ON) - Define HAVE_ARCH_BUG - Implement BUG() to generate a faulting instruction - NOTE: struct bug_entry does not have "file" or "line" entries when CONFIG_DEBUG_BUGVERBOSE is not enabled, so you must generate the values accordingly. 3. Implement the trap - In the illegal instruction trap handler (typically), verify that the fault was in kernel mode, and call report_bug() - report_bug() will return whether it was a false alarm, a warning, or an actual bug. - You must implement the is_valid_bugaddr(bugaddr) callback which returns true if the eip is a real kernel address, and it points to the expected BUG trap instruction. Jeremy Fitzhardinge 2006 */ ====================================================================== ====================================================================== [878] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/inode.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/inode.c * * Copyright (C) 1991, 1992 Linus Torvalds * * 64-bit file support on 64-bit platforms by Jakub Jelinek * (jj@sunsite.ms.mff.cuni.cz) * * Assorted race fixes, rewrite of ext4_get_block() by Al Viro, 2000 */ ====================================================================== ====================================================================== [879] ファイル: timer_list.c ---------------------------------------------------------------------- 実際のパス: kernel/time/timer_list.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * List pending timers * * Copyright(C) 2006, Red Hat, Inc., Ingo Molnar */ ====================================================================== ====================================================================== [880] ファイル: hw_breakpoint.h ---------------------------------------------------------------------- 実際のパス: include/linux/hw_breakpoint.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [881] ファイル: rbtree_augmented.h ---------------------------------------------------------------------- 実際のパス: include/linux/rbtree_augmented.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Red Black Trees (C) 1999 Andrea Arcangeli (C) 2002 David Woodhouse (C) 2012 Michel Lespinasse linux/include/linux/rbtree_augmented.h */ ====================================================================== ====================================================================== [882] ファイル: thermal.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/thermal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [883] ファイル: ghash-ce-glue.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/ghash-ce-glue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Accelerated GHASH implementation with ARMv8 PMULL instructions. * * Copyright (C) 2014 - 2018 Linaro Ltd. */ ====================================================================== ====================================================================== [884] ファイル: scsi_pm.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_pm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * scsi_pm.c Copyright (C) 2010 Alan Stern * * SCSI dynamic Power Management * Initial version: Alan Stern */ ====================================================================== ====================================================================== [885] ファイル: sys.c ---------------------------------------------------------------------- 実際のパス: kernel/sys.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/kernel/sys.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [886] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [887] ファイル: s2mps11.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/s2mps11.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2012 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [888] ファイル: tc_tunnel_key.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tc_act/tc_tunnel_key.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Copyright (c) 2016, Amir Vadai * Copyright (c) 2016, Mellanox Technologies. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ ====================================================================== ====================================================================== [889] ファイル: capsule.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/capsule.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * EFI capsule support. * * Copyright 2013 Intel Corporation; author Matt Fleming */ ====================================================================== ====================================================================== [890] ファイル: file_table.c ---------------------------------------------------------------------- 実際のパス: fs/file_table.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/file_table.c * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) */ ====================================================================== ====================================================================== [891] ファイル: timerqueue.h ---------------------------------------------------------------------- 実際のパス: include/linux/timerqueue.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [892] ファイル: brcmstb_gisb.c ---------------------------------------------------------------------- 実際のパス: drivers/bus/brcmstb_gisb.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2014-2017 Broadcom */ ====================================================================== ====================================================================== [893] ファイル: pm.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/pm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2009 Rafael J. Wysocki , Novell Inc. * * This file contains power management functions related to interrupts. */ ====================================================================== ====================================================================== [894] ファイル: mmzone.c ---------------------------------------------------------------------- 実際のパス: mm/mmzone.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/mmzone.c * * management codes for pgdats, zones and page flags */ ====================================================================== ====================================================================== [895] ファイル: sec-core.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/sec-core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ // // Copyright (c) 2012 Samsung Electronics Co., Ltd // http://www.samsung.com ====================================================================== ====================================================================== [896] ファイル: hashtable.h ---------------------------------------------------------------------- 実際のパス: include/linux/hashtable.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Statically sized hash table implementation * (C) 2012 Sasha Levin */ ====================================================================== ====================================================================== [897] ファイル: vars.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/vars.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Originally from efivars.c * * Copyright (C) 2001,2003,2004 Dell * Copyright (C) 2004 Intel Corporation */ ====================================================================== ====================================================================== [898] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: fs/efivarfs/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [899] ファイル: energy_model.h ---------------------------------------------------------------------- 実際のパス: include/linux/energy_model.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [900] ファイル: musb_host.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_host.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * MUSB OTG driver host defines * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation */ ====================================================================== ====================================================================== [901] ファイル: topology.h ---------------------------------------------------------------------- 実際のパス: include/linux/topology.h ---------------------------------------------------------------------- /* * include/linux/topology.h * * Written by: Matthew Dobson, IBM Corporation * * Copyright (C) 2002, IBM Corp. * * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or * NON INFRINGEMENT. See the GNU General Public License for more * details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Send feedback to */ ====================================================================== ====================================================================== [902] ファイル: time_namespace.h ---------------------------------------------------------------------- 実際のパス: include/linux/time_namespace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [903] ファイル: ipi.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/ipi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2015 Imagination Technologies Ltd * Author: Qais Yousef * * This file contains driver APIs to the IPI subsystem. */ ====================================================================== ====================================================================== [904] ファイル: pim.h ---------------------------------------------------------------------- 実際のパス: include/linux/pim.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [905] ファイル: ipmi.h ---------------------------------------------------------------------- 実際のパス: include/linux/ipmi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * ipmi.h * * MontaVista IPMI interface * * Author: MontaVista Software, Inc. * Corey Minyard * source@mvista.com * * Copyright 2002 MontaVista Software Inc. * */ ====================================================================== ====================================================================== [906] ファイル: aes.h ---------------------------------------------------------------------- 実際のパス: include/crypto/aes.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [907] ファイル: integrity_audit.c ---------------------------------------------------------------------- 実際のパス: security/integrity/integrity_audit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2008 IBM Corporation * Author: Mimi Zohar * * File: integrity_audit.c * Audit calls for the integrity subsystem */ ====================================================================== ====================================================================== [908] ファイル: entry-common.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/entry-common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Exception handling code * * Copyright (C) 2019 ARM Ltd. */ ====================================================================== ====================================================================== [909] ファイル: of.h ---------------------------------------------------------------------- 実際のパス: include/linux/of.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Definitions for talking to the Open Firmware PROM on * Power Macintosh and other computers. * * Copyright (C) 1996-2005 Paul Mackerras. * * Updates for PPC64 by Peter Bergner & David Engebretsen, IBM Corp. * Updates for SPARC64 by David S. Miller * Derived from PowerPC and Sparc prom.h files by Stephen Rothwell, IBM Corp. */ ====================================================================== ====================================================================== [910] ファイル: nfs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/nfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [911] ファイル: scsi_devinfo.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_devinfo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [912] ファイル: if_tunnel.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_tunnel.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [913] ファイル: dma-buf.h ---------------------------------------------------------------------- 実際のパス: include/linux/dma-buf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Header file for dma buffer sharing framework. * * Copyright(C) 2011 Linaro Limited. All rights reserved. * Author: Sumit Semwal * * Many thanks to linaro-mm-sig list, and specially * Arnd Bergmann , Rob Clark and * Daniel Vetter for their support in creation and * refining of this idea. */ ====================================================================== ====================================================================== [914] ファイル: qman.h ---------------------------------------------------------------------- 実際のパス: include/soc/fsl/qman.h ---------------------------------------------------------------------- /* Copyright 2008 - 2016 Freescale Semiconductor, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * Neither the name of Freescale Semiconductor nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * * ALTERNATIVELY, this software may be distributed under the terms of the * GNU General Public License ("GPL") as published by the Free Software * Foundation, either version 2 of that License or (at your option) any * later version. * * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ ====================================================================== ====================================================================== [915] ファイル: testmgr.c ---------------------------------------------------------------------- 実際のパス: crypto/testmgr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Algorithm testing framework and tests. * * Copyright (c) 2002 James Morris * Copyright (c) 2002 Jean-Francois Dive * Copyright (c) 2007 Nokia Siemens Networks * Copyright (c) 2008 Herbert Xu * Copyright (c) 2019 Google LLC * * Updated RFC4106 AES-GCM testing. * Authors: Aidan O'Mahony (aidan.o.mahony@intel.com) * Adrian Hoban * Gabriele Paoloni * Tadeusz Struk (tadeusz.struk@intel.com) * Copyright (c) 2010, Intel Corporation. */ ====================================================================== ====================================================================== [916] ファイル: generic_mpih-mul2.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-mul2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-mul_2.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [917] ファイル: efi.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/efi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * efi.c - EFI subsystem * * Copyright (C) 2001,2003,2004 Dell * Copyright (C) 2004 Intel Corporation * Copyright (C) 2013 Tom Gundersen * * This code registers /sys/firmware/efi{,/efivars} when EFI is supported, * allowing the efivarfs to be mounted or the efivars module to be loaded. * The existance of /sys/firmware/efi may also be used by userspace to * determine that the system supports EFI. */ ====================================================================== ====================================================================== [918] ファイル: tty_ldisc.h ---------------------------------------------------------------------- 実際のパス: include/linux/tty_ldisc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [919] ファイル: hvc_console.h ---------------------------------------------------------------------- 実際のパス: drivers/tty/hvc/hvc_console.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * hvc_console.h * Copyright (C) 2005 IBM Corporation * * Author(s): * Ryan S. Arnold * * hvc_console header information: * moved here from arch/powerpc/include/asm/hvconsole.h * and drivers/char/hvc_console.c */ ====================================================================== ====================================================================== [920] ファイル: hugetlbpage.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/hugetlbpage.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * arch/arm64/mm/hugetlbpage.c * * Copyright (C) 2013 Linaro Ltd. * * Based on arch/x86/mm/hugetlbpage.c. */ ====================================================================== ====================================================================== [921] ファイル: tpmrm-dev.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpmrm-dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2017 James.Bottomley@HansenPartnership.com */ ====================================================================== ====================================================================== [922] ファイル: unusual_datafab.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_datafab.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [923] ファイル: irqdomain.h ---------------------------------------------------------------------- 実際のパス: include/linux/irqdomain.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [924] ファイル: simd.c ---------------------------------------------------------------------- 実際のパス: crypto/simd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Shared crypto simd helpers * * Copyright (c) 2012 Jussi Kivilinna * Copyright (c) 2016 Herbert Xu * Copyright (c) 2019 Google LLC * * Based on aesni-intel_glue.c by: * Copyright (C) 2008, Intel Corp. * Author: Huang Ying */ ====================================================================== ====================================================================== [925] ファイル: page.c ---------------------------------------------------------------------- 実際のパス: fs/proc/page.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [926] ファイル: trace.h ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [927] ファイル: ufshci.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/ufshci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Universal Flash Storage Host controller driver * Copyright (C) 2011-2013 Samsung India Software Operations * * Authors: * Santosh Yaraganavi * Vinayak Holikatti */ ====================================================================== ====================================================================== [928] ファイル: config.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/config.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * usb/gadget/config.c -- simplify building config descriptors * * Copyright (C) 2003 David Brownell */ ====================================================================== ====================================================================== [929] ファイル: simd.h ---------------------------------------------------------------------- 実際のパス: include/crypto/internal/simd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [930] ファイル: rcar-rst.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/rcar-rst.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R-Car Gen1 RESET/WDT, R-Car Gen2, Gen3, and RZ/G RST Driver * * Copyright (C) 2016 Glider bvba */ ====================================================================== ====================================================================== [931] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/libstub/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Helper functions used by the EFI stub on multiple * architectures. This should be #included by the EFI stub * implementation files. * * Copyright 2011 Intel Corporation; author Matt Fleming */ ====================================================================== ====================================================================== [932] ファイル: tcp.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/tcp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [933] ファイル: nvmem-provider.h ---------------------------------------------------------------------- 実際のパス: include/linux/nvmem-provider.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * nvmem framework provider. * * Copyright (C) 2015 Srinivas Kandagatla * Copyright (C) 2013 Maxime Ripard */ ====================================================================== ====================================================================== [934] ファイル: uvcvideo.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/uvcvideo.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [935] ファイル: swapfile.c ---------------------------------------------------------------------- 実際のパス: fs/iomap/swapfile.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2018 Oracle. All Rights Reserved. * Author: Darrick J. Wong */ ====================================================================== ====================================================================== [936] ファイル: parser.c ---------------------------------------------------------------------- 実際のパス: lib/parser.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * lib/parser.c - simple parser for mount, etc. options. */ ====================================================================== ====================================================================== [937] ファイル: mremap.c ---------------------------------------------------------------------- 実際のパス: mm/mremap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * mm/mremap.c * * (C) Copyright 1996 Linus Torvalds * * Address space accounting code * (C) Copyright 2002 Red Hat Inc, All Rights Reserved */ ====================================================================== ====================================================================== [938] ファイル: syscalls.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/syscalls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [939] ファイル: sysfs.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/sysfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O core * *Copyright (c) 2008 Jonathan Cameron * * General attributes */ ====================================================================== ====================================================================== [940] ファイル: scsi_transport.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_transport.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Transport specific attributes. * * Copyright (c) 2003 Silicon Graphics, Inc. All rights reserved. */ ====================================================================== ====================================================================== [941] ファイル: timecounter.h ---------------------------------------------------------------------- 実際のパス: include/linux/timecounter.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [942] ファイル: rcar_mfis_drv.c ---------------------------------------------------------------------- 実際のパス: drivers/misc/rcar-mfis/rcar_mfis_drv.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Rcar mfis driver * * Copyright (C) 2025-01-16 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * */ ====================================================================== ====================================================================== [943] ファイル: page-writeback.c ---------------------------------------------------------------------- 実際のパス: mm/page-writeback.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * mm/page-writeback.c * * Copyright (C) 2002, Linus Torvalds. * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra * * Contains functions related to writing back dirty pages at the * address_space level. * * 10Apr2002 Andrew Morton * Initial version */ ====================================================================== ====================================================================== [944] ファイル: uio.c ---------------------------------------------------------------------- 実際のパス: drivers/uio/uio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/uio/uio.c * * Copyright(C) 2005, Benedikt Spranger * Copyright(C) 2005, Thomas Gleixner * Copyright(C) 2006, Hans J. Koch * Copyright(C) 2006, Greg Kroah-Hartman * * Userspace IO * * Base Functions */ ====================================================================== ====================================================================== [945] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: kernel/bpf/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Linux Socket Filter - Kernel level socket filtering * * Based on the design of the Berkeley Packet Filter. The new * internal format has been designed by PLUMgrid: * * Copyright (c) 2011 - 2014 PLUMgrid, http://plumgrid.com * * Authors: * * Jay Schulist * Alexei Starovoitov * Daniel Borkmann * * Andi Kleen - Fix a few bad bugs and races. * Kris Katterjohn - Added many additional checks in bpf_check_classic() */ ====================================================================== ====================================================================== [946] ファイル: instrumentation.h ---------------------------------------------------------------------- 実際のパス: include/linux/instrumentation.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [947] ファイル: rcar_rvgc_drv.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/rcar_rvgc_drv.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * R-Car Display Unit DRM driver * * Modifications copyright (c) 2024-05-27 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * rcar_du_drv.c -- R-Car Display Unit DRM driver * * Copyright (C) 2013-2018 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) */ ====================================================================== ====================================================================== [948] ファイル: interval_tree_generic.h ---------------------------------------------------------------------- 実際のパス: include/linux/interval_tree_generic.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Interval Trees (C) 2012 Michel Lespinasse include/linux/interval_tree_generic.h */ ====================================================================== ====================================================================== [949] ファイル: bbm.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/bbm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * NAND family Bad Block Management (BBM) header file * - Bad Block Table (BBT) implementation * * Copyright © 2005 Samsung Electronics * Kyungmin Park * * Copyright © 2000-2005 * Thomas Gleixner */ ====================================================================== ====================================================================== [950] ファイル: decompress_unlz4.c ---------------------------------------------------------------------- 実際のパス: lib/decompress_unlz4.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Wrapper for decompressing LZ4-compressed kernel, initramfs, and initrd * * Copyright (C) 2013, LG Electronics, Kyungsik Lee */ ====================================================================== ====================================================================== [951] ファイル: early_ioremap.c ---------------------------------------------------------------------- 実際のパス: mm/early_ioremap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Provide common bits of early_ioremap() support for architectures needing * temporary mappings during boot before ioremap() is available. * * This is mostly a direct copy of the x86 early_ioremap implementation. * * (C) Copyright 1995 1996, 2014 Linus Torvalds * */ ====================================================================== ====================================================================== [952] ファイル: pinctrl.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pinctrl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * SuperH Pin Function Controller pinmux support. * * Copyright (C) 2012 Paul Mundt * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [953] ファイル: pm_opp.h ---------------------------------------------------------------------- 実際のパス: include/linux/pm_opp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Generic OPP Interface * * Copyright (C) 2009-2010 Texas Instruments Incorporated. * Nishanth Menon * Romit Dasgupta * Kevin Hilman */ ====================================================================== ====================================================================== [954] ファイル: kprobes.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/kprobes.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [955] ファイル: page_isolation.c ---------------------------------------------------------------------- 実際のパス: mm/page_isolation.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/page_isolation.c */ ====================================================================== ====================================================================== [956] ファイル: sysimgblt.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/sysimgblt.c ---------------------------------------------------------------------- /* * Generic 1-bit or 8-bit source to 1-32 bit destination expansion * for frame buffer located in system RAM with packed pixels of any depth. * * Based almost entirely on cfbimgblt.c * * Copyright (C) April 2007 Antonino Daplas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. */ ====================================================================== ====================================================================== [957] ファイル: fib6.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/fib6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [958] ファイル: idle.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/idle.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [959] ファイル: lock_events_list.h ---------------------------------------------------------------------- 実際のパス: kernel/locking/lock_events_list.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * Authors: Waiman Long */ ====================================================================== ====================================================================== [960] ファイル: signal_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/signal_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [961] ファイル: algapi.h ---------------------------------------------------------------------- 実際のパス: include/crypto/algapi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Cryptographic API for algorithms (i.e., low-level API). * * Copyright (c) 2006 Herbert Xu */ ====================================================================== ====================================================================== [962] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/mfd/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Multifunction miscellaneous devices # ====================================================================== ====================================================================== [963] ファイル: mincore.c ---------------------------------------------------------------------- 実際のパス: mm/mincore.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/mincore.c * * Copyright (C) 1994-2006 Linus Torvalds */ ====================================================================== ====================================================================== [964] ファイル: s2mps11.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/s2mps11.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ // // Copyright (c) 2012-2014 Samsung Electronics Co., Ltd // http://www.samsung.com ====================================================================== ====================================================================== [965] ファイル: cgroup-defs.h ---------------------------------------------------------------------- 実際のパス: include/linux/cgroup-defs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [966] ファイル: bman.h ---------------------------------------------------------------------- 実際のパス: include/soc/fsl/bman.h ---------------------------------------------------------------------- /* Copyright 2008 - 2016 Freescale Semiconductor, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * Neither the name of Freescale Semiconductor nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * * ALTERNATIVELY, this software may be distributed under the terms of the * GNU General Public License ("GPL") as published by the Free Software * Foundation, either version 2 of that License or (at your option) any * later version. * * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ ====================================================================== ====================================================================== [967] ファイル: esrt.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/esrt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * esrt.c * * This module exports EFI System Resource Table (ESRT) entries into userspace * through the sysfs file system. The ESRT provides a read-only catalog of * system components for which the system accepts firmware upgrades via UEFI's * "Capsule Update" feature. This module allows userland utilities to evaluate * what firmware updates can be applied to this system, and potentially arrange * for those updates to occur. * * Data is currently found below /sys/firmware/efi/esrt/... */ ====================================================================== ====================================================================== [968] ファイル: nfs4.h ---------------------------------------------------------------------- 実際のパス: include/linux/nfs4.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * include/linux/nfs4.h * * NFSv4 protocol definitions. * * Copyright (c) 2002 The Regents of the University of Michigan. * All rights reserved. * * Kendrick Smith * Andy Adamson */ ====================================================================== ====================================================================== [969] ファイル: alarmtimer.h ---------------------------------------------------------------------- 実際のパス: include/linux/alarmtimer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [970] ファイル: v4l2-device.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-device.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* V4L2 device support. Copyright (C) 2008 Hans Verkuil */ ====================================================================== ====================================================================== [971] ファイル: drm_gem_cma_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_gem_cma_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * drm gem CMA (contiguous memory allocator) helper functions * * Copyright (C) 2012 Sascha Hauer, Pengutronix * * Based on Samsung Exynos code * * Copyright (c) 2011 Samsung Electronics Co., Ltd. */ ====================================================================== ====================================================================== [972] ファイル: gpio-max732x.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpio-max732x.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * MAX732x I2C Port Expander with 8/16 I/O * * Copyright (C) 2007 Marvell International Ltd. * Copyright (C) 2008 Jack Ren * Copyright (C) 2008 Eric Miao * Copyright (C) 2015 Linus Walleij * * Derived from drivers/gpio/pca953x.c */ ====================================================================== ====================================================================== [973] ファイル: msgbuf.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/msgbuf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [974] ファイル: idr.h ---------------------------------------------------------------------- 実際のパス: include/linux/idr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * include/linux/idr.h * * 2002-10-18 written by Jim Houston jim.houston@ccur.com * Copyright (C) 2002 by Concurrent Computer Corporation * * Small id to pointer translation service avoiding fixed sized * tables. */ ====================================================================== ====================================================================== [975] ファイル: sparse.c ---------------------------------------------------------------------- 実際のパス: mm/sparse.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * sparse memory mappings. */ ====================================================================== ====================================================================== [976] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: usr/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Configuration for initramfs # ====================================================================== ====================================================================== [977] ファイル: vfio.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/vfio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * VFIO API definition * * Copyright (C) 2012 Red Hat, Inc. All rights reserved. * Author: Alex Williamson * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ ====================================================================== ====================================================================== [978] ファイル: scsi_tcq.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_tcq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [979] ファイル: rmap.c ---------------------------------------------------------------------- 実際のパス: mm/rmap.c ---------------------------------------------------------------------- /* * mm/rmap.c - physical to virtual reverse mappings * * Copyright 2001, Rik van Riel * Released under the General Public License (GPL). * * Simple, low overhead reverse mapping scheme. * Please try to keep this thing as modular as possible. * * Provides methods for unmapping each kind of mapped page: * the anon methods track anonymous pages, and * the file methods track pages belonging to an inode. * * Original design by Rik van Riel 2001 * File methods by Dave McCracken 2003, 2004 * Anonymous methods by Andrea Arcangeli 2004 * Contributions by Hugh Dickins 2003, 2004 */ ====================================================================== ====================================================================== [980] ファイル: splice.c ---------------------------------------------------------------------- 実際のパス: fs/splice.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * "splice": joining two ropes together by interweaving their strands. * * This is the "extended pipe" functionality, where a pipe is used as * an arbitrary in-memory buffer. Think of a pipe as a small kernel * buffer that you can use to transfer data from one end to the other. * * The traditional unix read/write is extended with a "splice()" operation * that transfers data buffers to or from a pipe buffer. * * Named by Larry McVoy, original implementation from Linus, extended by * Jens to support splicing to files, network, direct splicing, etc and * fixing lots of bugs. * * Copyright (C) 2005-2006 Jens Axboe * Copyright (C) 2005-2006 Linus Torvalds * Copyright (C) 2006 Ingo Molnar * */ ====================================================================== ====================================================================== [981] ファイル: spinlock.h ---------------------------------------------------------------------- 実際のパス: include/linux/spinlock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [982] ファイル: v4l2-mc.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-mc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Media Controller ancillary functions * * Copyright (c) 2016 Mauro Carvalho Chehab * Copyright (C) 2016 Shuah Khan * Copyright (C) 2006-2010 Nokia Corporation * Copyright (c) 2016 Intel Corporation. */ ====================================================================== ====================================================================== [983] ファイル: traps.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/traps.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/traps.c * * Copyright (C) 1995-2009 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [984] ファイル: mempolicy.h ---------------------------------------------------------------------- 実際のパス: include/linux/mempolicy.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * NUMA memory policies for Linux. * Copyright 2003,2004 Andi Kleen SuSE Labs */ ====================================================================== ====================================================================== [985] ファイル: sha1_generic.c ---------------------------------------------------------------------- 実際のパス: crypto/sha1_generic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * SHA1 Secure Hash Algorithm. * * Derived from cryptoapi implementation, adapted for in-place * scatterlist interface. * * Copyright (c) Alan Smithee. * Copyright (c) Andrew McDonald * Copyright (c) Jean-Francois Dive */ ====================================================================== ====================================================================== [986] ファイル: linkage.h ---------------------------------------------------------------------- 実際のパス: include/linux/linkage.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [987] ファイル: cros_ec_sensorhub.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/cros_ec_sensorhub.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Chrome OS EC MEMS Sensor Hub driver. * * Copyright 2019 Google LLC */ ====================================================================== ====================================================================== [988] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/bus/fsl-mc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # DPAA2 fsl-mc bus # # Copyright (C) 2014-2016 Freescale Semiconductor, Inc. # ====================================================================== ====================================================================== [989] ファイル: musb_core.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * MUSB OTG driver defines * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation */ ====================================================================== ====================================================================== [990] ファイル: fs_pin.c ---------------------------------------------------------------------- 実際のパス: fs/fs_pin.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [991] ファイル: msg.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/msg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [992] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/opp/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic OPP Interface * * Copyright (C) 2009-2010 Texas Instruments Incorporated. * Nishanth Menon * Romit Dasgupta * Kevin Hilman */ ====================================================================== ====================================================================== [993] ファイル: stat.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/stat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [994] ファイル: blk-mq-sysfs.c ---------------------------------------------------------------------- 実際のパス: block/blk-mq-sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [995] ファイル: fscrypt.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/fscrypt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [996] ファイル: llist.c ---------------------------------------------------------------------- 実際のパス: lib/llist.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Lock-less NULL terminated single linked list * * The basic atomic operation of this list is cmpxchg on long. On * architectures that don't have NMI-safe cmpxchg implementation, the * list can NOT be used in NMI handlers. So code that uses the list in * an NMI handler should depend on CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG. * * Copyright 2010,2011 Intel Corp. * Author: Huang Ying */ ====================================================================== ====================================================================== [997] ファイル: bpf.h ---------------------------------------------------------------------- 実際のパス: include/linux/bpf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com */ ====================================================================== ====================================================================== [998] ファイル: debug.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/debug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/debug.h * * Debugging support for sunrpc module * * Copyright (C) 1996, Olaf Kirch */ ====================================================================== ====================================================================== [999] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/ptp/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # PTP clock support configuration # ====================================================================== ====================================================================== [1000] ファイル: miscdevice.h ---------------------------------------------------------------------- 実際のパス: include/linux/miscdevice.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1001] ファイル: ufs.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/ufs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [1002] ファイル: media-request.h ---------------------------------------------------------------------- 実際のパス: include/media/media-request.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Media device request objects * * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * Copyright (C) 2018 Intel Corporation * * Author: Hans Verkuil * Author: Sakari Ailus */ ====================================================================== ====================================================================== [1003] ファイル: rmi.h ---------------------------------------------------------------------- 実際のパス: include/linux/rmi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2011-2016 Synaptics Incorporated * Copyright (c) 2011 Unixphere */ ====================================================================== ====================================================================== [1004] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/clk/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1005] ファイル: tmio.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/tmio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1006] ファイル: signal.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/signal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1007] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: lib/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Library configuration # ====================================================================== ====================================================================== [1008] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/i2c/muxes/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Multiplexer I2C chip drivers configuration # ====================================================================== ====================================================================== [1009] ファイル: fscrypt.h ---------------------------------------------------------------------- 実際のパス: include/linux/fscrypt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * fscrypt.h: declarations for per-file encryption * * Filesystems that implement per-file encryption must include this header * file. * * Copyright (C) 2015, Google, Inc. * * Written by Michael Halcrow, 2015. * Modified by Jaegeuk Kim, 2015. */ ====================================================================== ====================================================================== [1010] ファイル: rtc.h ---------------------------------------------------------------------- 実際のパス: include/linux/rtc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Generic RTC interface. * This version contains the part of the user interface to the Real Time Clock * service. It is used with both the legacy mc146818 and also EFI * Struct rtc_time and first 12 ioctl by Paul Gortmaker, 1996 - separated out * from to this file for 2.4 kernels. * * Copyright (C) 1999 Hewlett-Packard Co. * Copyright (C) 1999 Stephane Eranian */ ====================================================================== ====================================================================== [1011] ファイル: blk-settings.c ---------------------------------------------------------------------- 実際のパス: block/blk-settings.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions related to setting various queue properties from drivers */ ====================================================================== ====================================================================== [1012] ファイル: oid_registry.c ---------------------------------------------------------------------- 実際のパス: lib/oid_registry.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* ASN.1 Object identifier (OID) registry * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1013] ファイル: clk-rk808.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-rk808.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Clkout driver for Rockchip RK808 * * Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd * * Author:Chris Zhong */ ====================================================================== ====================================================================== [1014] ファイル: softirq.c ---------------------------------------------------------------------- 実際のパス: kernel/softirq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/softirq.c * * Copyright (C) 1992 Linus Torvalds * * Rewritten. Old one was good in 2.2, but in 2.3 it was immoral. --ANK (990903) */ ====================================================================== ====================================================================== [1015] ファイル: erspan.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/erspan.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * ERSPAN Tunnel Metadata * * Copyright (c) 2018 VMware * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation. * * Userspace API for metadata mode ERSPAN tunnel */ ====================================================================== ====================================================================== [1016] ファイル: uidgid.h ---------------------------------------------------------------------- 実際のパス: include/linux/uidgid.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1017] ファイル: idle.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/idle.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic entry points for the idle threads and * implementation of the idle task scheduling class. * * (NOTE: these are not related to SCHED_IDLE batch scheduled * tasks which are handled in sched/fair.c ) */ ====================================================================== ====================================================================== [1018] ファイル: sas.h ---------------------------------------------------------------------- 実際のパス: include/scsi/sas.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * SAS structures and definitions header file * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov */ ====================================================================== ====================================================================== [1019] ファイル: asn1_ber_bytecode.h ---------------------------------------------------------------------- 実際のパス: include/linux/asn1_ber_bytecode.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* ASN.1 BER/DER/CER parsing state machine internal definitions * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1020] ファイル: debug.h ---------------------------------------------------------------------- 実際のパス: kernel/irq/debug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1021] ファイル: pwrseq.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/pwrseq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2014 Linaro Ltd * * Author: Ulf Hansson * * MMC power sequence management */ ====================================================================== ====================================================================== [1022] ファイル: fbsysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fbsysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * fbsysfs.c - framebuffer device class and attributes * * Copyright (c) 2004 James Simmons */ ====================================================================== ====================================================================== [1023] ファイル: writeback.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/writeback.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1024] ファイル: interface.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/interface.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * RTC subsystem, interface functions * * Copyright (C) 2005 Tower Technologies * Author: Alessandro Zummo * * based on arch/arm/common/rtctime.c */ ====================================================================== ====================================================================== [1025] ファイル: cryptd.c ---------------------------------------------------------------------- 実際のパス: crypto/cryptd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Software async crypto daemon. * * Copyright (c) 2006 Herbert Xu * * Added AEAD support to cryptd. * Authors: Tadeusz Struk (tadeusz.struk@intel.com) * Adrian Hoban * Gabriele Paoloni * Aidan O'Mahony (aidan.o.mahony@intel.com) * Copyright (c) 2010, Intel Corporation. */ ====================================================================== ====================================================================== [1026] ファイル: pfkeyv2.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/pfkeyv2.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1027] ファイル: clk.h ---------------------------------------------------------------------- 実際のパス: include/linux/clk.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/include/linux/clk.h * * Copyright (C) 2004 ARM Limited. * Written by Deep Blue Solutions Limited. * Copyright (C) 2011-2012 Linaro Ltd */ ====================================================================== ====================================================================== [1028] ファイル: tty_driver.h ---------------------------------------------------------------------- 実際のパス: include/linux/tty_driver.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1029] ファイル: blk-ioc.c ---------------------------------------------------------------------- 実際のパス: block/blk-ioc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions related to io context handling */ ====================================================================== ====================================================================== [1030] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/arm/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1031] ファイル: property.c ---------------------------------------------------------------------- 実際のパス: drivers/of/property.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * drivers/of/property.c - Procedures for accessing and interpreting * Devicetree properties and graphs. * * Initially created by copying procedures from drivers/of/base.c. This * file contains the OF property as well as the OF graph interface * functions. * * Paul Mackerras August 1996. * Copyright (C) 1996-2005 Paul Mackerras. * * Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergner. * {engebret|bergner}@us.ibm.com * * Adapted for sparc and sparc64 by David S. Miller davem@davemloft.net * * Reconsolidated from arch/x/kernel/prom.c by Stephen Rothwell and * Grant Likely. */ ====================================================================== ====================================================================== [1032] ファイル: page-flags.h ---------------------------------------------------------------------- 実際のパス: include/linux/page-flags.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1033] ファイル: blk-exec.c ---------------------------------------------------------------------- 実際のパス: block/blk-exec.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions related to setting various queue properties from drivers */ ====================================================================== ====================================================================== [1034] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # fbdev configuration # ====================================================================== ====================================================================== [1035] ファイル: mount.c ---------------------------------------------------------------------- 実際のパス: fs/sysfs/mount.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/sysfs/symlink.c - operations for initializing and mounting sysfs * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007 Tejun Heo * * Please see Documentation/filesystems/sysfs.rst for more information. */ ====================================================================== ====================================================================== [1036] ファイル: mxsfb_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/mxsfb/mxsfb_drv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2016 Marek Vasut * * i.MX23/i.MX28/i.MX6SX MXSFB LCD controller driver. */ ====================================================================== ====================================================================== [1037] ファイル: of.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/of.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * of.c The helpers for hcd device tree support * * Copyright (C) 2016 Freescale Semiconductor, Inc. * Author: Peter Chen * Copyright (C) 2017 Johan Hovold */ ====================================================================== ====================================================================== [1038] ファイル: tpm2-space.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm2-space.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2016 Intel Corporation * * Authors: * Jarkko Sakkinen * * Maintained by: * * This file contains TPM2 protocol implementations of the commands * used by the kernel internally. */ ====================================================================== ====================================================================== [1039] ファイル: v4l2-fwnode.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-fwnode.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * V4L2 fwnode binding parsing library * * Copyright (c) 2016 Intel Corporation. * Author: Sakari Ailus * * Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. * Author: Sylwester Nawrocki * * Copyright (C) 2012 Renesas Electronics Corp. * Author: Guennadi Liakhovetski */ ====================================================================== ====================================================================== [1040] ファイル: netlink.h ---------------------------------------------------------------------- 実際のパス: include/linux/netlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1041] ファイル: cpuidle-arm.c ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/cpuidle-arm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * ARM/ARM64 generic CPU idle driver. * * Copyright (C) 2014 ARM Ltd. * Author: Lorenzo Pieralisi */ ====================================================================== ====================================================================== [1042] ファイル: v4l2-ioctl.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-ioctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1043] ファイル: revoke.c ---------------------------------------------------------------------- 実際のパス: fs/jbd2/revoke.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * linux/fs/jbd2/revoke.c * * Written by Stephen C. Tweedie , 2000 * * Copyright 2000 Red Hat corp --- All Rights Reserved * * Journal revoke routines for the generic filesystem journaling code; * part of the ext2fs journaling system. * * Revoke is the mechanism used to prevent old log records for deleted * metadata from being replayed on top of newer data using the same * blocks. The revoke mechanism is used in two separate places: * * + Commit: during commit we write the entire list of the current * transaction's revoked blocks to the journal * * + Recovery: during recovery we record the transaction ID of all * revoked blocks. If there are multiple revoke records in the log * for a single block, only the last one counts, and if there is a log * entry for a block beyond the last revoke, then that log entry still * gets replayed. * * We can get interactions between revokes and new log data within a * single transaction: * * Block is revoked and then journaled: * The desired end result is the journaling of the new block, so we * cancel the revoke before the transaction commits. * * Block is journaled and then revoked: * The revoke must take precedence over the write of the block, so we * need either to cancel the journal entry or to write the revoke * later in the log than the log block. In this case, we choose the * latter: journaling a block cancels any revoke record for that block * in the current transaction, so any revoke for that block in the * transaction must have happened after the block was journaled and so * the revoke must take precedence. * * Block is revoked and then written as data: * The data write is allowed to succeed, but the revoke is _not_ * cancelled. We still need to prevent old log records from * overwriting the new data. We don't even need to clear the revoke * bit here. * * We cache revoke status of a buffer in the current transaction in b_states * bits. As the name says, revokevalid flag indicates that the cached revoke * status of a buffer is valid and we can rely on the cached status. * * Revoke information on buffers is a tri-state value: * * RevokeValid clear: no cached revoke status, need to look it up * RevokeValid set, Revoked clear: * buffer has not been revoked, and cancel_revoke * need do nothing. * RevokeValid set, Revoked set: * buffer has been revoked. * * Locking rules: * We keep two hash tables of revoke records. One hashtable belongs to the * running transaction (is pointed to by journal->j_revoke), the other one * belongs to the committing transaction. Accesses to the second hash table * happen only from the kjournald and no other thread touches this table. Also * journal_switch_revoke_table() which switches which hashtable belongs to the * running and which to the committing transaction is called only from * kjournald. Therefore we need no locks when accessing the hashtable belonging * to the committing transaction. * * All users operating on the hash table belonging to the running transaction * have a handle to the transaction. Therefore they are safe from kjournald * switching hash tables under them. For operations on the lists of entries in * the hash table j_revoke_lock is used. * * Finally, also replay code uses the hash tables but at this moment no one else * can touch them (filesystem isn't mounted yet) and hence no locking is * needed. */ ====================================================================== ====================================================================== [1044] ファイル: ufshcd-crypto.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/ufshcd-crypto.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright 2019 Google LLC */ ====================================================================== ====================================================================== [1045] ファイル: kyber-iosched.c ---------------------------------------------------------------------- 実際のパス: block/kyber-iosched.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * The Kyber I/O scheduler. Controls latency by throttling queue depths using * scalable techniques. * * Copyright (C) 2017 Facebook */ ====================================================================== ====================================================================== [1046] ファイル: mod.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/mod.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2019 Renesas Electronics Corporation * Kuninori Morimoto */ ====================================================================== ====================================================================== [1047] ファイル: rcar_rvgc_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/rcar_rvgc_drv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * R-Car Display Unit DRM driver * * Modifications copyright (c) 2024-05-27 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * rcar_du_drv.h -- R-Car Display Unit DRM driver * * Copyright (C) 2013-2015 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) */ ====================================================================== ====================================================================== [1048] ファイル: init.c ---------------------------------------------------------------------- 実際のパス: fs/init.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Routines that mimic syscalls, but don't use the user address space or file * descriptors. Only for init/ and related early init code. */ ====================================================================== ====================================================================== [1049] ファイル: pci-acpi.h ---------------------------------------------------------------------- 実際のパス: include/linux/pci-acpi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * File pci-acpi.h * * Copyright (C) 2004 Intel * Copyright (C) Tom Long Nguyen (tom.l.nguyen@intel.com) */ ====================================================================== ====================================================================== [1050] ファイル: netfilter_bridge.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter_bridge.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1051] ファイル: mm_inline.h ---------------------------------------------------------------------- 実際のパス: include/linux/mm_inline.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1052] ファイル: events.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/iio/events.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* The industrial I/O - event passing to userspace * * Copyright (c) 2008-2011 Jonathan Cameron * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [1053] ファイル: ww_mutex.h ---------------------------------------------------------------------- 実際のパス: include/linux/ww_mutex.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Wound/Wait Mutexes: blocking mutual exclusion locks with deadlock avoidance * * Original mutex implementation started by Ingo Molnar: * * Copyright (C) 2004, 2005, 2006 Red Hat, Inc., Ingo Molnar * * Wait/Die implementation: * Copyright (C) 2013 Canonical Ltd. * Choice of algorithm: * Copyright (C) 2018 WMWare Inc. * * This file contains the main data structure and API definitions. */ ====================================================================== ====================================================================== [1054] ファイル: mroute.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/mroute.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1055] ファイル: composite.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/composite.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * composite.h -- framework for usb gadgets which are composite devices * * Copyright (C) 2006-2008 David Brownell * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ ====================================================================== ====================================================================== [1056] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/devpts/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* -*- linux-c -*- --------------------------------------------------------- * * * linux/fs/devpts/inode.c * * Copyright 1998-2004 H. Peter Anvin -- All Rights Reserved * * ------------------------------------------------------------------------- */ ====================================================================== ====================================================================== [1057] ファイル: irqnr.h ---------------------------------------------------------------------- 実際のパス: include/linux/irqnr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1058] ファイル: exec_domain.c ---------------------------------------------------------------------- 実際のパス: kernel/exec_domain.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Handling of different ABIs (personalities). * * We group personalities into execution domains which have their * own handlers for kernel entry points, signal mapping, etc... * * 2001-05-06 Complete rewrite, Christoph Hellwig (hch@infradead.org) */ ====================================================================== ====================================================================== [1059] ファイル: acpi.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/acpi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013-2014, Linaro Ltd. * Author: Al Stone * Author: Graeme Gregory * Author: Hanjun Guo */ ====================================================================== ====================================================================== [1060] ファイル: profile.h ---------------------------------------------------------------------- 実際のパス: include/linux/profile.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1061] ファイル: sdio.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/sdio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/drivers/mmc/sdio.c * * Copyright 2006-2007 Pierre Ossman */ ====================================================================== ====================================================================== [1062] ファイル: platform_device.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_device.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * platform_device.h - generic, centralized driver model * * Copyright (c) 2001-2003 Patrick Mochel * * See Documentation/driver-api/driver-model/ for more information. */ ====================================================================== ====================================================================== [1063] ファイル: dcache.c ---------------------------------------------------------------------- 実際のパス: fs/dcache.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/dcache.c * * Complete reimplementation * (C) 1997 Thomas Schoebel-Theuer, * with heavy changes by Linus Torvalds */ ====================================================================== ====================================================================== [1064] ファイル: attribute_container.c ---------------------------------------------------------------------- 実際のパス: drivers/base/attribute_container.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * attribute_container.c - implementation of a simple container for classes * * Copyright (c) 2005 - James Bottomley * * The basic idea here is to enable a device to be attached to an * aritrary numer of classes without having to allocate storage for them. * Instead, the contained classes select the devices they need to attach * to via a matching function. */ ====================================================================== ====================================================================== [1065] ファイル: aes-ce-glue.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/aes-ce-glue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * aes-ce-cipher.c - core AES cipher using ARMv8 Crypto Extensions * * Copyright (C) 2013 - 2017 Linaro Ltd */ ====================================================================== ====================================================================== [1066] ファイル: rtc-efi.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/rtc-efi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * rtc-efi: RTC Class Driver for EFI-based systems * * Copyright (C) 2009 Hewlett-Packard Development Company, L.P. * * Author: dann frazier * Based on efirtc.c by Stephane Eranian */ ====================================================================== ====================================================================== [1067] ファイル: dw_wdt.c ---------------------------------------------------------------------- 実際のパス: drivers/watchdog/dw_wdt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 2010-2011 Picochip Ltd., Jamie Iles * https://www.picochip.com * * This file implements a driver for the Synopsys DesignWare watchdog device * in the many subsystems. The watchdog has 16 different timeout periods * and these are a function of the input clock frequency. * * The DesignWare watchdog cannot be stopped once it has been started so we * do not implement a stop function. The watchdog core will continue to send * heartbeat requests after the watchdog device has been closed. */ ====================================================================== ====================================================================== [1068] ファイル: devices.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/devices.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * devices.c * (C) Copyright 1999 Randy Dunlap. * (C) Copyright 1999,2000 Thomas Sailer . * (proc file per device) * (C) Copyright 1999 Deti Fliegl (new USB architecture) * ************************************************************* * * /devices contains USB topology, device, config, class, * interface, & endpoint data. * * I considered using /dev/bus/usb/device# for each device * as it is attached or detached, but I didn't like this for some * reason -- maybe it's just too deep of a directory structure. * I also don't like looking in multiple places to gather and view * the data. Having only one file for ./devices also prevents race * conditions that could arise if a program was reading device info * for devices that are being removed (unplugged). (That is, the * program may find a directory for devnum_12 then try to open it, * but it was just unplugged, so the directory is now deleted. * But programs would just have to be prepared for situations like * this in any plug-and-play environment.) * * 1999-12-16: Thomas Sailer * Converted the whole proc stuff to real * read methods. Now not the whole device list needs to fit * into one page, only the device list for one bus. * Added a poll method to /sys/kernel/debug/usb/devices, to wake * up an eventual usbd * 2000-01-04: Thomas Sailer * Turned into its own filesystem * 2000-07-05: Ashley Montanaro * Converted file reading routine to dump to buffer once * per device, not per bus */ ====================================================================== ====================================================================== [1069] ファイル: seccomp.h ---------------------------------------------------------------------- 実際のパス: include/linux/seccomp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1070] ファイル: configfs.h ---------------------------------------------------------------------- 実際のパス: include/linux/configfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * configfs.h - definitions for the device driver filesystem * * Based on sysfs: * sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel * * Based on kobject.h: * Copyright (c) 2002-2003 Patrick Mochel * Copyright (c) 2002-2003 Open Source Development Labs * * configfs Copyright (C) 2005 Oracle. All rights reserved. * * Please read Documentation/filesystems/configfs.rst before using * the configfs interface, ESPECIALLY the parts about reference counts and * item destructors. */ ====================================================================== ====================================================================== [1071] ファイル: dummychip.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/dummychip.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar * Copyright (C) 2005-2006, Thomas Gleixner, Russell King * * This file contains the dummy interrupt chip implementation */ ====================================================================== ====================================================================== [1072] ファイル: rcar-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/rcar-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R-Car SYSC Power management support * * Copyright (C) 2014 Magnus Damm * Copyright (C) 2015-2017 Glider bvba * Copyright (C) 2021 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [1073] ファイル: file.h ---------------------------------------------------------------------- 実際のパス: include/linux/file.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1074] ファイル: mm.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/mm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1075] ファイル: vmcore.c ---------------------------------------------------------------------- 実際のパス: fs/proc/vmcore.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/proc/vmcore.c Interface for accessing the crash * dump from the system's previous life. * Heavily borrowed from fs/proc/kcore.c * Created by: Hariprasad Nellitheertha (hari@in.ibm.com) * Copyright (C) IBM Corporation, 2004. All rights reserved * */ ====================================================================== ====================================================================== [1076] ファイル: features.h ---------------------------------------------------------------------- 実際のパス: kernel/sched/features.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1077] ファイル: scsi_sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * scsi_sysfs.c * * SCSI sysfs interface routines. * * Created to pull SCSI mid layer sysfs routines into one file. */ ====================================================================== ====================================================================== [1078] ファイル: fsmap.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/fsmap.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 Oracle. All Rights Reserved. * * Author: Darrick J. Wong */ ====================================================================== ====================================================================== [1079] ファイル: fcntl.h ---------------------------------------------------------------------- 実際のパス: include/linux/fcntl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1080] ファイル: termios.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/termios.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1081] ファイル: netfilter_ipv4.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter_ipv4.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* IPv4-specific defines for netfilter. * (C)1998 Rusty Russell -- This code is GPL. */ ====================================================================== ====================================================================== [1082] ファイル: stat.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/stat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1083] ファイル: apply.c ---------------------------------------------------------------------- 実際のパス: fs/iomap/apply.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2010 Red Hat, Inc. * Copyright (c) 2016-2018 Christoph Hellwig. */ ====================================================================== ====================================================================== [1084] ファイル: workqueue_internal.h ---------------------------------------------------------------------- 実際のパス: kernel/workqueue_internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1085] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/class/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Class driver configuration # ====================================================================== ====================================================================== [1086] ファイル: psci.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/psci/psci.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * * Copyright (C) 2015 ARM Limited */ ====================================================================== ====================================================================== [1087] ファイル: async.h ---------------------------------------------------------------------- 実際のパス: include/linux/async.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * async.h: Asynchronous function calls for boot performance * * (C) Copyright 2009 Intel Corporation * Author: Arjan van de Ven */ ====================================================================== ====================================================================== [1088] ファイル: thermal.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/thermal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1089] ファイル: dmxdev.h ---------------------------------------------------------------------- 実際のパス: include/media/dmxdev.h ---------------------------------------------------------------------- /* * dmxdev.h * * Copyright (C) 2000 Ralph Metzler & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [1090] ファイル: mount.h ---------------------------------------------------------------------- 実際のパス: include/linux/mount.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1091] ファイル: input.h ---------------------------------------------------------------------- 実際のパス: include/linux/input.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 1999-2002 Vojtech Pavlik */ ====================================================================== ====================================================================== [1092] ファイル: if_link.h ---------------------------------------------------------------------- 実際のパス: include/linux/if_link.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1093] ファイル: snps_udc_plat.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/udc/snps_udc_plat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * snps_udc_plat.c - Synopsys UDC Platform Driver * * Copyright (C) 2016 Broadcom */ ====================================================================== ====================================================================== [1094] ファイル: clk-multiplier.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-multiplier.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2015 Maxime Ripard */ ====================================================================== ====================================================================== [1095] ファイル: wakeup.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/wakeup.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/power/wakeup.c - System wakeup events framework * * Copyright (c) 2010 Rafael J. Wysocki , Novell Inc. */ ====================================================================== ====================================================================== [1096] ファイル: arm-runtime.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/arm-runtime.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Extensible Firmware Interface * * Based on Extensible Firmware Interface Specification version 2.4 * * Copyright (C) 2013, 2014 Linaro Ltd. */ ====================================================================== ====================================================================== [1097] ファイル: audit_dir_write.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/audit_dir_write.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1098] ファイル: malidp_hw.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/arm/malidp_hw.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * * (C) COPYRIGHT 2013-2016 ARM Limited. All rights reserved. * * ARM Mali DP hardware manipulation routines. */ ====================================================================== ====================================================================== [1099] ファイル: dmxdev.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dmxdev.c ---------------------------------------------------------------------- /* * dmxdev.c - DVB demultiplexer device * * Copyright (C) 2000 Ralph Metzler & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [1100] ファイル: clkdev.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clkdev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drivers/clk/clkdev.c * * Copyright (C) 2008 Russell King. * * Helper for the clk API to assist looking up a struct clk. */ ====================================================================== ====================================================================== [1101] ファイル: ipmmu-vmsa.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/ipmmu-vmsa.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * IOMMU API for Renesas VMSA-compatible IPMMU * Author: Laurent Pinchart * * Copyright (C) 2014-2020 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [1102] ファイル: irq.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/irq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2012 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [1103] ファイル: tracepoint-defs.h ---------------------------------------------------------------------- 実際のパス: include/linux/tracepoint-defs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1104] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: fs/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/file.c * * Copyright (C) 1998-1999, Stephen Tweedie and Bill Hawes * * Manage the dynamic fd arrays in the process files_struct. */ ====================================================================== ====================================================================== [1105] ファイル: smp_plat.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/smp_plat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Definitions specific to SMP platforms. * * Copyright (C) 2013 ARM Ltd. */ ====================================================================== ====================================================================== [1106] ファイル: tty_ioctl.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_ioctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * * Modified by Fred N. van Kempen, 01/29/93, to add line disciplines * which can be dynamically activated and de-activated by the line * discipline handling modules (like SLIP). */ ====================================================================== ====================================================================== [1107] ファイル: ch9.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/usb/ch9.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1108] ファイル: ulpi.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/chipidea/ulpi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2016 Linaro Ltd. */ ====================================================================== ====================================================================== [1109] ファイル: rcar-cpg-lib.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/rcar-cpg-lib.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R-Car Gen3 Clock Pulse Generator Library * * Copyright (C) 2015-2018 Glider bvba * Copyright (C) 2019 Renesas Electronics Corp. * * Based on clk-rcar-gen3.c * * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [1110] ファイル: sigcontext.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/uapi/asm/sigcontext.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (C) 2012 ARM Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ ====================================================================== ====================================================================== [1111] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/omap2/omapfb/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1112] ファイル: ipmi.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ipmi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * ipmi.h * * MontaVista IPMI interface * * Author: MontaVista Software, Inc. * Corey Minyard * source@mvista.com * * Copyright 2002 MontaVista Software Inc. * */ ====================================================================== ====================================================================== [1113] ファイル: neighbour.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/neighbour.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1114] ファイル: efi.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/eventlog/efi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2017 Google * * Authors: * Thiebaud Weksteen */ ====================================================================== ====================================================================== [1115] ファイル: hash_info.c ---------------------------------------------------------------------- 実際のパス: crypto/hash_info.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Hash Info: Hash algorithms information * * Copyright (c) 2013 Dmitry Kasatkin */ ====================================================================== ====================================================================== [1116] ファイル: trace_clock.c ---------------------------------------------------------------------- 実際のパス: kernel/trace/trace_clock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * tracing clocks * * Copyright (C) 2009 Red Hat, Inc., Ingo Molnar * * Implements 3 trace clock variants, with differing scalability/precision * tradeoffs: * * - local: CPU-local trace clock * - medium: scalable global clock with some jitter * - global: globally monotonic, serialized clock * * Tracer plugins will chose a default from these clocks. */ ====================================================================== ====================================================================== [1117] ファイル: ipv6.h ---------------------------------------------------------------------- 実際のパス: include/linux/ipv6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1118] ファイル: mprotect.c ---------------------------------------------------------------------- 実際のパス: mm/mprotect.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * mm/mprotect.c * * (C) Copyright 1994 Linus Torvalds * (C) Copyright 2002 Christoph Hellwig * * Address space accounting code * (C) Copyright 2002 Red Hat Inc, All Rights Reserved */ ====================================================================== ====================================================================== [1119] ファイル: thread_info.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/thread_info.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/thread_info.h * * Copyright (C) 2002 Russell King. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1120] ファイル: fcntl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/fcntl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1121] ファイル: memory-failure.c ---------------------------------------------------------------------- 実際のパス: mm/memory-failure.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2008, 2009 Intel Corporation * Authors: Andi Kleen, Fengguang Wu * * High level machine check handler. Handles pages reported by the * hardware as being corrupted usually due to a multi-bit ECC memory or cache * failure. * * In addition there is a "soft offline" entry point that allows stop using * not-yet-corrupted-by-suspicious pages without killing anything. * * Handles page cache pages in various states. The tricky part * here is that we can access any page asynchronously in respect to * other VM users, because memory failures could happen anytime and * anywhere. This could violate some of their assumptions. This is why * this code has to be extremely careful. Generally it tries to use * normal locking rules, as in get the standard locks, even if that means * the error handling takes potentially a long time. * * It can be very tempting to add handling for obscure cases here. * In general any code for handling new cases should only be added iff: * - You know how to test it. * - You have a test that can be added to mce-test * https://git.kernel.org/cgit/utils/cpu/mce/mce-test.git/ * - The case actually shows up as a frequent (top 10) page state in * tools/vm/page-types when running a real workload. * * There are several operations here with exponential complexity because * of unsuitable VM data structures. For example the operation to map back * from RMAP chains to processes has to walk the complete process list and * has non linear complexity with the number. But since memory corruptions * are rare we hope to get away with this. This avoids impacting the core * VM. */ ====================================================================== ====================================================================== [1122] ファイル: tick.h ---------------------------------------------------------------------- 実際のパス: include/linux/tick.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1123] ファイル: compat_audit.c ---------------------------------------------------------------------- 実際のパス: lib/compat_audit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1124] ファイル: cpufreq_governor.h ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq_governor.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * drivers/cpufreq/cpufreq_governor.h * * Header file for CPUFreq governors common code * * Copyright (C) 2001 Russell King * (C) 2003 Venkatesh Pallipadi . * (C) 2003 Jun Nakajima * (C) 2009 Alexander Clouter * (c) 2012 Viresh Kumar */ ====================================================================== ====================================================================== [1125] ファイル: v4l2-dv-timings.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-dv-timings.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * v4l2-dv-timings - dv-timings helper functions * * Copyright 2013 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ ====================================================================== ====================================================================== [1126] ファイル: bug.h ---------------------------------------------------------------------- 実際のパス: include/linux/bug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1127] ファイル: hvc_irq.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/hvc/hvc_irq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright IBM Corp. 2001,2008 * * This file contains the IRQ specific code for hvc_console * */ ====================================================================== ====================================================================== [1128] ファイル: hwcap.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/hwcap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1129] ファイル: posix_acl_xattr.h ---------------------------------------------------------------------- 実際のパス: include/linux/posix_acl_xattr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* File: linux/posix_acl_xattr.h Extended attribute system call representation of Access Control Lists. Copyright (C) 2000 by Andreas Gruenbacher Copyright (C) 2002 SGI - Silicon Graphics, Inc */ ====================================================================== ====================================================================== [1130] ファイル: huge_mm.h ---------------------------------------------------------------------- 実際のパス: include/linux/huge_mm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1131] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/scsi/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1132] ファイル: tcp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tcp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions for the TCP protocol. * * Version: @(#)tcp.h 1.0.2 04/28/93 * * Author: Fred N. van Kempen, * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1133] ファイル: umh.c ---------------------------------------------------------------------- 実際のパス: kernel/umh.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * umh - the kernel usermode helper */ ====================================================================== ====================================================================== [1134] ファイル: v4l2-subdev.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-subdev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * V4L2 sub-device * * Copyright (C) 2010 Nokia Corporation * * Contact: Laurent Pinchart * Sakari Ailus */ ====================================================================== ====================================================================== [1135] ファイル: sha1_base.h ---------------------------------------------------------------------- 実際のパス: include/crypto/sha1_base.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * sha1_base.h - core logic for SHA-1 implementations * * Copyright (C) 2015 Linaro Ltd */ ====================================================================== ====================================================================== [1136] ファイル: ptp_clock.c ---------------------------------------------------------------------- 実際のパス: drivers/ptp/ptp_clock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * PTP 1588 clock support * * Copyright (C) 2010 OMICRON electronics GmbH */ ====================================================================== ====================================================================== [1137] ファイル: mpi-mod.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-mod.c ---------------------------------------------------------------------- /* mpi-mod.c - Modular reduction * Copyright (C) 1998, 1999, 2001, 2002, 2003, * 2007 Free Software Foundation, Inc. * * This file is part of Libgcrypt. */ ====================================================================== ====================================================================== [1138] ファイル: pinmux.h ---------------------------------------------------------------------- 実際のパス: include/linux/pinctrl/pinmux.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Interface the pinmux subsystem * * Copyright (C) 2011 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * Based on bits of regulator core, gpio core and clk core * * Author: Linus Walleij */ ====================================================================== ====================================================================== [1139] ファイル: swait.h ---------------------------------------------------------------------- 実際のパス: include/linux/swait.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1140] ファイル: ioprio.h ---------------------------------------------------------------------- 実際のパス: include/linux/ioprio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1141] ファイル: xgene-reboot.c ---------------------------------------------------------------------- 実際のパス: drivers/power/reset/xgene-reboot.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * AppliedMicro X-Gene SoC Reboot Driver * * Copyright (c) 2013, Applied Micro Circuits Corporation * Author: Feng Kan * Author: Loc Ho * * This driver provides system reboot functionality for APM X-Gene SoC. * For system shutdown, this is board specify. If a board designer * implements GPIO shutdown, use the gpio-poweroff.c driver. */ ====================================================================== ====================================================================== [1142] ファイル: checkpoint.c ---------------------------------------------------------------------- 実際のパス: fs/jbd2/checkpoint.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * linux/fs/jbd2/checkpoint.c * * Written by Stephen C. Tweedie , 1999 * * Copyright 1999 Red Hat Software --- All Rights Reserved * * Checkpoint routines for the generic filesystem journaling code. * Part of the ext2fs journaling system. * * Checkpointing is the process of ensuring that a section of the log is * committed fully to disk, so that that portion of the log can be * reused. */ ====================================================================== ====================================================================== [1143] ファイル: r8a77995-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a77995-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car D3 System Controller * * Copyright (C) 2017 Glider bvba */ ====================================================================== ====================================================================== [1144] ファイル: bus.c ---------------------------------------------------------------------- 実際のパス: drivers/base/bus.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * bus.c - bus driver management * * Copyright (c) 2002-3 Patrick Mochel * Copyright (c) 2002-3 Open Source Development Labs * Copyright (c) 2007 Greg Kroah-Hartman * Copyright (c) 2007 Novell Inc. */ ====================================================================== ====================================================================== [1145] ファイル: super.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/super.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/super.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/inode.c * * Copyright (C) 1991, 1992 Linus Torvalds * * Big-endian to little-endian byte-swapping/bitmaps by * David S. Miller (davem@caip.rutgers.edu), 1995 */ ====================================================================== ====================================================================== [1146] ファイル: chip.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/chip.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar * Copyright (C) 2005-2006, Thomas Gleixner, Russell King * * This file contains the core interrupt handling code, for irq-chip based * architectures. Detailed information is available in * Documentation/core-api/genericirq.rst */ ====================================================================== ====================================================================== [1147] ファイル: message.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/message.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * message.c - synchronous message handling * * Released under the GPLv2 only. */ ====================================================================== ====================================================================== [1148] ファイル: tree_stall.h ---------------------------------------------------------------------- 実際のパス: kernel/rcu/tree_stall.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * RCU CPU stall warnings for normal RCU grace periods * * Copyright IBM Corporation, 2019 * * Author: Paul E. McKenney */ ====================================================================== ====================================================================== [1149] ファイル: buffer.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/buffer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * DMA memory management for framework level HCD code (hc_driver) * * This implementation plugs in through generic "usb_bus" level methods, * and should work with all USB controllers, regardless of bus type. * * Released under the GPLv2 only. */ ====================================================================== ====================================================================== [1150] ファイル: endpoint.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/endpoint.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/usb/core/endpoint.c * * (C) Copyright 2002,2004,2006 Greg Kroah-Hartman * (C) Copyright 2002,2004 IBM Corp. * (C) Copyright 2006 Novell Inc. * * Released under the GPLv2 only. * * Endpoint sysfs stuff */ ====================================================================== ====================================================================== [1151] ファイル: exynos_drm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/drm/exynos_drm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* exynos_drm.h * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * Authors: * Inki Dae * Joonyoung Shim * Seung-Woo Kim * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. */ ====================================================================== ====================================================================== [1152] ファイル: inotify_user.c ---------------------------------------------------------------------- 実際のパス: fs/notify/inotify/inotify_user.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * fs/inotify_user.c - inotify support for userspace * * Authors: * John McCutchan * Robert Love * * Copyright (C) 2005 John McCutchan * Copyright 2006 Hewlett-Packard Development Company, L.P. * * Copyright (C) 2009 Eric Paris * inotify was largely rewriten to make use of the fsnotify infrastructure */ ====================================================================== ====================================================================== [1153] ファイル: nmi.h ---------------------------------------------------------------------- 実際のパス: include/linux/nmi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1154] ファイル: ipsec.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ipsec.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1155] ファイル: extcon.h ---------------------------------------------------------------------- 実際のパス: include/linux/extcon.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * External Connector (extcon) framework * - linux/include/linux/extcon.h for extcon consumer device driver. * * Copyright (C) 2015 Samsung Electronics * Author: Chanwoo Choi * * Copyright (C) 2012 Samsung Electronics * Author: Donggeun Kim * Author: MyungJoo Ham * * based on switch class driver * Copyright (C) 2008 Google, Inc. * Author: Mike Lockwood */ ====================================================================== ====================================================================== [1156] ファイル: remap_range.c ---------------------------------------------------------------------- 実際のパス: fs/remap_range.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1157] ファイル: ext4_extents.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/ext4_extents.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2003-2006, Cluster File Systems, Inc, info@clusterfs.com * Written by Alex Tomas */ ====================================================================== ====================================================================== [1158] ファイル: sdio_io.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/sdio_io.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/drivers/mmc/core/sdio_io.c * * Copyright 2007-2008 Pierre Ossman */ ====================================================================== ====================================================================== [1159] ファイル: if_link.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_link.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1160] ファイル: node.c ---------------------------------------------------------------------- 実際のパス: drivers/base/node.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Basic Node interface support */ ====================================================================== ====================================================================== [1161] ファイル: ctype.c ---------------------------------------------------------------------- 実際のパス: lib/ctype.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/lib/ctype.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [1162] ファイル: xprtmultipath.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/xprtmultipath.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * RPC client multipathing definitions * * Copyright (c) 2015, 2016, Primary Data, Inc. All rights reserved. * * Trond Myklebust */ ====================================================================== ====================================================================== [1163] ファイル: i2c-mux.h ---------------------------------------------------------------------- 実際のパス: include/linux/i2c-mux.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * * i2c-mux.h - functions for the i2c-bus mux support * * Copyright (c) 2008-2009 Rodolfo Giometti * Copyright (c) 2008-2009 Eurotech S.p.A. * Michael Lawnick */ ====================================================================== ====================================================================== [1164] ファイル: tty_ldsem.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_ldsem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Ldisc rw semaphore * * The ldisc semaphore is semantically a rw_semaphore but which enforces * an alternate policy, namely: * 1) Supports lock wait timeouts * 2) Write waiter has priority * 3) Downgrading is not supported * * Implementation notes: * 1) Upper half of semaphore count is a wait count (differs from rwsem * in that rwsem normalizes the upper half to the wait bias) * 2) Lacks overflow checking * * The generic counting was copied and modified from include/asm-generic/rwsem.h * by Paul Mackerras . * * The scheduling policy was copied and modified from lib/rwsem.c * Written by David Howells (dhowells@redhat.com). * * This implementation incorporates the write lock stealing work of * Michel Lespinasse . * * Copyright (C) 2013 Peter Hurley */ ====================================================================== ====================================================================== [1165] ファイル: pca9450.h ---------------------------------------------------------------------- 実際のパス: include/linux/regulator/pca9450.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Copyright 2020 NXP. */ ====================================================================== ====================================================================== [1166] ファイル: srcutree.h ---------------------------------------------------------------------- 実際のパス: include/linux/srcutree.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Sleepable Read-Copy Update mechanism for mutual exclusion, * tree variant. * * Copyright (C) IBM Corporation, 2017 * * Author: Paul McKenney */ ====================================================================== ====================================================================== [1167] ファイル: kcsan-checks.h ---------------------------------------------------------------------- 実際のパス: include/linux/kcsan-checks.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1168] ファイル: tcp.h ---------------------------------------------------------------------- 実際のパス: include/linux/tcp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [1169] ファイル: generic_mpih-add1.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-add1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-add_1.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, * 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [1170] ファイル: scsicam.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsicam.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * scsicam.c - SCSI CAM support functions, use for HDIO_GETGEO, etc. * * Copyright 1993, 1994 Drew Eckhardt * Visionary Computing * (Unix and Linux consulting and custom programming) * drew@Colorado.EDU * +1 (303) 786-7975 * * For more information, please consult the SCSI-CAM draft. */ ====================================================================== ====================================================================== [1171] ファイル: fsverity.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/fsverity.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * fs-verity user API * * These ioctls can be used on filesystems that support fs-verity. See the * "User API" section of Documentation/filesystems/fsverity.rst. * * Copyright 2019 Google LLC */ ====================================================================== ====================================================================== [1172] ファイル: video.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/usb/video.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * USB Video Class definitions. * * Copyright (C) 2009 Laurent Pinchart * * This file holds USB constants and structures defined by the USB Device * Class Definition for Video Devices. Unless otherwise stated, comments * below reference relevant sections of the USB Video Class 1.1 specification * available at * * http://www.usb.org/developers/devclass_docs/USB_Video_Class_1_1.zip */ ====================================================================== ====================================================================== [1173] ファイル: if_vlan.h ---------------------------------------------------------------------- 実際のパス: include/linux/if_vlan.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [1174] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/video/console/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Video configuration # ====================================================================== ====================================================================== [1175] ファイル: cdc.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/cdc.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * USB CDC common helpers * * Copyright (c) 2015 Oliver Neukum * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Foundation. */ ====================================================================== ====================================================================== [1176] ファイル: fork.c ---------------------------------------------------------------------- 実際のパス: kernel/fork.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/fork.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [1177] ファイル: dt_idle_states.c ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/dt_idle_states.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * DT idle states parsing code. * * Copyright (C) 2014 ARM Ltd. * Author: Lorenzo Pieralisi */ ====================================================================== ====================================================================== [1178] ファイル: sas_internal.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Serial Attached SCSI (SAS) class internal header file * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov */ ====================================================================== ====================================================================== [1179] ファイル: initcall.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/initcall.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1180] ファイル: seq_file_net.h ---------------------------------------------------------------------- 実際のパス: include/linux/seq_file_net.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1181] ファイル: pci_iomap.c ---------------------------------------------------------------------- 実際のパス: lib/pci_iomap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Implement the default iomap interfaces * * (C) Copyright 2004 Linus Torvalds */ ====================================================================== ====================================================================== [1182] ファイル: local_lock_internal.h ---------------------------------------------------------------------- 実際のパス: include/linux/local_lock_internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1183] ファイル: namespace.c ---------------------------------------------------------------------- 実際のパス: ipc/namespace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/ipc/namespace.c * Copyright (C) 2006 Pavel Emelyanov OpenVZ, SWsoft Inc. */ ====================================================================== ====================================================================== [1184] ファイル: reset-brcmstb-rescal.c ---------------------------------------------------------------------- 実際のパス: drivers/reset/reset-brcmstb-rescal.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* Copyright (C) 2018-2020 Broadcom */ ====================================================================== ====================================================================== [1185] ファイル: mm.h ---------------------------------------------------------------------- 実際のパス: include/linux/decompress/mm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1186] ファイル: sysctl.c ---------------------------------------------------------------------- 実際のパス: kernel/sysctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * sysctl.c: General linux system control interface * * Begun 24 March 1995, Stephen Tweedie * Added /proc support, Dec 1995 * Added bdflush entry and intvec min/max checking, 2/23/96, Tom Dyas. * Added hooks for /proc/sys/net (minor, minor patch), 96/4/1, Mike Shaver. * Added kernel/java-{interpreter,appletviewer}, 96/5/10, Mike Shaver. * Dynamic registration fixes, Stephen Tweedie. * Added kswapd-interval, ctrl-alt-del, printk stuff, 1/8/97, Chris Horn. * Made sysctl support optional via CONFIG_SYSCTL, 1/10/97, Chris * Horn. * Added proc_doulongvec_ms_jiffies_minmax, 09/08/99, Carlos H. Bauer. * Added proc_doulongvec_minmax, 09/08/99, Carlos H. Bauer. * Changed linked lists to use list.h instead of lists.h, 02/24/00, Bill * Wendling. * The list_for_each() macro wasn't appropriate for the sysctl loop. * Removed it and replaced it with older style, 03/23/00, Bill Wendling */ ====================================================================== ====================================================================== [1187] ファイル: word-at-a-time.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/word-at-a-time.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013 ARM Ltd. */ ====================================================================== ====================================================================== [1188] ファイル: context.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/context.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/mm/context.c * * Copyright (C) 2002-2003 Deep Blue Solutions Ltd, all rights reserved. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1189] ファイル: clk-qoriq.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-qoriq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright 2013 Freescale Semiconductor, Inc. * * clock driver for Freescale QorIQ SoCs. */ ====================================================================== ====================================================================== [1190] ファイル: timecounter.c ---------------------------------------------------------------------- 実際のパス: kernel/time/timecounter.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Based on clocksource code. See commit 74d23cc704d1 */ ====================================================================== ====================================================================== [1191] ファイル: mmap.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/mmap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1192] ファイル: pagewalk.c ---------------------------------------------------------------------- 実際のパス: mm/pagewalk.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1193] ファイル: core.h ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 * * SuperH Pin Function Controller support. * * Copyright (C) 2012 Renesas Solutions Corp. * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [1194] ファイル: lockdep_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/lockdep_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Runtime locking correctness validator * * Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra * * see Documentation/locking/lockdep-design.rst for more details. */ ====================================================================== ====================================================================== [1195] ファイル: of.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/eventlog/of.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 2012 IBM Corporation * * Author: Ashley Lai * Nayna Jain * * Maintained by: * * Read the event log created by the firmware on PPC64 */ ====================================================================== ====================================================================== [1196] ファイル: dw_hdmi.h ---------------------------------------------------------------------- 実際のパス: include/drm/bridge/dw_hdmi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2018 Renesas Electronics Corporation * Copyright (C) 2011 Freescale Semiconductor, Inc. */ ====================================================================== ====================================================================== [1197] ファイル: machine.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/machine.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Industrial I/O in kernel access map definitions for board files. * * Copyright (c) 2011 Jonathan Cameron */ ====================================================================== ====================================================================== [1198] ファイル: etnaviv_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/etnaviv_drv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2015-2018 Etnaviv Project */ ====================================================================== ====================================================================== [1199] ファイル: kapi.c ---------------------------------------------------------------------- 実際のパス: drivers/pps/kapi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * kernel API * * Copyright (C) 2005-2009 Rodolfo Giometti */ ====================================================================== ====================================================================== [1200] ファイル: i2c-smbus.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/i2c-smbus.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * i2c-smbus.c - SMBus extensions to the I2C protocol * * Copyright (C) 2008 David Brownell * Copyright (C) 2010-2019 Jean Delvare */ ====================================================================== ====================================================================== [1201] ファイル: hw_breakpoint.c ---------------------------------------------------------------------- 実際のパス: kernel/events/hw_breakpoint.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2007 Alan Stern * Copyright (C) IBM Corporation, 2009 * Copyright (C) 2009, Frederic Weisbecker * * Thanks to Ingo Molnar for his many suggestions. * * Authors: Alan Stern * K.Prasad * Frederic Weisbecker */ ====================================================================== ====================================================================== [1202] ファイル: nmi_backtrace.c ---------------------------------------------------------------------- 実際のパス: lib/nmi_backtrace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * NMI backtrace support * * Gratuitously copied from arch/x86/kernel/apic/hw_nmi.c by Russell King, * with the following header: * * HW NMI watchdog support * * started by Don Zickus, Copyright (C) 2010 Red Hat, Inc. * * Arch specific calls to support NMI watchdog * * Bits copied from original nmi.c file */ ====================================================================== ====================================================================== [1203] ファイル: tracehook.h ---------------------------------------------------------------------- 実際のパス: include/linux/tracehook.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Tracing hooks * * Copyright (C) 2008-2009 Red Hat, Inc. All rights reserved. * * This file defines hook entry points called by core code where * user tracing/debugging support might need to do something. These * entry points are called tracehook_*(). Each hook declared below * has a detailed kerneldoc comment giving the context (locking et * al) from which it is called, and the meaning of its return value. * * Each function here typically has only one call site, so it is ok * to have some nontrivial tracehook_*() inlines. In all cases, the * fast path when no tracing is enabled should be very short. * * The purpose of this file and the tracehook_* layer is to consolidate * the interface that the kernel core and arch code uses to enable any * user debugging or tracing facility (such as ptrace). The interfaces * here are carefully documented so that maintainers of core and arch * code do not need to think about the implementation details of the * tracing facilities. Likewise, maintainers of the tracing code do not * need to understand all the calling core or arch code in detail, just * documented circumstances of each call, such as locking conditions. * * If the calling core code changes so that locking is different, then * it is ok to change the interface documented here. The maintainer of * core code changing should notify the maintainers of the tracing code * that they need to work out the change. * * Some tracehook_*() inlines take arguments that the current tracing * implementations might not necessarily use. These function signatures * are chosen to pass in all the information that is on hand in the * caller and might conceivably be relevant to a tracer, so that the * core code won't have to be updated when tracing adds more features. * If a call site changes so that some of those parameters are no longer * already on hand without extra work, then the tracehook_* interface * can change so there is no make-work burden on the core code. The * maintainer of core code changing should notify the maintainers of the * tracing code that they need to work out the change. */ ====================================================================== ====================================================================== [1204] ファイル: preempt.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/preempt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1205] ファイル: power_supply_sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/power/supply/power_supply_sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Sysfs interface for the universal power supply monitor class * * Copyright © 2007 David Woodhouse * Copyright © 2007 Anton Vorontsov * Copyright © 2004 Szabolcs Gyurko * Copyright © 2003 Ian Molton * * Modified: 2004, Oct Szabolcs Gyurko */ ====================================================================== ====================================================================== [1206] ファイル: blk-pm.c ---------------------------------------------------------------------- 実際のパス: block/blk-pm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1207] ファイル: devlink.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/devlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1208] ファイル: hardirq.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/hardirq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1209] ファイル: ip.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ip.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions for the IP protocol. * * Version: @(#)ip.h 1.0.2 04/28/93 * * Authors: Fred N. van Kempen, * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1210] ファイル: geniv.c ---------------------------------------------------------------------- 実際のパス: crypto/geniv.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * geniv: Shared IV generator code * * This file provides common code to IV generators such as seqiv. * * Copyright (c) 2007-2019 Herbert Xu */ ====================================================================== ====================================================================== [1211] ファイル: pfc-r8a77980.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pfc-r8a77980.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R8A77980 processor support - PFC hardware block. * * Copyright (C) 2018 Renesas Electronics Corp. * Copyright (C) 2018 Cogent Embedded, Inc. * * This file is based on the drivers/pinctrl/renesas/pfc-r8a7795.c * * R-Car Gen3 processor support - PFC hardware block. * * Copyright (C) 2015 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [1212] ファイル: ipv6_route.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ipv6_route.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Linux INET6 implementation * * Authors: * Pedro Roque * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1213] ファイル: fiemap.c ---------------------------------------------------------------------- 実際のパス: fs/iomap/fiemap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2016-2018 Christoph Hellwig. */ ====================================================================== ====================================================================== [1214] ファイル: v4l2-dev.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Video capture interface for Linux version 2 * * A generic video device interface for the LINUX operating system * using a set of device structures/vectors for low level operations. * * Authors: Alan Cox, (version 1) * Mauro Carvalho Chehab (version 2) * * Fixes: 20000516 Claudio Matsuoka * - Added procfs support */ ====================================================================== ====================================================================== [1215] ファイル: bpfilter.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/bpfilter.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1216] ファイル: scatterlist.c ---------------------------------------------------------------------- 実際のパス: lib/scatterlist.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2007 Jens Axboe * * Scatterlist handling helpers. */ ====================================================================== ====================================================================== [1217] ファイル: cacheinfo.c ---------------------------------------------------------------------- 実際のパス: drivers/base/cacheinfo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * cacheinfo support - processor cache information via sysfs * * Based on arch/x86/kernel/cpu/intel_cacheinfo.c * Author: Sudeep Holla */ ====================================================================== ====================================================================== [1218] ファイル: blkzoned.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/blkzoned.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Zoned block devices handling. * * Copyright (C) 2015 Seagate Technology PLC * * Written by: Shaun Tancheff * * Modified by: Damien Le Moal * Copyright (C) 2016 Western Digital * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ ====================================================================== ====================================================================== [1219] ファイル: clk-s2mps11.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-s2mps11.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ // // clk-s2mps11.c - Clock driver for S2MPS11. // // Copyright (C) 2013,2014 Samsung Electornics ====================================================================== ====================================================================== [1220] ファイル: sd.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/sd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/mmc/core/sd.c * * Copyright (C) 2003-2004 Russell King, All Rights Reserved. * SD support Copyright (C) 2004 Ian Molton, All Rights Reserved. * Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved. */ ====================================================================== ====================================================================== [1221] ファイル: tree_exp.h ---------------------------------------------------------------------- 実際のパス: kernel/rcu/tree_exp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * RCU expedited grace periods * * Copyright IBM Corporation, 2016 * * Authors: Paul E. McKenney */ ====================================================================== ====================================================================== [1222] ファイル: nf_conntrack_common.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/nf_conntrack_common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1223] ファイル: kbd_kern.h ---------------------------------------------------------------------- 実際のパス: include/linux/kbd_kern.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1224] ファイル: cred.h ---------------------------------------------------------------------- 実際のパス: include/linux/cred.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Credentials management - see Documentation/security/credentials.rst * * Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1225] ファイル: pkcs7_trust.c ---------------------------------------------------------------------- 実際のパス: crypto/asymmetric_keys/pkcs7_trust.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Validate the trust chain of a PKCS#7 message. * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1226] ファイル: iomem.c ---------------------------------------------------------------------- 実際のパス: kernel/iomem.c ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1227] ファイル: pinconf.h ---------------------------------------------------------------------- 実際のパス: include/linux/pinctrl/pinconf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Interface the pinconfig portions of the pinctrl subsystem * * Copyright (C) 2011 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * This interface is used in the core to keep track of pins. * * Author: Linus Walleij */ ====================================================================== ====================================================================== [1228] ファイル: module-internal.h ---------------------------------------------------------------------- 実際のパス: kernel/module-internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Module internals * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1229] ファイル: clk-bulk.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-bulk.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright 2017 NXP * * Dong Aisheng */ ====================================================================== ====================================================================== [1230] ファイル: common.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2019 Renesas Electronics Corporation * Kuninori Morimoto */ ====================================================================== ====================================================================== [1231] ファイル: syscall.h ---------------------------------------------------------------------- 実際のパス: include/trace/syscall.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1232] ファイル: page_ext.h ---------------------------------------------------------------------- 実際のパス: include/linux/page_ext.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1233] ファイル: iomap_copy.c ---------------------------------------------------------------------- 実際のパス: lib/iomap_copy.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright 2006 PathScale, Inc. All Rights Reserved. */ ====================================================================== ====================================================================== [1234] ファイル: tpm1.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/eventlog/tpm1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2005, 2012 IBM Corporation * * Authors: * Kent Yoder * Seiji Munetoh * Stefan Berger * Reiner Sailer * Kylene Hall * Nayna Jain * * Maintained by: * * Access to the event log created by a system's firmware / BIOS */ ====================================================================== ====================================================================== [1235] ファイル: return_address.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/return_address.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * arch/arm64/kernel/return_address.c * * Copyright (C) 2013 Linaro Limited * Author: AKASHI Takahiro */ ====================================================================== ====================================================================== [1236] ファイル: axp20x.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/axp20x.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * MFD core driver for the X-Powers' Power Management ICs * * AXP20x typically comprises an adaptive USB-Compatible PWM charger, BUCK DC-DC * converters, LDOs, multiple 12-bit ADCs of voltage, current and temperature * as well as configurable GPIOs. * * This file contains the interface independent core functions. * * Copyright (C) 2014 Carlo Caione * * Author: Carlo Caione */ ====================================================================== ====================================================================== [1237] ファイル: pgalloc.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/pgalloc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1238] ファイル: scsi_common.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1239] ファイル: elf.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/elf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1240] ファイル: stackleak.h ---------------------------------------------------------------------- 実際のパス: include/linux/stackleak.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1241] ファイル: scsi.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1242] ファイル: regmap.h ---------------------------------------------------------------------- 実際のパス: include/linux/regmap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Register map access API * * Copyright 2011 Wolfson Microelectronics plc * * Author: Mark Brown */ ====================================================================== ====================================================================== [1243] ファイル: consumer.h ---------------------------------------------------------------------- 実際のパス: include/linux/regulator/consumer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * consumer.h -- SoC Regulator consumer support. * * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC. * * Author: Liam Girdwood * * Regulator Consumer Interface. * * A Power Management Regulator framework for SoC based devices. * Features:- * o Voltage and current level control. * o Operating mode control. * o Regulator status. * o sysfs entries for showing client devices and status * * EXPERIMENTAL FEATURES: * Dynamic Regulator operating Mode Switching (DRMS) - allows regulators * to use most efficient operating mode depending upon voltage and load and * is transparent to client drivers. * * e.g. Devices x,y,z share regulator r. Device x and y draw 20mA each during * IO and 1mA at idle. Device z draws 100mA when under load and 5mA when * idling. Regulator r has > 90% efficiency in NORMAL mode at loads > 100mA * but this drops rapidly to 60% when below 100mA. Regulator r has > 90% * efficiency in IDLE mode at loads < 10mA. Thus regulator r will operate * in normal mode for loads > 10mA and in IDLE mode for load <= 10mA. */ ====================================================================== ====================================================================== [1244] ファイル: sas_expander.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_expander.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Serial Attached SCSI (SAS) Expander discovery and configuration * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov * * This file is licensed under GPLv2. */ ====================================================================== ====================================================================== [1245] ファイル: tlb.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/tlb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1246] ファイル: inotify.h ---------------------------------------------------------------------- 実際のパス: fs/notify/inotify/inotify.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1247] ファイル: io.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/io.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/io.h * * Copyright (C) 1996-2000 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1248] ファイル: t10-pi.h ---------------------------------------------------------------------- 実際のパス: include/linux/t10-pi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1249] ファイル: mt.h ---------------------------------------------------------------------- 実際のパス: include/linux/input/mt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Input Multitouch Library * * Copyright (c) 2010 Henrik Rydberg */ ====================================================================== ====================================================================== [1250] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later // // core.c -- Voltage/Current Regulator framework. // // Copyright 2007, 2008 Wolfson Microelectronics PLC. // Copyright 2008 SlimLogic Ltd. // // Author: Liam Girdwood ====================================================================== ====================================================================== [1251] ファイル: lima_device.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_device.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2018-2019 Qiang Yu */ ====================================================================== ====================================================================== [1252] ファイル: extcon.c ---------------------------------------------------------------------- 実際のパス: drivers/extcon/extcon.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drivers/extcon/extcon.c - External Connector (extcon) framework. * * Copyright (C) 2015 Samsung Electronics * Author: Chanwoo Choi * * Copyright (C) 2012 Samsung Electronics * Author: Donggeun Kim * Author: MyungJoo Ham * * based on android/drivers/switch/switch_class.c * Copyright (C) 2008 Google, Inc. * Author: Mike Lockwood */ ====================================================================== ====================================================================== [1253] ファイル: utsname.c ---------------------------------------------------------------------- 実際のパス: kernel/utsname.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2004 IBM Corporation * * Author: Serge Hallyn */ ====================================================================== ====================================================================== [1254] ファイル: barrier.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/barrier.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/barrier.h * * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1255] ファイル: mod_host.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/mod_host.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Kuninori Morimoto */ ====================================================================== ====================================================================== [1256] ファイル: fault-inject.h ---------------------------------------------------------------------- 実際のパス: include/linux/fault-inject.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1257] ファイル: scsi_proto.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_proto.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1258] ファイル: tty_mutex.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_mutex.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1259] ファイル: workqueue.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/workqueue.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1260] ファイル: arm_sdei.h ---------------------------------------------------------------------- 実際のパス: include/linux/arm_sdei.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // Copyright (C) 2017 Arm Ltd. ====================================================================== ====================================================================== [1261] ファイル: smp_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/smp_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1262] ファイル: types.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/sched/types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1263] ファイル: tpm.h ---------------------------------------------------------------------- 実際のパス: include/linux/tpm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2004,2007,2008 IBM Corporation * * Authors: * Leendert van Doorn * Dave Safford * Reiner Sailer * Kylene Hall * Debora Velarde * * Maintained by: * * Device driver for TCG/TCPA TPM (trusted platform module). * Specifications at www.trustedcomputinggroup.org */ ====================================================================== ====================================================================== [1264] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # PINCTRL infrastructure and drivers # ====================================================================== ====================================================================== [1265] ファイル: membarrier.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/membarrier.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2010-2017 Mathieu Desnoyers * * membarrier system call */ ====================================================================== ====================================================================== [1266] ファイル: net.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/net.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1267] ファイル: processor.h ---------------------------------------------------------------------- 実際のパス: include/linux/processor.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1268] ファイル: mmc.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/mmc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/mmc/core/mmc.c * * Copyright (C) 2003-2004 Russell King, All Rights Reserved. * Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved. * MMCv4 support Copyright (C) 2006 Philip Langdale, All Rights Reserved. * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [1269] ファイル: asymmetric_type.c ---------------------------------------------------------------------- 実際のパス: crypto/asymmetric_keys/asymmetric_type.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Asymmetric public-key cryptography key type * * See Documentation/crypto/asymmetric-keys.rst * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1270] ファイル: rtc.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/rtc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Generic RTC interface. * This version contains the part of the user interface to the Real Time Clock * service. It is used with both the legacy mc146818 and also EFI * Struct rtc_time and first 12 ioctl by Paul Gortmaker, 1996 - separated out * from to this file for 2.4 kernels. * * Copyright (C) 1999 Hewlett-Packard Co. * Copyright (C) 1999 Stephane Eranian */ ====================================================================== ====================================================================== [1271] ファイル: rpc_pipe_fs.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/rpc_pipe_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1272] ファイル: check.h ---------------------------------------------------------------------- 実際のパス: block/partitions/check.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1273] ファイル: tcp_metrics.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tcp_metrics.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1274] ファイル: ipmi_si_sm.h ---------------------------------------------------------------------- 実際のパス: drivers/char/ipmi/ipmi_si_sm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * ipmi_si_sm.h * * State machine interface for low-level IPMI system management * interface state machines. This code is the interface between * the ipmi_smi code (that handles the policy of a KCS, SMIC, or * BT interface) and the actual low-level state machine. * * Author: MontaVista Software, Inc. * Corey Minyard * source@mvista.com * * Copyright 2002 MontaVista Software Inc. */ ====================================================================== ====================================================================== [1275] ファイル: extents_status.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/extents_status.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/ext4/extents_status.h * * Written by Yongqiang Yang * Modified by * Allison Henderson * Zheng Liu * */ ====================================================================== ====================================================================== [1276] ファイル: sort.c ---------------------------------------------------------------------- 実際のパス: lib/sort.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * A fast, small, non-recursive O(n log n) sort for the Linux kernel * * This performs n*log2(n) + 0.37*n + o(n) comparisons on average, * and 1.5*n*log2(n) + O(n) in the (very contrived) worst case. * * Glibc qsort() manages n*log2(n) - 1.26*n for random inputs (1.63*n * better) at the expense of stack usage and much larger code to avoid * quicksort's O(n^2) worst case. */ ====================================================================== ====================================================================== [1277] ファイル: minmax.h ---------------------------------------------------------------------- 実際のパス: include/linux/minmax.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1278] ファイル: generic.h ---------------------------------------------------------------------- 実際のパス: include/linux/unaligned/generic.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1279] ファイル: scompress.c ---------------------------------------------------------------------- 実際のパス: crypto/scompress.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Synchronous Compression operations * * Copyright 2015 LG Electronics Inc. * Copyright (c) 2016, Intel Corporation * Author: Giovanni Cabiddu */ ====================================================================== ====================================================================== [1280] ファイル: sha256.c ---------------------------------------------------------------------- 実際のパス: lib/crypto/sha256.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * SHA-256, as specified in * http://csrc.nist.gov/groups/STM/cavp/documents/shs/sha256-384-512.pdf * * SHA-256 code by Jean-Luc Cooke . * * Copyright (c) Jean-Luc Cooke * Copyright (c) Andrew McDonald * Copyright (c) 2002 James Morris * Copyright (c) 2014 Red Hat Inc. */ ====================================================================== ====================================================================== [1281] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Serial device configuration # ====================================================================== ====================================================================== [1282] ファイル: r8a77970-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a77970-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car V3M System Controller * * Copyright (C) 2017 Cogent Embedded Inc. */ ====================================================================== ====================================================================== [1283] ファイル: rc-core.h ---------------------------------------------------------------------- 実際のパス: include/media/rc-core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Remote Controller core header * * Copyright (C) 2009-2010 by Mauro Carvalho Chehab */ ====================================================================== ====================================================================== [1284] ファイル: v4l2-event.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-event.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * v4l2-event.h * * V4L2 events. * * Copyright (C) 2009--2010 Nokia Corporation. * * Contact: Sakari Ailus */ ====================================================================== ====================================================================== [1285] ファイル: panfrost_devfreq.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panfrost/panfrost_devfreq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright 2019 Collabora ltd. */ ====================================================================== ====================================================================== [1286] ファイル: pinconf-generic.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/pinconf-generic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Core driver for the generic pin config portions of the pin control subsystem * * Copyright (C) 2011 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * * Author: Linus Walleij */ ====================================================================== ====================================================================== [1287] ファイル: arch_topology.c ---------------------------------------------------------------------- 実際のパス: drivers/base/arch_topology.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Arch specific cpu topology information * * Copyright (C) 2016, ARM Ltd. * Written by: Juri Lelli, ARM Ltd. */ ====================================================================== ====================================================================== [1288] ファイル: cpuidle-psci-domain.c ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/cpuidle-psci-domain.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * PM domains for CPUs via genpd - managed by cpuidle-psci. * * Copyright (C) 2019 Linaro Ltd. * Author: Ulf Hansson * */ ====================================================================== ====================================================================== [1289] ファイル: panfrost_features.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panfrost/panfrost_features.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* (C) COPYRIGHT 2014-2018 ARM Limited. All rights reserved. */ /* Copyright 2019 Linaro, Ltd., Rob Herring */ ====================================================================== ====================================================================== [1290] ファイル: nf_conntrack_tcp.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter/nf_conntrack_tcp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1291] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: security/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * inode.c - securityfs * * Copyright (C) 2005 Greg Kroah-Hartman * * Based on fs/debugfs/inode.c which had the following copyright notice: * Copyright (C) 2004 Greg Kroah-Hartman * Copyright (C) 2004 IBM Inc. */ ====================================================================== ====================================================================== [1292] ファイル: kasan.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/kasan.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1293] ファイル: migrate.c ---------------------------------------------------------------------- 実際のパス: mm/migrate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Memory Migration functionality - linux/mm/migrate.c * * Copyright (C) 2006 Silicon Graphics, Inc., Christoph Lameter * * Page migration was first developed in the context of the memory hotplug * project. The main authors of the migration code are: * * IWAMOTO Toshihiro * Hirokazu Takahashi * Dave Hansen * Christoph Lameter */ ====================================================================== ====================================================================== [1294] ファイル: pstore.h ---------------------------------------------------------------------- 実際のパス: include/linux/pstore.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Persistent Storage - pstore.h * * Copyright (C) 2010 Intel Corporation * * This code is the generic layer to export data records from platform * level persistent storage via a file system. */ ====================================================================== ====================================================================== [1295] ファイル: jump_label.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/jump_label.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013 Huawei Ltd. * Author: Jiang Liu * * Based on arch/arm/include/asm/jump_label.h */ ====================================================================== ====================================================================== [1296] ファイル: delay.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/lib/delay.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Delay loops based on the OpenRISC implementation. * * Copyright (C) 2012 ARM Limited * * Author: Will Deacon */ ====================================================================== ====================================================================== [1297] ファイル: io-64-nonatomic-hi-lo.h ---------------------------------------------------------------------- 実際のパス: include/linux/io-64-nonatomic-hi-lo.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1298] ファイル: mq-deadline.c ---------------------------------------------------------------------- 実際のパス: block/mq-deadline.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * MQ Deadline i/o scheduler - adaptation of the legacy deadline scheduler, * for the blk-mq scheduling framework * * Copyright (C) 2016 Jens Axboe */ ====================================================================== ====================================================================== [1299] ファイル: aes_generic.c ---------------------------------------------------------------------- 実際のパス: crypto/aes_generic.c ---------------------------------------------------------------------- /* * Cryptographic API. * * AES Cipher Algorithm. * * Based on Brian Gladman's code. * * Linux developers: * Alexander Kjeldaas * Herbert Valerio Riedel * Kyle McMartin * Adam J. Richter (conversion to 2.5 API). * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * --------------------------------------------------------------------------- * Copyright (c) 2002, Dr Brian Gladman , Worcester, UK. * All rights reserved. * * LICENSE TERMS * * The free distribution and use of this software in both source and binary * form is allowed (with or without changes) provided that: * * 1. distributions of this source code include the above copyright * notice, this list of conditions and the following disclaimer; * * 2. distributions in binary form include the above copyright * notice, this list of conditions and the following disclaimer * in the documentation and/or other associated materials; * * 3. the copyright holder's name is not used to endorse products * built using this software without specific written permission. * * ALTERNATIVELY, provided that this notice is retained in full, this product * may be distributed under the terms of the GNU General Public License (GPL), * in which case the provisions of the GPL apply INSTEAD OF those given above. * * DISCLAIMER * * This software is provided 'as is' with no explicit or implied warranties * in respect of its properties, including, but not limited to, correctness * and/or fitness for purpose. * --------------------------------------------------------------------------- */ ====================================================================== ====================================================================== [1300] ファイル: fixed-helper.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/fixed-helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1301] ファイル: fsverity.h ---------------------------------------------------------------------- 実際のパス: include/linux/fsverity.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * fs-verity: read-only file-based authenticity protection * * This header declares the interface between the fs/verity/ support layer and * filesystems that support fs-verity. * * Copyright 2019 Google LLC */ ====================================================================== ====================================================================== [1302] ファイル: find_bit.c ---------------------------------------------------------------------- 実際のパス: lib/find_bit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* bit search implementation * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * Copyright (C) 2008 IBM Corporation * 'find_last_bit' is written by Rusty Russell * (Inspired by David Howell's find_next_bit implementation) * * Rewritten by Yury Norov to decrease * size and improve performance, 2015. */ ====================================================================== ====================================================================== [1303] ファイル: d_path.c ---------------------------------------------------------------------- 実際のパス: fs/d_path.c ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1304] ファイル: utimes.c ---------------------------------------------------------------------- 実際のパス: fs/utimes.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1305] ファイル: part_stat.h ---------------------------------------------------------------------- 実際のパス: include/linux/part_stat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1306] ファイル: pl330.c ---------------------------------------------------------------------- 実際のパス: drivers/dma/pl330.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (c) 2012 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Copyright (C) 2010 Samsung Electronics Co. Ltd. * Jaswinder Singh */ ====================================================================== ====================================================================== [1307] ファイル: pl111_drm.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/pl111/pl111_drm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * * (C) COPYRIGHT 2012-2013 ARM Limited. All rights reserved. * * Parts of this file were based on sources as follows: * * Copyright (c) 2006-2008 Intel Corporation * Copyright (c) 2007 Dave Airlie * Copyright (C) 2011 Texas Instruments */ ====================================================================== ====================================================================== [1308] ファイル: lzodefs.h ---------------------------------------------------------------------- 実際のパス: lib/lzo/lzodefs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * lzodefs.h -- architecture, OS and compiler specific defines * * Copyright (C) 1996-2012 Markus F.X.J. Oberhumer * * The full LZO package can be found at: * http://www.oberhumer.com/opensource/lzo/ * * Changed for Linux kernel use by: * Nitin Gupta * Richard Purdie */ ====================================================================== ====================================================================== [1309] ファイル: nfs_fs_sb.h ---------------------------------------------------------------------- 実際のパス: include/linux/nfs_fs_sb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1310] ファイル: pgalloc-track.h ---------------------------------------------------------------------- 実際のパス: mm/pgalloc-track.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1311] ファイル: vexpress-sysreg.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/vexpress-sysreg.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * * Copyright (C) 2012 ARM Limited */ ====================================================================== ====================================================================== [1312] ファイル: security.c ---------------------------------------------------------------------- 実際のパス: security/security.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Security plug functions * * Copyright (C) 2001 WireX Communications, Inc * Copyright (C) 2001-2002 Greg Kroah-Hartman * Copyright (C) 2001 Networks Associates Technology, Inc * Copyright (C) 2016 Mellanox Technologies */ ====================================================================== ====================================================================== [1313] ファイル: alarmtimer.c ---------------------------------------------------------------------- 実際のパス: kernel/time/alarmtimer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Alarmtimer interface * * This interface provides a timer which is similarto hrtimers, * but triggers a RTC alarm if the box is suspend. * * This interface is influenced by the Android RTC Alarm timer * interface. * * Copyright (C) 2010 IBM Corperation * * Author: John Stultz */ ====================================================================== ====================================================================== [1314] ファイル: pm.h ---------------------------------------------------------------------- 実際のパス: include/linux/pm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * pm.h - Power management interface * * Copyright (C) 2000 Andrew Henroid */ ====================================================================== ====================================================================== [1315] ファイル: ucount.c ---------------------------------------------------------------------- 実際のパス: kernel/ucount.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1316] ファイル: of_videomode.c ---------------------------------------------------------------------- 実際のパス: drivers/video/of_videomode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * generic videomode helper * * Copyright (c) 2012 Steffen Trumtrar , Pengutronix */ ====================================================================== ====================================================================== [1317] ファイル: mod_gadget.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/mod_gadget.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2019 Renesas Electronics Corporation * Kuninori Morimoto */ ====================================================================== ====================================================================== [1318] ファイル: pca953x.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/pca953x.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1319] ファイル: int_sqrt.c ---------------------------------------------------------------------- 実際のパス: lib/math/int_sqrt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2013 Davidlohr Bueso * * Based on the shift-and-subtract algorithm for computing integer * square root from Guy L. Steele. */ ====================================================================== ====================================================================== [1320] ファイル: regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Helper functions for MMC regulators. */ ====================================================================== ====================================================================== [1321] ファイル: etnaviv_cmdbuf.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2017 Etnaviv Project */ ====================================================================== ====================================================================== [1322] ファイル: videobuf2-core.c ---------------------------------------------------------------------- 実際のパス: drivers/media/common/videobuf2/videobuf2-core.c ---------------------------------------------------------------------- /* * videobuf2-core.c - video buffer 2 core framework * * Copyright (C) 2010 Samsung Electronics * * Author: Pawel Osciak * Marek Szyprowski * * The vb2_thread implementation was based on code from videobuf-dvb.c: * (c) 2004 Gerd Knorr [SUSE Labs] * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [1323] ファイル: stage2_pgtable.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/stage2_pgtable.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2016 - ARM Ltd * * stage2 page table helpers */ ====================================================================== ====================================================================== [1324] ファイル: lse.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/lse.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1325] ファイル: jiffies.c ---------------------------------------------------------------------- 実際のパス: kernel/time/jiffies.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * This file contains the jiffies based clocksource. * * Copyright (C) 2004, 2005 IBM, John Stultz (johnstul@us.ibm.com) */ ====================================================================== ====================================================================== [1326] ファイル: sysctl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/sysctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1327] ファイル: firmware.h ---------------------------------------------------------------------- 実際のパス: drivers/base/firmware_loader/firmware.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1328] ファイル: spmi.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/spmi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1329] ファイル: Makefile ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/Makefile ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # Makefile for the drm device driver. This driver provides support for the # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher. ====================================================================== ====================================================================== [1330] ファイル: strnlen_user.c ---------------------------------------------------------------------- 実際のパス: lib/strnlen_user.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1331] ファイル: cros_ec_proto.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/cros_ec_proto.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * ChromeOS Embedded Controller protocol interface. * * Copyright (C) 2012 Google, Inc */ ====================================================================== ====================================================================== [1332] ファイル: stop_machine.h ---------------------------------------------------------------------- 実際のパス: include/linux/stop_machine.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1333] ファイル: huge_memory.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/huge_memory.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1334] ファイル: arm_arch_timer.h ---------------------------------------------------------------------- 実際のパス: include/clocksource/arm_arch_timer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1335] ファイル: memmap.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/memmap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Common EFI memory map functions. */ ====================================================================== ====================================================================== [1336] ファイル: irq-gic-common.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irq-gic-common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2002 ARM Limited, All Rights Reserved. */ ====================================================================== ====================================================================== [1337] ファイル: fixed.h ---------------------------------------------------------------------- 実際のパス: include/linux/regulator/fixed.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * fixed.h * * Copyright 2008 Wolfson Microelectronics PLC. * * Author: Mark Brown * * Copyright (c) 2009 Nokia Corporation * Roger Quadros */ ====================================================================== ====================================================================== [1338] ファイル: ptr_ring.h ---------------------------------------------------------------------- 実際のパス: include/linux/ptr_ring.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Definitions for the 'struct ptr_ring' datastructure. * * Author: * Michael S. Tsirkin * * Copyright (C) 2016 Red Hat, Inc. * * This is a limited-size FIFO maintaining pointers in FIFO order, with * one CPU producing entries and another consuming entries from a FIFO. * * This implementation tries to minimize cache-contention when there is a * single producer and a single consumer CPU. */ ====================================================================== ====================================================================== [1339] ファイル: nfnetlink_conntrack.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/nfnetlink_conntrack.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1340] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/memory/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Memory devices # ====================================================================== ====================================================================== [1341] ファイル: percpu-refcount.c ---------------------------------------------------------------------- 実際のパス: lib/percpu-refcount.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1342] ファイル: clockchips.h ---------------------------------------------------------------------- 実際のパス: include/linux/clockchips.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1343] ファイル: timekeeper_internal.h ---------------------------------------------------------------------- 実際のパス: include/linux/timekeeper_internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1344] ファイル: fs_pin.h ---------------------------------------------------------------------- 実際のパス: include/linux/fs_pin.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1345] ファイル: kexec_image.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/kexec_image.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Kexec image loader * Copyright (C) 2018 Linaro Limited * Author: AKASHI Takahiro */ ====================================================================== ====================================================================== [1346] ファイル: percpu_counter.c ---------------------------------------------------------------------- 実際のパス: lib/percpu_counter.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Fast batching percpu counters. */ ====================================================================== ====================================================================== [1347] ファイル: timekeeping.h ---------------------------------------------------------------------- 実際のパス: include/linux/timekeeping.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1348] ファイル: videomode.c ---------------------------------------------------------------------- 実際のパス: drivers/video/videomode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * generic display timing functions * * Copyright (c) 2012 Steffen Trumtrar , Pengutronix */ ====================================================================== ====================================================================== [1349] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/udc/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * udc.c - Core UDC Framework * * Copyright (C) 2010 Texas Instruments * Author: Felipe Balbi */ ====================================================================== ====================================================================== [1350] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/i2c/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # I2C subsystem configuration # ====================================================================== ====================================================================== [1351] ファイル: list_lru.h ---------------------------------------------------------------------- 実際のパス: include/linux/list_lru.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2013 Red Hat, Inc. and Parallels Inc. All rights reserved. * Authors: David Chinner and Glauber Costa * * Generic LRU infrastructure */ ====================================================================== ====================================================================== [1352] ファイル: soc.c ---------------------------------------------------------------------- 実際のパス: drivers/base/soc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) ST-Ericsson SA 2011 * * Author: Lee Jones for ST-Ericsson. */ ====================================================================== ====================================================================== [1353] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/kernfs/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/kernfs/inode.c - kernfs inode implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007, 2013 Tejun Heo */ ====================================================================== ====================================================================== [1354] ファイル: sas_discover.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_discover.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Serial Attached SCSI (SAS) Discover process * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov */ ====================================================================== ====================================================================== [1355] ファイル: kcore.h ---------------------------------------------------------------------- 実際のパス: include/linux/kcore.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1356] ファイル: mark.c ---------------------------------------------------------------------- 実際のパス: fs/notify/mark.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2008 Red Hat, Inc., Eric Paris */ ====================================================================== ====================================================================== [1357] ファイル: sdio_cis.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/sdio_cis.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/drivers/mmc/core/sdio_cis.c * * Author: Nicolas Pitre * Created: June 11, 2007 * Copyright: MontaVista Software Inc. * * Copyright 2007 Pierre Ossman */ ====================================================================== ====================================================================== [1358] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/char/agp/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1359] ファイル: lima_trace.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2020 Qiang Yu */ ====================================================================== ====================================================================== [1360] ファイル: ulpi.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/common/ulpi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * ulpi.c - USB ULPI PHY bus * * Copyright (C) 2015 Intel Corporation * * Author: Heikki Krogerus */ ====================================================================== ====================================================================== [1361] ファイル: bochs.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bochs/bochs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1362] ファイル: mdio.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/mdio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1363] ファイル: irq_poll.c ---------------------------------------------------------------------- 実際のパス: lib/irq_poll.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions related to interrupt-poll handling in the block layer. This * is similar to NAPI for network devices. */ ====================================================================== ====================================================================== [1364] ファイル: mpi.h ---------------------------------------------------------------------- 実際のパス: include/linux/mpi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* mpi.h - Multi Precision Integers * Copyright (C) 1994, 1996, 1998, 1999, * 2000, 2001 Free Software Foundation, Inc. * * This file is part of GNUPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [1365] ファイル: cma.h ---------------------------------------------------------------------- 実際のパス: mm/cma.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1366] ファイル: rcuwait.h ---------------------------------------------------------------------- 実際のパス: include/linux/rcuwait.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1367] ファイル: backing-dev.h ---------------------------------------------------------------------- 実際のパス: include/linux/backing-dev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1368] ファイル: audit.h ---------------------------------------------------------------------- 実際のパス: kernel/audit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* audit -- definition of audit_context structure and supporting types * * Copyright 2003-2004 Red Hat, Inc. * Copyright 2005 Hewlett-Packard Development Company, L.P. * Copyright 2005 IBM Corporation */ ====================================================================== ====================================================================== [1369] ファイル: internal.h ---------------------------------------------------------------------- 実際のパス: drivers/regulator/internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * internal.h -- Voltage/Current Regulator framework internal code * * Copyright 2007, 2008 Wolfson Microelectronics PLC. * Copyright 2008 SlimLogic Ltd. * * Author: Liam Girdwood */ ====================================================================== ====================================================================== [1370] ファイル: psci.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/psci.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * * Copyright (C) 2013 ARM Limited * * Author: Will Deacon */ ====================================================================== ====================================================================== [1371] ファイル: rtc-s5m.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/rtc-s5m.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ // // Copyright (c) 2013-2014 Samsung Electronics Co., Ltd // http://www.samsung.com // // Copyright (C) 2013 Google, Inc ====================================================================== ====================================================================== [1372] ファイル: seccomp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/seccomp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1373] ファイル: xts.h ---------------------------------------------------------------------- 実際のパス: include/crypto/xts.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1374] ファイル: irqbypass.c ---------------------------------------------------------------------- 実際のパス: virt/lib/irqbypass.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * IRQ offload/bypass manager * * Copyright (C) 2015 Red Hat, Inc. * Copyright (c) 2015 Linaro Ltd. * * Various virtualization hardware acceleration techniques allow bypassing or * offloading interrupts received from devices around the host kernel. Posted * Interrupts on Intel VT-d systems can allow interrupts to be received * directly by a virtual machine. ARM IRQ Forwarding allows forwarded physical * interrupts to be directly deactivated by the guest. This manager allows * interrupt producers and consumers to find each other to enable this sort of * bypass. */ ====================================================================== ====================================================================== [1375] ファイル: ktime.h ---------------------------------------------------------------------- 実際のパス: include/linux/ktime.h ---------------------------------------------------------------------- /* * include/linux/ktime.h * * ktime_t - nanosecond-resolution time format. * * Copyright(C) 2005, Thomas Gleixner * Copyright(C) 2005, Red Hat, Inc., Ingo Molnar * * data type definitions, declarations, prototypes and macros. * * Started by: Thomas Gleixner and Ingo Molnar * * Credits: * * Roman Zippel provided the ideas and primary code snippets of * the ktime_t union and further simplifications of the original * code. * * For licencing details see kernel-base/COPYING */ ====================================================================== ====================================================================== [1376] ファイル: ext4.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/ext4.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1377] ファイル: timer-of.h ---------------------------------------------------------------------- 実際のパス: drivers/clocksource/timer-of.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1378] ファイル: esr.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/esr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013 - ARM Ltd * Author: Marc Zyngier */ ====================================================================== ====================================================================== [1379] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/interconnect/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Interconnect framework core driver * * Copyright (c) 2017-2019, Linaro Ltd. * Author: Georgi Djakov */ ====================================================================== ====================================================================== [1380] ファイル: bq27xxx_battery.h ---------------------------------------------------------------------- 実際のパス: include/linux/power/bq27xxx_battery.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1381] ファイル: symlink.c ---------------------------------------------------------------------- 実際のパス: fs/kernfs/symlink.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/kernfs/symlink.c - kernfs symlink implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007, 2013 Tejun Heo */ ====================================================================== ====================================================================== [1382] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/block/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Block device driver configuration # ====================================================================== ====================================================================== [1383] ファイル: rza.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/rza.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas USB driver RZ/A initialization and power control * * Copyright (C) 2018 Chris Brandt * Copyright (C) 2018-2019 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [1384] ファイル: sysinfo.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/sysinfo.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1385] ファイル: irq-gic-v3-its.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irq-gic-v3-its.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2013-2017 ARM Limited, All Rights Reserved. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [1386] ファイル: syscall.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/syscall.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1387] ファイル: suspend.h ---------------------------------------------------------------------- 実際のパス: include/linux/suspend.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1388] ファイル: slab_common.c ---------------------------------------------------------------------- 実際のパス: mm/slab_common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Slab allocator functions that are independent of the allocator strategy * * (C) 2012 Christoph Lameter */ ====================================================================== ====================================================================== [1389] ファイル: thc63lvd1024.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/thc63lvd1024.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * THC63LVD1024 LVDS to parallel data DRM bridge driver. * * Copyright (C) 2018 Jacopo Mondi */ ====================================================================== ====================================================================== [1390] ファイル: rtc-max77686.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/rtc-max77686.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ // // RTC driver for Maxim MAX77686 and MAX77802 // // Copyright (C) 2012 Samsung Electronics Co.Ltd // // based on rtc-max8997.c ====================================================================== ====================================================================== [1391] ファイル: direct-io.c ---------------------------------------------------------------------- 実際のパス: fs/iomap/direct-io.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2010 Red Hat, Inc. * Copyright (c) 2016-2018 Christoph Hellwig. */ ====================================================================== ====================================================================== [1392] ファイル: if_arp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_arp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Global definitions for the ARP (RFC 826) protocol. * * Version: @(#)if_arp.h 1.0.1 04/16/93 * * Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1986-1988 * Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source. * Ross Biro * Fred N. van Kempen, * Florian La Roche, * Jonathan Layes * Arnaldo Carvalho de Melo ARPHRD_HWX25 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1393] ファイル: fb_draw.h ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fb_draw.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1394] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/iommu/amd/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # AMD IOMMU support ====================================================================== ====================================================================== [1395] ファイル: pm_qos.h ---------------------------------------------------------------------- 実際のパス: include/linux/pm_qos.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Definitions related to Power Management Quality of Service (PM QoS). * * Copyright (C) 2020 Intel Corporation * * Authors: * Mark Gross * Rafael J. Wysocki */ ====================================================================== ====================================================================== [1396] ファイル: do_mounts_initrd.c ---------------------------------------------------------------------- 実際のパス: init/do_mounts_initrd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1397] ファイル: irqchip.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irqchip.c ---------------------------------------------------------------------- /* * Copyright (C) 2012 Thomas Petazzoni * * Thomas Petazzoni * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ ====================================================================== ====================================================================== [1398] ファイル: of_private.h ---------------------------------------------------------------------- 実際のパス: drivers/of/of_private.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Private symbols used by OF support code * * Paul Mackerras August 1996. * Copyright (C) 1996-2005 Paul Mackerras. */ ====================================================================== ====================================================================== [1399] ファイル: if.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Global definitions for the INET interface module. * * Version: @(#)if.h 1.0.2 04/18/93 * * Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1982-1988 * Ross Biro * Fred N. van Kempen, * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1400] ファイル: usb_usual.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb_usual.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Interface to the libusual. * * Copyright (c) 2005 Pete Zaitcev * Copyright (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) * Copyright (c) 1999 Michael Gee (michael@linuxspecific.com) */ ====================================================================== ====================================================================== [1401] ファイル: page-io.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/page-io.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/page-io.c * * This contains the new page_io functions for ext4 * * Written by Theodore Ts'o, 2010. */ ====================================================================== ====================================================================== [1402] ファイル: string.c ---------------------------------------------------------------------- 実際のパス: lib/string.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/lib/string.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [1403] ファイル: wakeup_stats.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/wakeup_stats.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Wakeup statistics in sysfs * * Copyright (c) 2019 Linux Foundation * Copyright (c) 2019 Greg Kroah-Hartman * Copyright (c) 2019 Google Inc. */ ====================================================================== ====================================================================== [1404] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: certs/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1405] ファイル: tick-broadcast.c ---------------------------------------------------------------------- 実際のパス: kernel/time/tick-broadcast.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * This file contains functions which emulate a local clock-event * device via a broadcast event source. * * Copyright(C) 2005-2006, Thomas Gleixner * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar * Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner */ ====================================================================== ====================================================================== [1406] ファイル: ring_buffer.c ---------------------------------------------------------------------- 実際のパス: kernel/events/ring_buffer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Performance events ring-buffer code: * * Copyright (C) 2008 Thomas Gleixner * Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra * Copyright © 2009 Paul Mackerras, IBM Corp. */ /* * Since the mmap() consumer (userspace) can run on a different CPU: * * kernel user * * if (LOAD ->data_tail) { LOAD ->data_head * (A) smp_rmb() (C) * STORE $data LOAD $data * smp_wmb() (B) smp_mb() (D) * STORE ->data_head STORE ->data_tail * } * * Where A pairs with D, and B pairs with C. * * In our case (A) is a control dependency that separates the load of * the ->data_tail and the stores of $data. In case ->data_tail * indicates there is no room in the buffer to store $data we do not. * ====================================================================== ====================================================================== [1407] ファイル: rseq.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/rseq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [1408] ファイル: iio-opaque.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/iio-opaque.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1409] ファイル: crct10dif_common.c ---------------------------------------------------------------------- 実際のパス: crypto/crct10dif_common.c ---------------------------------------------------------------------- /* * Cryptographic API. * * T10 Data Integrity Field CRC16 Crypto Transform * * Copyright (c) 2007 Oracle Corporation. All rights reserved. * Written by Martin K. Petersen * Copyright (C) 2013 Intel Corporation * Author: Tim Chen * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */ ====================================================================== ====================================================================== [1410] ファイル: tlb.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/tlb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* include/asm-generic/tlb.h * * Generic TLB shootdown code * * Copyright 2001 Red Hat, Inc. * Based on code from mm/memory.c Copyright Linus Torvalds and others. * * Copyright 2011 Red Hat, Inc., Peter Zijlstra */ ====================================================================== ====================================================================== [1411] ファイル: i2c-rk3x.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/busses/i2c-rk3x.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Driver for I2C adapter in Rockchip RK3xxx SoC * * Max Schwarz * based on the patches by Rockchip Inc. */ ====================================================================== ====================================================================== [1412] ファイル: edac_device.c ---------------------------------------------------------------------- 実際のパス: drivers/edac/edac_device.c ---------------------------------------------------------------------- /* * edac_device.c * (C) 2007 www.douglaskthompson.com * * This file may be distributed under the terms of the * GNU General Public License. * * Written by Doug Thompson * * edac_device API implementation * 19 Jan 2007 */ ====================================================================== ====================================================================== [1413] ファイル: mmc_ops.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/mmc_ops.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/drivers/mmc/core/mmc_ops.h * * Copyright 2006-2007 Pierre Ossman */ ====================================================================== ====================================================================== [1414] ファイル: shash.c ---------------------------------------------------------------------- 実際のパス: crypto/shash.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Synchronous Cryptographic Hash operations. * * Copyright (c) 2008 Herbert Xu */ ====================================================================== ====================================================================== [1415] ファイル: attr.c ---------------------------------------------------------------------- 実際のパス: fs/attr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/attr.c * * Copyright (C) 1991, 1992 Linus Torvalds * changes by Thomas Schoebel-Theuer */ ====================================================================== ====================================================================== [1416] ファイル: isolation.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/isolation.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Housekeeping management. Manage the targets for routine code that can run on * any CPU: unbound workqueues, timers, kthreads and any offloadable work. * * Copyright (C) 2017 Red Hat, Inc., Frederic Weisbecker * Copyright (C) 2017-2018 SUSE, Frederic Weisbecker * */ ====================================================================== ====================================================================== [1417] ファイル: personality.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/personality.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1418] ファイル: block.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/block.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1419] ファイル: serio.h ---------------------------------------------------------------------- 実際のパス: include/linux/serio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 1999-2002 Vojtech Pavlik */ ====================================================================== ====================================================================== [1420] ファイル: pgtable.h ---------------------------------------------------------------------- 実際のパス: include/linux/pgtable.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1421] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/fuse/inode.c ---------------------------------------------------------------------- /* FUSE: Filesystem in Userspace Copyright (C) 2001-2008 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. */ ====================================================================== ====================================================================== [1422] ファイル: dummycon.c ---------------------------------------------------------------------- 実際のパス: drivers/video/console/dummycon.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/video/dummycon.c -- A dummy console driver * * To be used if there's no other console driver (e.g. for plain VGA text) * available, usually until fbcon takes console over. */ ====================================================================== ====================================================================== [1423] ファイル: base.c ---------------------------------------------------------------------- 実際のパス: drivers/of/base.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Procedures for creating, accessing and interpreting the device tree. * * Paul Mackerras August 1996. * Copyright (C) 1996-2005 Paul Mackerras. * * Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergner. * {engebret|bergner}@us.ibm.com * * Adapted for sparc and sparc64 by David S. Miller davem@davemloft.net * * Reconsolidated from arch/x/kernel/prom.c by Stephen Rothwell and * Grant Likely. */ ====================================================================== ====================================================================== [1424] ファイル: ftrace.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/ftrace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * arch/arm64/include/asm/ftrace.h * * Copyright (C) 2013 Linaro Limited * Author: AKASHI Takahiro */ ====================================================================== ====================================================================== [1425] ファイル: common.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/power/common.c - Common device power management code. * * Copyright (C) 2011 Rafael J. Wysocki , Renesas Electronics Corp. */ ====================================================================== ====================================================================== [1426] ファイル: sas_task.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_task.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1427] ファイル: irq-partition-percpu.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irq-partition-percpu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2016 ARM Limited, All Rights Reserved. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [1428] ファイル: ptp_clock_kernel.h ---------------------------------------------------------------------- 実際のパス: include/linux/ptp_clock_kernel.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * PTP 1588 clock support * * Copyright (C) 2010 OMICRON electronics GmbH */ ====================================================================== ====================================================================== [1429] ファイル: libsas.h ---------------------------------------------------------------------- 実際のパス: include/scsi/libsas.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * SAS host prototypes and structures header file * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov */ ====================================================================== ====================================================================== [1430] ファイル: regs-decon7.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/exynos/regs-decon7.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (c) 2014 Samsung Electronics Co., Ltd. * Author: Ajay Kumar */ ====================================================================== ====================================================================== [1431] ファイル: binfmt_elf.c ---------------------------------------------------------------------- 実際のパス: fs/binfmt_elf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/binfmt_elf.c * * These are the functions used to load ELF format executables as used * on SVr4 machines. Information on the format may be found in the book * "UNIX SYSTEM V RELEASE 4 Programmers Guide: Ansi C and Programming Support * Tools". * * Copyright 1993, 1994: Eric Youngdale (ericy@cais.com). */ ====================================================================== ====================================================================== [1432] ファイル: huge_memory.c ---------------------------------------------------------------------- 実際のパス: mm/huge_memory.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2009 Red Hat, Inc. */ ====================================================================== ====================================================================== [1433] ファイル: irq-gic-v4.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irq-gic-v4.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2016,2017 ARM Limited, All Rights Reserved. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [1434] ファイル: fs_struct.h ---------------------------------------------------------------------- 実際のパス: include/linux/fs_struct.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1435] ファイル: symlink.c ---------------------------------------------------------------------- 実際のパス: fs/autofs/symlink.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved */ ====================================================================== ====================================================================== [1436] ファイル: kyber.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/kyber.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1437] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/soc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1438] ファイル: readdir.c ---------------------------------------------------------------------- 実際のパス: fs/readdir.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/readdir.c * * Copyright (C) 1995 Linus Torvalds */ ====================================================================== ====================================================================== [1439] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/host/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Host Controller Drivers # ====================================================================== ====================================================================== [1440] ファイル: pps_kernel.h ---------------------------------------------------------------------- 実際のパス: include/linux/pps_kernel.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * PPS API kernel header * * Copyright (C) 2009 Rodolfo Giometti */ ====================================================================== ====================================================================== [1441] ファイル: v4l2-ctrls.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-ctrls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * V4L2 controls support header. * * Copyright (C) 2010 Hans Verkuil */ ====================================================================== ====================================================================== [1442] ファイル: frontend.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dvb/frontend.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * frontend.h * * Copyright (C) 2000 Marcus Metzler * Ralph Metzler * Holger Waechtler * Andre Draszik * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ ====================================================================== ====================================================================== [1443] ファイル: netfilter_bridge.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter_bridge.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1444] ファイル: mpage.c ---------------------------------------------------------------------- 実際のパス: fs/mpage.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/mpage.c * * Copyright (C) 2002, Linus Torvalds. * * Contains functions related to preparing and submitting BIOs which contain * multiple pagecache pages. * * 15May2002 Andrew Morton * Initial version * 27Jun2002 axboe@suse.de * use bio_add_page() to build bio's just the right size */ ====================================================================== ====================================================================== [1445] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/configfs/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * inode.c - basic inode and dentry operations. * * Based on sysfs: * sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel * * configfs Copyright (C) 2005 Oracle. All rights reserved. * * Please see Documentation/filesystems/configfs.rst for more * information. */ ====================================================================== ====================================================================== [1446] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: lib/fonts/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Font configuration # ====================================================================== ====================================================================== [1447] ファイル: scsi.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/scsi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1448] ファイル: ip6_tunnel.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ip6_tunnel.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1449] ファイル: pfc-r8a77995.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pfc-r8a77995.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R8A77995 processor support - PFC hardware block. * * Copyright (C) 2017 Renesas Electronics Corp. * * This file is based on the drivers/pinctrl/renesas/pfc-r8a7796.c * * R-Car Gen3 processor support - PFC hardware block. * * Copyright (C) 2015 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [1450] ファイル: proc_net.c ---------------------------------------------------------------------- 実際のパス: fs/proc/proc_net.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/proc/net.c * * Copyright (C) 2007 * * Author: Eric Biederman * * proc net directory handling functions */ ====================================================================== ====================================================================== [1451] ファイル: fanotify.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/fanotify.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1452] ファイル: dir.c ---------------------------------------------------------------------- 実際のパス: fs/kernfs/dir.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/kernfs/dir.c - kernfs directory implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007, 2013 Tejun Heo */ ====================================================================== ====================================================================== [1453] ファイル: slub.c ---------------------------------------------------------------------- 実際のパス: mm/slub.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * SLUB: A slab allocator that limits cache line use instead of queuing * objects in per cpu and per node lists. * * The allocator synchronizes using per slab locks or atomic operatios * and only uses a centralized lock to manage a pool of partial slabs. * * (C) 2007 SGI, Christoph Lameter * (C) 2011 Linux Foundation, Christoph Lameter */ ====================================================================== ====================================================================== [1454] ファイル: dma-buf.c ---------------------------------------------------------------------- 実際のパス: drivers/dma-buf/dma-buf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Framework for buffer objects that can be shared across devices/subsystems. * * Copyright(C) 2011 Linaro Limited. All rights reserved. * Author: Sumit Semwal * * Many thanks to linaro-mm-sig list, and specially * Arnd Bergmann , Rob Clark and * Daniel Vetter for their support in creation and * refining of this idea. */ ====================================================================== ====================================================================== [1455] ファイル: i2c-core-base.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/i2c-core-base.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Linux I2C core * * Copyright (C) 1995-99 Simon G. Vogl * With some changes from Kyösti Mälkki * Mux support by Rodolfo Giometti and * Michael Lawnick * * Copyright (C) 2013-2017 Wolfram Sang */ ====================================================================== ====================================================================== [1456] ファイル: host.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/host.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/mmc/core/host.c * * Copyright (C) 2003 Russell King, All Rights Reserved. * Copyright (C) 2007-2008 Pierre Ossman * Copyright (C) 2010 Linus Walleij * * MMC host class device management */ ====================================================================== ====================================================================== [1457] ファイル: pps.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/pps.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * PPS API header * * Copyright (C) 2005-2009 Rodolfo Giometti * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ ====================================================================== ====================================================================== [1458] ファイル: kconfig.h ---------------------------------------------------------------------- 実際のパス: include/linux/kconfig.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1459] ファイル: sdio_ops.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/sdio_ops.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * linux/drivers/mmc/sdio_ops.c * * Copyright 2006-2007 Pierre Ossman */ ====================================================================== ====================================================================== [1460] ファイル: inetdevice.h ---------------------------------------------------------------------- 実際のパス: include/linux/inetdevice.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1461] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: security/keys/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Key management configuration # ====================================================================== ====================================================================== [1462] ファイル: phy.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/phy.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * A wrapper for multiple PHYs which passes all phy_* function calls to * multiple (actual) PHY devices. This is comes handy when initializing * all PHYs on a HCD and to keep them all in the same state. * * Copyright (C) 2018 Martin Blumenstingl */ ====================================================================== ====================================================================== [1463] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/uio/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1464] ファイル: dvbdev.h ---------------------------------------------------------------------- 実際のパス: include/media/dvbdev.h ---------------------------------------------------------------------- /* * dvbdev.h * * Copyright (C) 2000 Ralph Metzler & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Lesser Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [1465] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Renesas USBHS Controller Drivers # ====================================================================== ====================================================================== [1466] ファイル: seek.c ---------------------------------------------------------------------- 実際のパス: fs/iomap/seek.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2017 Red Hat, Inc. * Copyright (c) 2018 Christoph Hellwig. */ ====================================================================== ====================================================================== [1467] ファイル: pids.c ---------------------------------------------------------------------- 実際のパス: kernel/cgroup/pids.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Process number limiting controller for cgroups. * * Used to allow a cgroup hierarchy to stop any new processes from fork()ing * after a certain limit is reached. * * Since it is trivial to hit the task limit without hitting any kmemcg limits * in place, PIDs are a fundamental resource. As such, PID exhaustion must be * preventable in the scope of a cgroup hierarchy by allowing resource limiting * of the number of tasks in a cgroup. * * In order to use the `pids` controller, set the maximum number of tasks in * pids.max (this is not available in the root cgroup for obvious reasons). The * number of processes currently in the cgroup is given by pids.current. * Organisational operations are not blocked by cgroup policies, so it is * possible to have pids.current > pids.max. However, it is not possible to * violate a cgroup policy through fork(). fork() will return -EAGAIN if forking * would cause a cgroup policy to be violated. * * To set a cgroup to have no limit, set pids.max to "max". This is the default * for all new cgroups (N.B. that PID limits are hierarchical, so the most * stringent limit in the hierarchy is followed). * * pids.current tracks all child cgroup hierarchies, so parent/pids.current is * a superset of parent/child/pids.current. * * Copyright (C) 2015 Aleksa Sarai */ ====================================================================== ====================================================================== [1468] ファイル: vc_screen.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/vt/vc_screen.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Provide access to virtual console memory. * /dev/vcs: the screen as it is being viewed right now (possibly scrolled) * /dev/vcsN: the screen of /dev/ttyN (1 <= N <= 63) * [minor: N] * * /dev/vcsaN: idem, but including attributes, and prefixed with * the 4 bytes lines,columns,x,y (as screendump used to give). * Attribute/character pair is in native endianity. * [minor: N+128] * * /dev/vcsuN: similar to /dev/vcsaN but using 4-byte unicode values * instead of 1-byte screen glyph values. * [minor: N+64] * * /dev/vcsuaN: same idea as /dev/vcsaN for unicode (not yet implemented). * * This replaces screendump and part of selection, so that the system * administrator can control access using file system permissions. * * aeb@cwi.nl - efter Friedas begravelse - 950211 * * machek@k332.feld.cvut.cz - modified not to send characters to wrong console * - fixed some fatal off-by-one bugs (0-- no longer == -1 -> looping and looping and looping...) * - making it shorter - scr_readw are macros which expand in PRETTY long code */ ====================================================================== ====================================================================== [1469] ファイル: drm_managed.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_managed.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1470] ファイル: of.c ---------------------------------------------------------------------- 実際のパス: drivers/opp/of.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic OPP OF helpers * * Copyright (C) 2009-2010 Texas Instruments Incorporated. * Nishanth Menon * Romit Dasgupta * Kevin Hilman */ ====================================================================== ====================================================================== [1471] ファイル: rcar-avs.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/rcar-avs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car AVS Support * * Copyright (C) 2021 Renesas Electronics Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ ====================================================================== ====================================================================== [1472] ファイル: panfrost_gem.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panfrost/panfrost_gem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright 2019 Linaro, Ltd, Rob Herring */ ====================================================================== ====================================================================== [1473] ファイル: fadvise.c ---------------------------------------------------------------------- 実際のパス: mm/fadvise.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * mm/fadvise.c * * Copyright (C) 2002, Linus Torvalds * * 11Jan2003 Andrew Morton * Initial version. */ ====================================================================== ====================================================================== [1474] ファイル: serial.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/serial.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */ /* * include/linux/serial.h * * Copyright (C) 1992 by Theodore Ts'o. * * Redistribution of this file is permitted under the terms of the GNU * Public License (GPL) */ ====================================================================== ====================================================================== [1475] ファイル: option_ms.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/option_ms.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for Option High Speed Mobile Devices. * * (c) 2008 Dan Williams * * Inspiration taken from sierra_ms.c by Kevin Lloyd */ ====================================================================== ====================================================================== [1476] ファイル: dsa.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/dsa.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1477] ファイル: list_nulls.h ---------------------------------------------------------------------- 実際のパス: include/linux/list_nulls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1478] ファイル: timer.c ---------------------------------------------------------------------- 実際のパス: kernel/time/timer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Kernel internal timers * * Copyright (C) 1991, 1992 Linus Torvalds * * 1997-01-28 Modified by Finn Arne Gangstad to make timers scale better. * * 1997-09-10 Updated NTP code according to technical memorandum Jan '96 * "A Kernel Model for Precision Timekeeping" by Dave Mills * 1998-12-24 Fixed a xtime SMP race (we need the xtime_lock rw spinlock to * serialize accesses to xtime/lost_ticks). * Copyright (C) 1998 Andrea Arcangeli * 1999-03-10 Improved NTP compatibility by Ulrich Windl * 2002-05-31 Move sys_sysinfo here and make its locking sane, Robert Love * 2000-10-05 Implemented scalable SMP per-CPU timer handling. * Copyright (C) 2000, 2001, 2002 Ingo Molnar * Designed by David S. Miller, Alexey Kuznetsov and Ingo Molnar */ ====================================================================== ====================================================================== [1479] ファイル: moduleparam.h ---------------------------------------------------------------------- 実際のパス: include/linux/moduleparam.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* (C) Copyright 2001, 2002 Rusty Russell IBM Corporation */ ====================================================================== ====================================================================== [1480] ファイル: cdrom.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/cdrom.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * -- * General header file for linux CD-ROM drivers * Copyright (C) 1992 David Giller, rafetmad@oxy.edu * 1994, 1995 Eberhard Mönkeberg, emoenke@gwdg.de * 1996 David van Leeuwen, david@tm.tno.nl * 1997, 1998 Erik Andersen, andersee@debian.org * 1998-2002 Jens Axboe, axboe@suse.de */ ====================================================================== ====================================================================== [1481] ファイル: generic_mpih-rshift.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-rshift.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpih-rshift.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 1999, * 2000, 2001 Free Software Foundation, Inc. * * This file is part of GNUPG * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [1482] ファイル: timer-of.c ---------------------------------------------------------------------- 実際のパス: drivers/clocksource/timer-of.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2017, Linaro Ltd. All rights reserved. * * Author: Daniel Lezcano */ ====================================================================== ====================================================================== [1483] ファイル: waitq.c ---------------------------------------------------------------------- 実際のパス: fs/autofs/waitq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved * Copyright 2001-2006 Ian Kent */ ====================================================================== ====================================================================== [1484] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: fs/fuse/file.c ---------------------------------------------------------------------- /* FUSE: Filesystem in Userspace Copyright (C) 2001-2008 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. */ ====================================================================== ====================================================================== [1485] ファイル: pfc-r8a779a0.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pfc-r8a779a0.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R8A779A0 processor support - PFC hardware block. * * Copyright (C) 2020 Renesas Electronics Corp. * * This file is based on the drivers/pinctrl/renesas/pfc-r8a7795.c */ ====================================================================== ====================================================================== [1486] ファイル: efifb.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/efifb.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Framebuffer driver for EFI/UEFI based system * * (c) 2006 Edgar Hucek * Original efi driver written by Gerd Knorr * */ ====================================================================== ====================================================================== [1487] ファイル: direct.c ---------------------------------------------------------------------- 実際のパス: kernel/dma/direct.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2018-2020 Christoph Hellwig. * * DMA operations that map physical memory directly without using an IOMMU. */ ====================================================================== ====================================================================== [1488] ファイル: util_macros.h ---------------------------------------------------------------------- 実際のパス: include/linux/util_macros.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1489] ファイル: scatterlist.h ---------------------------------------------------------------------- 実際のパス: include/linux/scatterlist.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1490] ファイル: highmem.c ---------------------------------------------------------------------- 実際のパス: mm/highmem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * High memory handling common code and variables. * * (C) 1999 Andrea Arcangeli, SuSE GmbH, andrea@suse.de * Gerhard Wichert, Siemens AG, Gerhard.Wichert@pdb.siemens.de * * * Redesigned the x86 32-bit VM architecture to deal with * 64-bit physical space. With current x86 CPUs this * means up to 64 Gigabytes physical RAM. * * Rewrote high memory support to move the page cache into * high memory. Implemented permanent (schedulable) kmaps * based on Linus' idea. * * Copyright (C) 1999 Ingo Molnar */ ====================================================================== ====================================================================== [1491] ファイル: xattr.c ---------------------------------------------------------------------- 実際のパス: fs/xattr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* File: fs/xattr.c Extended attribute handling. Copyright (C) 2001 by Andreas Gruenbacher Copyright (C) 2001 SGI - Silicon Graphics, Inc Copyright (c) 2004 Red Hat, Inc., James Morris */ ====================================================================== ====================================================================== [1492] ファイル: fdt.c ---------------------------------------------------------------------- 実際のパス: drivers/of/fdt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions for working with the Flattened Device Tree data format * * Copyright 2009 Benjamin Herrenschmidt, IBM Corp * benh@kernel.crashing.org */ ====================================================================== ====================================================================== [1493] ファイル: mpiutil.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpiutil.c ---------------------------------------------------------------------- /* mpiutil.ac - Utility functions for MPI * Copyright (C) 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * * GnuPG is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * GnuPG is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ ====================================================================== ====================================================================== [1494] ファイル: machine.h ---------------------------------------------------------------------- 実際のパス: include/linux/gpio/machine.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1495] ファイル: r8a77980-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a77980-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a77980 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2018 Renesas Electronics Corp. * Copyright (C) 2018 Cogent Embedded, Inc. * * Based on r8a7795-cpg-mssr.c * * Copyright (C) 2015 Glider bvba */ ====================================================================== ====================================================================== [1496] ファイル: core.h ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Core private header for the pin control subsystem * * Copyright (C) 2011 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * * Author: Linus Walleij */ ====================================================================== ====================================================================== [1497] ファイル: fpsimdmacros.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/fpsimdmacros.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * FP/SIMD state saving and restoring macros * * Copyright (C) 2012 ARM Ltd. * Author: Catalin Marinas */ ====================================================================== ====================================================================== [1498] ファイル: vfio_iommu_type1.c ---------------------------------------------------------------------- 実際のパス: drivers/vfio/vfio_iommu_type1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * VFIO: IOMMU DMA mapping support for Type1 IOMMU * * Copyright (C) 2012 Red Hat, Inc. All rights reserved. * Author: Alex Williamson * * Derived from original vfio: * Copyright 2010 Cisco Systems, Inc. All rights reserved. * Author: Tom Lyon, pugs@cisco.com * * We arbitrarily define a Type1 IOMMU as one matching the below code. * It could be called the x86 IOMMU as it's designed for AMD-Vi & Intel * VT-d, but that makes it harder to re-use as theoretically anyone * implementing a similar IOMMU could make use of this. We expect the * IOMMU to support the IOMMU API and have few to no restrictions around * the IOVA range that can be mapped. The Type1 IOMMU is currently * optimized for relatively static mappings of a userspace process with * userpsace pages pinned into memory. We also assume devices and IOMMU * domains are PCI based as the IOMMU API is still centered around a * device/bus interface rather than a group interface. */ ====================================================================== ====================================================================== [1499] ファイル: in6.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/in6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Types and definitions for AF_INET6 * Linux INET6 implementation * * Authors: * Pedro Roque * * Sources: * IPv6 Program Interfaces for BSD Systems * * * Advanced Sockets API for IPv6 * * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1500] ファイル: mmci.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/mmci.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/mmc/host/mmci.c - ARM PrimeCell MMCI PL180/1 driver * * Copyright (C) 2003 Deep Blue Solutions, Ltd, All Rights Reserved. * Copyright (C) 2010 ST-Ericsson SA */ ====================================================================== ====================================================================== [1501] ファイル: circ_buf.h ---------------------------------------------------------------------- 実際のパス: include/linux/circ_buf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1502] ファイル: sched.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1503] ファイル: resolver.c ---------------------------------------------------------------------- 実際のパス: drivers/of/resolver.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions for dealing with DT resolution * * Copyright (C) 2012 Pantelis Antoniou * Copyright (C) 2012 Texas Instruments Inc. */ ====================================================================== ====================================================================== [1504] ファイル: nfs.h ---------------------------------------------------------------------- 実際のパス: include/linux/nfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1505] ファイル: proc_ns.h ---------------------------------------------------------------------- 実際のパス: include/linux/proc_ns.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1506] ファイル: clock.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/clock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * sched_clock() for unstable CPU clocks * * Copyright (C) 2008 Red Hat, Inc., Peter Zijlstra * * Updates and enhancements: * Copyright (C) 2008 Red Hat, Inc. Steven Rostedt * * Based on code by: * Ingo Molnar * Guillaume Chazarain * * * What this file implements: * * cpu_clock(i) provides a fast (execution time) high resolution * clock with bounded drift between CPUs. The value of cpu_clock(i) * is monotonic for constant i. The timestamp returned is in nanoseconds. * * ######################### BIG FAT WARNING ########################## * # when comparing cpu_clock(i) to cpu_clock(j) for i != j, time can # * # go backwards !! # * #################################################################### * * There is no strict promise about the base, although it tends to start * at 0 on boot (but people really shouldn't rely on that). * * cpu_clock(i) -- can be used from any context, including NMI. * local_clock() -- is cpu_clock() on the current CPU. * * sched_clock_cpu(i) * * How it is implemented: * * The implementation either uses sched_clock() when * !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK, which means in that case the * sched_clock() is assumed to provide these properties (mostly it means * the architecture provides a globally synchronized highres time source). * * Otherwise it tries to create a semi stable clock from a mixture of other * clocks, including: * * - GTOD (clock monotomic) * - sched_clock() * - explicit idle events * * We use GTOD as base and use sched_clock() deltas to improve resolution. The * deltas are filtered to provide monotonicity and keeping it within an * expected window. * * Furthermore, explicit sleep and wakeup hooks allow us to account for time * that is otherwise invisible (TSC gets stopped). * */ ====================================================================== ====================================================================== [1507] ファイル: dispatcher.c ---------------------------------------------------------------------- 実際のパス: kernel/bpf/dispatcher.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* Copyright(c) 2019 Intel Corporation. */ ====================================================================== ====================================================================== [1508] ファイル: dcache.h ---------------------------------------------------------------------- 実際のパス: include/linux/dcache.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/dcache.h * * Dirent cache data structures * * (C) Copyright 1997 Thomas Schoebel-Theuer, * with heavy changes by Linus Torvalds */ ====================================================================== ====================================================================== [1509] ファイル: debug.c ---------------------------------------------------------------------- 実際のパス: mm/debug.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * mm/debug.c * * mm/ specific debug routines. * */ ====================================================================== ====================================================================== [1510] ファイル: h264-ctrls.h ---------------------------------------------------------------------- 実際のパス: include/media/h264-ctrls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1511] ファイル: renesas_wdt.c ---------------------------------------------------------------------- 実際のパス: drivers/watchdog/renesas_wdt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Watchdog driver for Renesas WDT watchdog * * Copyright (C) 2015-17 Wolfram Sang, Sang Engineering * Copyright (C) 2015-17 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [1512] ファイル: oom.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/oom.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1513] ファイル: generic.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/serial/generic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * USB Serial Converter Generic functions * * Copyright (C) 2010 - 2013 Johan Hovold (jhovold@gmail.com) * Copyright (C) 1999 - 2002 Greg Kroah-Hartman (greg@kroah.com) */ ====================================================================== ====================================================================== [1514] ファイル: internals.h ---------------------------------------------------------------------- 実際のパス: kernel/irq/internals.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1515] ファイル: rx-offload.h ---------------------------------------------------------------------- 実際のパス: include/linux/can/rx-offload.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/can/rx-offload.h * * Copyright (c) 2014 David Jander, Protonic Holland * Copyright (c) 2014-2017 Pengutronix, Marc Kleine-Budde */ ====================================================================== ====================================================================== [1516] ファイル: migrate.h ---------------------------------------------------------------------- 実際のパス: include/linux/migrate.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1517] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # Generic register map support. There are no user servicable options here, # this is an API intended to be used by other kernel subsystems. These # subsystems should select the appropriate symbols. ====================================================================== ====================================================================== [1518] ファイル: public_key.h ---------------------------------------------------------------------- 実際のパス: include/crypto/public_key.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Asymmetric public-key algorithm definitions * * See Documentation/crypto/asymmetric-keys.rst * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1519] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # MMC core configuration # ====================================================================== ====================================================================== [1520] ファイル: rcupdate_wait.h ---------------------------------------------------------------------- 実際のパス: include/linux/rcupdate_wait.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1521] ファイル: backlight.h ---------------------------------------------------------------------- 実際のパス: include/linux/backlight.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Backlight Lowlevel Control Abstraction * * Copyright (C) 2003,2004 Hewlett-Packard Company * */ ====================================================================== ====================================================================== [1522] ファイル: gup.c ---------------------------------------------------------------------- 実際のパス: mm/gup.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1523] ファイル: timerfd.c ---------------------------------------------------------------------- 実際のパス: fs/timerfd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/timerfd.c * * Copyright (C) 2007 Davide Libenzi * * * Thanks to Thomas Gleixner for code reviews and useful comments. * */ ====================================================================== ====================================================================== [1524] ファイル: dvb_frontend.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dvb_frontend.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * dvb_frontend.c: DVB frontend tuning interface/thread * * Copyright (C) 1999-2001 Ralph Metzler * Marcus Metzler * Holger Waechtler * for convergence integrated media GmbH * * Copyright (C) 2004 Andrew de Quincey (tuning thread cleanup) */ ====================================================================== ====================================================================== [1525] ファイル: musb_debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_debugfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * MUSB OTG driver debugfs support * * Copyright 2010 Nokia Corporation * Contact: Felipe Balbi */ ====================================================================== ====================================================================== [1526] ファイル: scsi_trace.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_trace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2010 FUJITSU LIMITED * Copyright (C) 2010 Tomohiro Kusumi */ ====================================================================== ====================================================================== [1527] ファイル: serdev-ttyport.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serdev/serdev-ttyport.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2016-2017 Linaro Ltd., Rob Herring */ ====================================================================== ====================================================================== [1528] ファイル: cputime.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/cputime.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1529] ファイル: axp20x-i2c.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/axp20x-i2c.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * I2C driver for the X-Powers' Power Management ICs * * AXP20x typically comprises an adaptive USB-Compatible PWM charger, BUCK DC-DC * converters, LDOs, multiple 12-bit ADCs of voltage, current and temperature * as well as configurable GPIOs. * * This driver supports the I2C variants. * * Copyright (C) 2014 Carlo Caione * * Author: Carlo Caione */ ====================================================================== ====================================================================== [1530] ファイル: percpu.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/percpu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1531] ファイル: pwm-rcar.c ---------------------------------------------------------------------- 実際のパス: drivers/pwm/pwm-rcar.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R-Car PWM Timer driver * * Copyright (C) 2015 Renesas Electronics Corporation * * Limitations: * - The hardware cannot generate a 0% duty cycle. */ ====================================================================== ====================================================================== [1532] ファイル: smbus.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/smbus.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* SMBUS message transfer tracepoints * * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1533] ファイル: sas_port.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_port.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Serial Attached SCSI (SAS) Port class * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov */ ====================================================================== ====================================================================== [1534] ファイル: ip_tables.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter_ipv4/ip_tables.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1535] ファイル: clocksource.h ---------------------------------------------------------------------- 実際のパス: include/linux/clocksource.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1536] ファイル: trigger.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/trigger.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O core, trigger handling functions * * Copyright (c) 2008 Jonathan Cameron */ ====================================================================== ====================================================================== [1537] ファイル: workqueue.c ---------------------------------------------------------------------- 実際のパス: kernel/workqueue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/workqueue.c - generic async execution with shared worker pool * * Copyright (C) 2002 Ingo Molnar * * Derived from the taskqueue/keventd code by: * David Woodhouse * Andrew Morton * Kai Petzke * Theodore Ts'o * * Made to use alloc_percpu by Christoph Lameter. * * Copyright (C) 2010 SUSE Linux Products GmbH * Copyright (C) 2010 Tejun Heo * * This is the generic async execution mechanism. Work items as are * executed in process context. The worker pool is shared and * automatically managed. There are two worker pools for each CPU (one for * normal work items and the other for high priority ones) and some extra * pools for workqueues which are not bound to any specific CPU - the * number of these backing pools is dynamic. * * Please read Documentation/core-api/workqueue.rst for details. */ ====================================================================== ====================================================================== [1538] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/base/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1539] ファイル: psci.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/psci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * ARM Power State and Coordination Interface (PSCI) header * * This header holds common PSCI defines and macros shared * by: ARM kernel, ARM64 kernel, KVM ARM/ARM64 and user space. * * Copyright (C) 2014 Linaro Ltd. * Author: Anup Patel */ ====================================================================== ====================================================================== [1540] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/dwc3/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * core.c - DesignWare USB3 DRD Controller Core file * * Copyright (C) 2010-2011 Texas Instruments Incorporated - https://www.ti.com * * Authors: Felipe Balbi , * Sebastian Andrzej Siewior */ ====================================================================== ====================================================================== [1541] ファイル: dev.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * RTC subsystem, dev interface * * Copyright (C) 2005 Tower Technologies * Author: Alessandro Zummo * * based on arch/arm/common/rtctime.c */ ====================================================================== ====================================================================== [1542] ファイル: netconf.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netconf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1543] ファイル: mman.h ---------------------------------------------------------------------- 実際のパス: include/linux/mman.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1544] ファイル: exynos_drm_ipp.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/exynos/exynos_drm_ipp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (c) 2017 Samsung Electronics Co., Ltd. */ ====================================================================== ====================================================================== [1545] ファイル: t10-pi.c ---------------------------------------------------------------------- 実際のパス: block/t10-pi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * t10_pi.c - Functions for generating and verifying T10 Protection * Information. */ ====================================================================== ====================================================================== [1546] ファイル: tlb.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/tlb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/tlb.h * * Copyright (C) 2002 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1547] ファイル: of_address.h ---------------------------------------------------------------------- 実際のパス: include/linux/of_address.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1548] ファイル: irqflags.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/irqflags.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1549] ファイル: aio.c ---------------------------------------------------------------------- 実際のパス: fs/aio.c ---------------------------------------------------------------------- /* * An async IO implementation for Linux * Written by Benjamin LaHaise * * Implements an efficient asynchronous io interface. * * Copyright 2000, 2001, 2002 Red Hat, Inc. All Rights Reserved. * Copyright 2018 Christoph Hellwig. * * See ../COPYING for licensing terms. */ ====================================================================== ====================================================================== [1550] ファイル: exynos_drm_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/exynos/exynos_drm_drv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* exynos_drm_drv.h * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * Authors: * Inki Dae * Joonyoung Shim * Seung-Woo Kim */ ====================================================================== ====================================================================== [1551] ファイル: rtc-cros-ec.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/rtc-cros-ec.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // RTC driver for ChromeOS Embedded Controller. // // Copyright (C) 2017 Google, Inc. // Author: Stephen Barber ====================================================================== ====================================================================== [1552] ファイル: workqueue.h ---------------------------------------------------------------------- 実際のパス: include/linux/workqueue.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1553] ファイル: kmsg.c ---------------------------------------------------------------------- 実際のパス: fs/proc/kmsg.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/proc/kmsg.c * * Copyright (C) 1992 by Linus Torvalds * */ ====================================================================== ====================================================================== [1554] ファイル: max8973-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/max8973-regulator.c ---------------------------------------------------------------------- /* * max8973-regulator.c -- Maxim max8973 * * Regulator driver for MAXIM 8973 DC-DC step-down switching regulator. * * Copyright (c) 2012, NVIDIA Corporation. * * Author: Laxman Dewangan * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation version 2. * * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, * whether express or implied; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307, USA */ ====================================================================== ====================================================================== [1555] ファイル: futex.h ---------------------------------------------------------------------- 実際のパス: include/linux/futex.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1556] ファイル: memcat_p.c ---------------------------------------------------------------------- 実際のパス: lib/memcat_p.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1557] ファイル: key.h ---------------------------------------------------------------------- 実際のパス: include/linux/key.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Authentication token and access key management * * Copyright (C) 2004, 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * See Documentation/security/keys/core.rst for information on keys/keyrings. */ ====================================================================== ====================================================================== [1558] ファイル: wait_bit.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/wait_bit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * The implementation of the wait_bit*() and related waiting APIs: */ ====================================================================== ====================================================================== [1559] ファイル: badblocks.h ---------------------------------------------------------------------- 実際のパス: include/linux/badblocks.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1560] ファイル: nf_nat.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/nf_nat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1561] ファイル: radix-tree.c ---------------------------------------------------------------------- 実際のパス: lib/radix-tree.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2001 Momchil Velikov * Portions Copyright (C) 2001 Christoph Hellwig * Copyright (C) 2005 SGI, Christoph Lameter * Copyright (C) 2006 Nick Piggin * Copyright (C) 2012 Konstantin Khlebnikov * Copyright (C) 2016 Intel, Matthew Wilcox * Copyright (C) 2016 Intel, Ross Zwisler */ ====================================================================== ====================================================================== [1562] ファイル: genhd.h ---------------------------------------------------------------------- 実際のパス: include/linux/genhd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * genhd.h Copyright (C) 1992 Drew Eckhardt * Generic hard disk header file by * Drew Eckhardt * * */ ====================================================================== ====================================================================== [1563] ファイル: edac_device_sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/edac/edac_device_sysfs.c ---------------------------------------------------------------------- /* * file for managing the edac_device subsystem of devices for EDAC * * (C) 2007 SoftwareBitMaker * * This file may be distributed under the terms of the * GNU General Public License. * * Written Doug Thompson * */ ====================================================================== ====================================================================== [1564] ファイル: dma-map-ops.h ---------------------------------------------------------------------- 実際のパス: include/linux/dma-map-ops.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1565] ファイル: lwtunnel.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/lwtunnel.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1566] ファイル: mmu.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/mmu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/mm/mmu.c * * Copyright (C) 1995-2005 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1567] ファイル: fsnotify.h ---------------------------------------------------------------------- 実際のパス: include/linux/fsnotify.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * include/linux/fsnotify.h - generic hooks for filesystem notification, to * reduce in-source duplication from both dnotify and inotify. * * We don't compile any of this away in some complicated menagerie of ifdefs. * Instead, we rely on the code inside to optimize away as needed. * * (C) Copyright 2005 Robert Love */ ====================================================================== ====================================================================== [1568] ファイル: dynamic_debug.h ---------------------------------------------------------------------- 実際のパス: include/linux/dynamic_debug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1569] ファイル: acpi.h ---------------------------------------------------------------------- 実際のパス: include/linux/acpi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * acpi.h - ACPI Interface * * Copyright (C) 2001 Paul Diefenbaugh */ ====================================================================== ====================================================================== [1570] ファイル: context_tracking.h ---------------------------------------------------------------------- 実際のパス: include/linux/context_tracking.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1571] ファイル: mmu_context.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/mmu_context.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/mmu_context.h * * Copyright (C) 1996 Russell King. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1572] ファイル: class.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/class.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * RTC subsystem, base class * * Copyright (C) 2005 Tower Technologies * Author: Alessandro Zummo * * class skeleton from drivers/hwmon/hwmon.c */ ====================================================================== ====================================================================== [1573] ファイル: power.h ---------------------------------------------------------------------- 実際のパス: drivers/base/power/power.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1574] ファイル: misc.c ---------------------------------------------------------------------- 実際のパス: drivers/char/misc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/drivers/char/misc.c * * Generic misc open routine by Johan Myreen * * Based on code from Linus * * Teemu Rantanen's Microsoft Busmouse support and Derrick Cole's * changes incorporated into 0.97pl4 * by Peter Cervasio (pete%q106fm.uucp@wupost.wustl.edu) (08SEP92) * See busmouse.c for particulars. * * Made things a lot mode modular - easy to compile in just one or two * of the misc drivers, as they are now completely independent. Linus. * * Support for loadable modules. 8-Sep-95 Philip Blundell * * Fixed a failing symbol register to free the device registration * Alan Cox 21-Jan-96 * * Dynamic minors and /proc/mice by Alessandro Rubini. 26-Mar-96 * * Renamed to misc and miscdevice to be more accurate. Alan Cox 26-Mar-96 * * Handling of mouse minor numbers for kerneld: * Idea by Jacques Gelinas , * adapted by Bjorn Ekwall * corrected by Alan Cox * * Changes for kmod (from kerneld): * Cyrus Durgin * * Added devfs support. Richard Gooch 10-Jan-1998 */ ====================================================================== ====================================================================== [1575] ファイル: item.c ---------------------------------------------------------------------- 実際のパス: fs/configfs/item.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * item.c - library routines for handling generic config items * * Based on kobject: * kobject is Copyright (c) 2002-2003 Patrick Mochel * * configfs Copyright (C) 2005 Oracle. All rights reserved. * * Please see the file Documentation/filesystems/configfs.rst for * critical information about using the config_item interface. */ ====================================================================== ====================================================================== [1576] ファイル: panic.c ---------------------------------------------------------------------- 実際のパス: kernel/panic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/panic.c * * Copyright (C) 1991, 1992 Linus Torvalds * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [1577] ファイル: crct10dif_generic.c ---------------------------------------------------------------------- 実際のパス: crypto/crct10dif_generic.c ---------------------------------------------------------------------- /* * Cryptographic API. * * T10 Data Integrity Field CRC16 Crypto Transform * * Copyright (c) 2007 Oracle Corporation. All rights reserved. * Written by Martin K. Petersen * Copyright (C) 2013 Intel Corporation * Author: Tim Chen * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */ ====================================================================== ====================================================================== [1578] ファイル: spi.h ---------------------------------------------------------------------- 実際のパス: include/linux/spi/spi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later * * Copyright (C) 2005 David Brownell */ ====================================================================== ====================================================================== [1579] ファイル: mipi_display.h ---------------------------------------------------------------------- 実際のパス: include/video/mipi_display.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Defines for Mobile Industry Processor Interface (MIPI(R)) * Display Working Group standards: DSI, DCS, DBI, DPI * * Copyright (C) 2010 Guennadi Liakhovetski * Copyright (C) 2006 Nokia Corporation * Author: Imre Deak */ ====================================================================== ====================================================================== [1580] ファイル: ptrace.c ---------------------------------------------------------------------- 実際のパス: kernel/ptrace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/ptrace.c * * (C) Copyright 1999 Linus Torvalds * * Common interfaces for "ptrace()" which we do not want * to continually duplicate across every architecture. */ ====================================================================== ====================================================================== [1581] ファイル: drm_managed.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_managed.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2020 Intel * * Based on drivers/base/devres.c */ ====================================================================== ====================================================================== [1582] ファイル: nospec.h ---------------------------------------------------------------------- 実際のパス: include/linux/nospec.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // Copyright(c) 2018 Linus Torvalds. All rights reserved. // Copyright(c) 2018 Alexei Starovoitov. All rights reserved. // Copyright(c) 2018 Intel Corporation. All rights reserved. ====================================================================== ====================================================================== [1583] ファイル: readahead.c ---------------------------------------------------------------------- 実際のパス: mm/readahead.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * mm/readahead.c - address_space-level file readahead. * * Copyright (C) 2002, Linus Torvalds * * 09Apr2002 Andrew Morton * Initial version. */ ====================================================================== ====================================================================== [1584] ファイル: ata.h ---------------------------------------------------------------------- 実際のパス: include/linux/ata.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright 2003-2004 Red Hat, Inc. All rights reserved. * Copyright 2003-2004 Jeff Garzik * * libata documentation is available via 'make {ps|pdf}docs', * as Documentation/driver-api/libata.rst * * Hardware documentation available from http://www.t13.org/ */ ====================================================================== ====================================================================== [1585] ファイル: i2c-core.h ---------------------------------------------------------------------- 実際のパス: drivers/i2c/i2c-core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [1586] ファイル: rwlock.h ---------------------------------------------------------------------- 実際のパス: include/linux/rwlock.h ---------------------------------------------------------------------- /* * rwlock related methods * * split out from spinlock.h * * portions Copyright 2005, Red Hat, Inc., Ingo Molnar * Released under the General Public License (GPL). */ ====================================================================== ====================================================================== [1587] ファイル: r8a77970-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a77970-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a77970 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2017-2018 Cogent Embedded Inc. * * Based on r8a7795-cpg-mssr.c * * Copyright (C) 2015 Glider bvba */ ====================================================================== ====================================================================== [1588] ファイル: kernel_read_file.c ---------------------------------------------------------------------- 実際のパス: fs/kernel_read_file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1589] ファイル: videobuf2-core.h ---------------------------------------------------------------------- 実際のパス: include/media/videobuf2-core.h ---------------------------------------------------------------------- /* * videobuf2-core.h - Video Buffer 2 Core Framework * * Copyright (C) 2010 Samsung Electronics * * Author: Pawel Osciak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [1590] ファイル: lockdep.h ---------------------------------------------------------------------- 実際のパス: include/linux/lockdep.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Runtime locking correctness validator * * Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra * * see Documentation/locking/lockdep-design.rst for more details. */ ====================================================================== ====================================================================== [1591] ファイル: common.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/common/common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Provides code common for host and device side USB. * * If either host side (ie. CONFIG_USB=y) or device side USB stack * (ie. CONFIG_USB_GADGET=y) is compiled in the kernel, this module is * compiled-in as well. Otherwise, if either of the two stacks is * compiled as module, this file is compiled as module as well. */ ====================================================================== ====================================================================== [1592] ファイル: loop.h ---------------------------------------------------------------------- 実際のパス: drivers/block/loop.h ---------------------------------------------------------------------- /* * loop.h * * Written by Theodore Ts'o, 3/29/93. * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU General Public License. */ ====================================================================== ====================================================================== [1593] ファイル: r8a779a0-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a779a0-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a779a0 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2020 Renesas Electronics Corp. * * Based on r8a7795-cpg-mssr.c * * Copyright (C) 2015 Glider bvba * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [1594] ファイル: hw_random.h ---------------------------------------------------------------------- 実際のパス: include/linux/hw_random.h ---------------------------------------------------------------------- /* Hardware Random Number Generator Please read Documentation/admin-guide/hw_random.rst for details on use. ---------------------------------------------------------- This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. */ ====================================================================== ====================================================================== [1595] ファイル: regmap-debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/regmap-debugfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // Register map access API - debugfs // // Copyright 2011 Wolfson Microelectronics plc // // Author: Mark Brown ====================================================================== ====================================================================== [1596] ファイル: sysfillrect.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/sysfillrect.c ---------------------------------------------------------------------- /* * Generic fillrect for frame buffers in system RAM with packed pixels of * any depth. * * Based almost entirely from cfbfillrect.c (which is based almost entirely * on Geert Uytterhoeven's fillrect routine) * * Copyright (C) 2007 Antonino Daplas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. */ ====================================================================== ====================================================================== [1597] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/clocksource/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1598] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/iommu/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # The IOVA library may also be used by non-IOMMU_API users ====================================================================== ====================================================================== [1599] ファイル: nbd.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/nbd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */ /* * 1999 Copyright (C) Pavel Machek, pavel@ucw.cz. This code is GPL. * 1999/11/04 Copyright (C) 1999 VMware, Inc. (Regis "HPReg" Duchesne) * Made nbd_end_request() use the io_request_lock * 2001 Copyright (C) Steven Whitehouse * New nbd_end_request() for compatibility with new linux block * layer code. * 2003/06/24 Louis D. Langholtz * Removed unneeded blksize_bits field from nbd_device struct. * Cleanup PARANOIA usage & code. * 2004/02/19 Paul Clements * Removed PARANOIA, plus various cleanup and comments */ ====================================================================== ====================================================================== [1600] ファイル: hvc_console.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/hvc/hvc_console.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2001 Anton Blanchard , IBM * Copyright (C) 2001 Paul Mackerras , IBM * Copyright (C) 2004 Benjamin Herrenschmidt , IBM Corp. * Copyright (C) 2004 IBM Corporation * * Additional Author(s): * Ryan S. Arnold */ ====================================================================== ====================================================================== [1601] ファイル: resource_ext.h ---------------------------------------------------------------------- 実際のパス: include/linux/resource_ext.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2015, Intel Corporation * Author: Jiang Liu */ ====================================================================== ====================================================================== [1602] ファイル: lightnvm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/lightnvm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (C) 2015 CNEX Labs. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; see the file COPYING. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, * USA. */ ====================================================================== ====================================================================== [1603] ファイル: arm-smmu-v3.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * IOMMU API for ARM architected SMMUv3 implementations. * * Copyright (C) 2015 ARM Limited * * Author: Will Deacon * * This driver is powered by bad coffee and bombay mix. */ ====================================================================== ====================================================================== [1604] ファイル: firmware.h ---------------------------------------------------------------------- 実際のパス: include/linux/firmware.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1605] ファイル: proc_tty.c ---------------------------------------------------------------------- 実際のパス: fs/proc/proc_tty.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * proc_tty.c -- handles /proc/tty * * Copyright 1997, Theodore Ts'o */ ====================================================================== ====================================================================== [1606] ファイル: regcache-rbtree.c ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/regcache-rbtree.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // Register cache access API - rbtree caching support // // Copyright 2011 Wolfson Microelectronics plc // // Author: Dimitris Papastamos ====================================================================== ====================================================================== [1607] ファイル: rk808.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/rk808.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Register definitions for Rockchip's RK808/RK818 PMIC * * Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd * * Author: Chris Zhong * Author: Zhang Qing * * Copyright (C) 2016 PHYTEC Messtechnik GmbH * * Author: Wadim Egorov */ ====================================================================== ====================================================================== [1608] ファイル: crypto.h ---------------------------------------------------------------------- 実際のパス: include/linux/crypto.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Scatterlist Cryptographic API. * * Copyright (c) 2002 James Morris * Copyright (c) 2002 David S. Miller (davem@redhat.com) * Copyright (c) 2005 Herbert Xu * * Portions derived from Cryptoapi, by Alexander Kjeldaas * and Nettle, by Niels Möller. */ ====================================================================== ====================================================================== [1609] ファイル: serial.h ---------------------------------------------------------------------- 実際のパス: include/linux/amba/serial.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * linux/include/asm-arm/hardware/serial_amba.h * * Internal header file for AMBA serial ports * * Copyright (C) ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd. */ ====================================================================== ====================================================================== [1610] ファイル: scatterwalk.h ---------------------------------------------------------------------- 実際のパス: include/crypto/scatterwalk.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Cryptographic scatter and gather helpers. * * Copyright (c) 2002 James Morris * Copyright (c) 2002 Adam J. Richter * Copyright (c) 2004 Jean-Luc Cooke * Copyright (c) 2007 Herbert Xu */ ====================================================================== ====================================================================== [1611] ファイル: mutex.h ---------------------------------------------------------------------- 実際のパス: include/linux/mutex.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Mutexes: blocking mutual exclusion locks * * started by Ingo Molnar: * * Copyright (C) 2004, 2005, 2006 Red Hat, Inc., Ingo Molnar * * This file contains the main data structure and API definitions. */ ====================================================================== ====================================================================== [1612] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # MMC/SD host controller drivers # ====================================================================== ====================================================================== [1613] ファイル: dma-fence-chain.h ---------------------------------------------------------------------- 実際のパス: include/linux/dma-fence-chain.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * fence-chain: chain fences together in a timeline * * Copyright (C) 2018 Advanced Micro Devices, Inc. * Authors: * Christian König */ ====================================================================== ====================================================================== [1614] ファイル: class.c ---------------------------------------------------------------------- 実際のパス: drivers/base/class.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * class.c - basic device class management * * Copyright (c) 2002-3 Patrick Mochel * Copyright (c) 2002-3 Open Source Development Labs * Copyright (c) 2003-2004 Greg Kroah-Hartman * Copyright (c) 2003-2004 IBM Corp. */ ====================================================================== ====================================================================== [1615] ファイル: namei.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/namei.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/namei.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/namei.c * * Copyright (C) 1991, 1992 Linus Torvalds * * Big-endian to little-endian byte-swapping/bitmaps by * David S. Miller (davem@caip.rutgers.edu), 1995 * Directory entry file type support and forward compatibility hooks * for B-tree directories by Theodore Ts'o (tytso@mit.edu), 1998 * Hash Tree Directory indexing (c) * Daniel Phillips, 2001 * Hash Tree Directory indexing porting * Christopher Li, 2002 * Hash Tree Directory indexing cleanup * Theodore Ts'o, 2002 */ ====================================================================== ====================================================================== [1616] ファイル: mpi-div.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-div.c ---------------------------------------------------------------------- /* mpi-div.c - MPI functions * Copyright (C) 1994, 1996, 1998, 2001, 2002, * 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. */ ====================================================================== ====================================================================== [1617] ファイル: auth.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/auth.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/auth.h * * Declarations for the RPC client authentication machinery. * * Copyright (C) 1996, Olaf Kirch */ ====================================================================== ====================================================================== [1618] ファイル: ehci.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/host/ehci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2001-2002 by David Brownell */ ====================================================================== ====================================================================== [1619] ファイル: jump_label.c ---------------------------------------------------------------------- 実際のパス: kernel/jump_label.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * jump label support * * Copyright (C) 2009 Jason Baron * Copyright (C) 2011 Peter Zijlstra * */ ====================================================================== ====================================================================== [1620] ファイル: drm_gem_framebuffer_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_gem_framebuffer_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * drm gem framebuffer helper functions * * Copyright (C) 2017 Noralf Trønnes */ ====================================================================== ====================================================================== [1621] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Pin Control and GPIO driver for SuperH Pin Function Controller. * * Authors: Magnus Damm, Paul Mundt, Laurent Pinchart * * Copyright (C) 2008 Magnus Damm * Copyright (C) 2009 - 2012 Paul Mundt * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [1622] ファイル: power_supply_hwmon.c ---------------------------------------------------------------------- 実際のパス: drivers/power/supply/power_supply_hwmon.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * power_supply_hwmon.c - power supply hwmon support. */ ====================================================================== ====================================================================== [1623] ファイル: devio.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/devio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /*****************************************************************************/ /* * devio.c -- User space communication with USB devices. * * Copyright (C) 1999-2000 Thomas Sailer (sailer@ife.ee.ethz.ch) * * This file implements the usbfs/x/y files, where * x is the bus number and y the device number. * * It allows user space programs/"drivers" to communicate directly * with USB devices without intervening kernel driver. * * Revision history * 22.12.1999 0.1 Initial release (split from proc_usb.c) * 04.01.2000 0.2 Turned into its own filesystem * 30.09.2005 0.3 Fix user-triggerable oops in async URB delivery * (CAN-2005-3055) */ ====================================================================== ====================================================================== [1624] ファイル: elevator.h ---------------------------------------------------------------------- 実際のパス: include/linux/elevator.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1625] ファイル: dqblk_qtree.h ---------------------------------------------------------------------- 実際のパス: include/linux/dqblk_qtree.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1626] ファイル: crash_core.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/crash_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) Linaro. * Copyright (C) Huawei Futurewei Technologies. */ ====================================================================== ====================================================================== [1627] ファイル: property.h ---------------------------------------------------------------------- 実際のパス: include/linux/property.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * property.h - Unified device property interface. * * Copyright (C) 2014, Intel Corporation * Authors: Rafael J. Wysocki * Mika Westerberg */ ====================================================================== ====================================================================== [1628] ファイル: pci_hotplug.h ---------------------------------------------------------------------- 実際のパス: include/linux/pci_hotplug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * PCI HotPlug Core Functions * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * * All rights reserved. * * Send feedback to * */ ====================================================================== [1629]3170と重複のため削除 ====================================================================== [1630] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/char/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Character device configuration # ====================================================================== ====================================================================== [1631] ファイル: swiotlb.h ---------------------------------------------------------------------- 実際のパス: include/linux/swiotlb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1632] ファイル: generic-chip.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/generic-chip.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Library implementing the most common irq chip callback functions * * Copyright (C) 2011, Thomas Gleixner */ ====================================================================== ====================================================================== [1633] ファイル: simple-bridge.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/simple-bridge.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2015-2016 Free Electrons * Copyright (C) 2015-2016 NextThing Co * Copyright (C) 2019 Renesas Electronics Corporation * * Maxime Ripard */ ====================================================================== ====================================================================== [1634] ファイル: pfc-r8a77970.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pfc-r8a77970.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R8A77970 processor support - PFC hardware block. * * Copyright (C) 2016 Renesas Electronics Corp. * Copyright (C) 2017 Cogent Embedded, Inc. * * This file is based on the drivers/pinctrl/renesas/pfc-r8a7795.c * * R-Car Gen3 processor support - PFC hardware block. * * Copyright (C) 2015 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [1635] ファイル: if_frad.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_frad.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * DLCI/FRAD Definitions for Frame Relay Access Devices. DLCI devices are * created for each DLCI associated with a FRAD. The FRAD driver * is not truly a network device, but the lower level device * handler. This allows other FRAD manufacturers to use the DLCI * code, including its RFC1490 encapsulation alongside the current * implementation for the Sangoma cards. * * Version: @(#)if_ifrad.h 0.15 31 Mar 96 * * Author: Mike McLagan * * Changes: * 0.15 Mike McLagan changed structure defs (packed) * re-arranged flags * added DLCI_RET vars * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1636] ファイル: string.h ---------------------------------------------------------------------- 実際のパス: include/linux/string.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1637] ファイル: drm_of.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_of.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1638] ファイル: tty_flip.h ---------------------------------------------------------------------- 実際のパス: include/linux/tty_flip.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1639] ファイル: debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/dwc3/debugfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /** * debugfs.c - DesignWare USB3 DRD Controller DebugFS file * * Copyright (C) 2010-2011 Texas Instruments Incorporated - https://www.ti.com * * Authors: Felipe Balbi , * Sebastian Andrzej Siewior */ ====================================================================== ====================================================================== [1640] ファイル: bitmap.h ---------------------------------------------------------------------- 実際のパス: include/linux/bitmap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1641] ファイル: u_f.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/u_f.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * u_f.h * * Utility definitions for USB functions * * Copyright (c) 2013 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Author: Andrzej Pietrasiewicz */ ====================================================================== ====================================================================== [1642] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: mm/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1643] ファイル: cros_ec_commands.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/cros_ec_commands.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Host communication command constants for ChromeOS EC * * Copyright (C) 2012 Google, Inc * * NOTE: This file is auto-generated from ChromeOS EC Open Source code from * https://chromium.googlesource.com/chromiumos/platform/ec/+/master/include/ec_commands.h */ ====================================================================== ====================================================================== [1644] ファイル: drm_client.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_client.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 or MIT /* * Copyright 2018 Noralf Trønnes */ ====================================================================== ====================================================================== [1645] ファイル: dm-io.h ---------------------------------------------------------------------- 実際のパス: include/linux/dm-io.h ---------------------------------------------------------------------- /* * Copyright (C) 2003 Sistina Software * Copyright (C) 2004 - 2008 Red Hat, Inc. All rights reserved. * * Device-Mapper low-level I/O. * * This file is released under the GPL. */ ====================================================================== ====================================================================== [1646] ファイル: kexec.h ---------------------------------------------------------------------- 実際のパス: include/linux/kexec.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1647] ファイル: debug_locks.h ---------------------------------------------------------------------- 実際のパス: include/linux/debug_locks.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1648] ファイル: fonts.c ---------------------------------------------------------------------- 実際のパス: lib/fonts/fonts.c ---------------------------------------------------------------------- /* * `Soft' font definitions * * Created 1995 by Geert Uytterhoeven * Rewritten 1998 by Martin Mares * * 2001 - Documented with DocBook * - Brad Douglas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ ====================================================================== ====================================================================== [1649] ファイル: drbg.h ---------------------------------------------------------------------- 実際のパス: include/crypto/drbg.h ---------------------------------------------------------------------- /* * DRBG based on NIST SP800-90A * * Copyright Stephan Mueller , 2014 * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * ALTERNATIVELY, this product may be distributed under the terms of * the GNU General Public License, in which case the provisions of the GPL are * required INSTEAD OF the above restrictions. (This clause is * necessary due to a potential bad interaction between the GPL and * the restrictions contained in a BSD-style copyright.) * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. */ ====================================================================== ====================================================================== [1650] ファイル: md_p.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/raid/md_p.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* md_p.h : physical layout of Linux RAID devices Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. You should have received a copy of the GNU General Public License (for example /usr/src/linux/COPYING); if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ ====================================================================== ====================================================================== [1651] ファイル: scsi_transport_sas.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_transport_sas.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2005-2006 Dell Inc. * * Serial Attached SCSI (SAS) transport class. * * The SAS transport class contains common code to deal with SAS HBAs, * an aproximated representation of SAS topologies in the driver model, * and various sysfs attributes to expose these topologies and management * interfaces to userspace. * * In addition to the basic SCSI core objects this transport class * introduces two additional intermediate objects: The SAS PHY * as represented by struct sas_phy defines an "outgoing" PHY on * a SAS HBA or Expander, and the SAS remote PHY represented by * struct sas_rphy defines an "incoming" PHY on a SAS Expander or * end device. Note that this is purely a software concept, the * underlying hardware for a PHY and a remote PHY is the exactly * the same. * * There is no concept of a SAS port in this code, users can see * what PHYs form a wide port based on the port_identifier attribute, * which is the same for all PHYs in a port. */ ====================================================================== ====================================================================== [1652] ファイル: clk-pwm.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-pwm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2014 Philipp Zabel, Pengutronix * * PWM (mis)used as clock output */ ====================================================================== ====================================================================== [1653] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # DVB device configuration # ====================================================================== ====================================================================== [1654] ファイル: rk808.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/rk808.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * MFD core driver for Rockchip RK808/RK818 * * Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd * * Author: Chris Zhong * Author: Zhang Qing * * Copyright (C) 2016 PHYTEC Messtechnik GmbH * * Author: Wadim Egorov */ ====================================================================== ====================================================================== [1655] ファイル: v4l2-fh.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-fh.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * v4l2-fh.c * * V4L2 file handles. * * Copyright (C) 2009--2010 Nokia Corporation. * * Contact: Sakari Ailus */ ====================================================================== ====================================================================== [1656] ファイル: extents_status.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/extents_status.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/ext4/extents_status.c * * Written by Yongqiang Yang * Modified by * Allison Henderson * Hugh Dickins * Zheng Liu * * Ext4 extents status tree core functions. */ ====================================================================== ====================================================================== [1657] ファイル: pagemap.h ---------------------------------------------------------------------- 実際のパス: include/linux/pagemap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright 1995 Linus Torvalds */ ====================================================================== ====================================================================== [1658] ファイル: rwsem.c ---------------------------------------------------------------------- 実際のパス: kernel/locking/rwsem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* kernel/rwsem.c: R/W semaphores, public implementation * * Written by David Howells (dhowells@redhat.com). * Derived from asm-i386/semaphore.h * * Writer lock-stealing by Alex Shi * and Michel Lespinasse * * Optimistic spinning by Tim Chen * and Davidlohr Bueso . Based on mutexes. * * Rwsem count bit fields re-definition and rwsem rearchitecture by * Waiman Long and * Peter Zijlstra . */ ====================================================================== ====================================================================== [1659] ファイル: rcar-gen3-cpg.h ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/rcar-gen3-cpg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * R-Car Gen3 Clock Pulse Generator * * Copyright (C) 2015-2018 Glider bvba * Copyright (C) 2018 Renesas Electronics Corp. * */ ====================================================================== ====================================================================== [1660] ファイル: smp.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/smp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1661] ファイル: pinctrl-utils.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/pinctrl-utils.c ---------------------------------------------------------------------- /* * Utils functions to implement the pincontrol driver. * * Copyright (c) 2013, NVIDIA Corporation. * * Author: Laxman Dewangan * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation version 2. * * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, * whether express or implied; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307, USA */ ====================================================================== ====================================================================== [1662] ファイル: sd_flags.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/sd_flags.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1663] ファイル: sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/usb/core/sysfs.c * * (C) Copyright 2002 David Brownell * (C) Copyright 2002,2004 Greg Kroah-Hartman * (C) Copyright 2002,2004 IBM Corp. * * All of the sysfs file attributes for usb devices and interfaces. * * Released under the GPLv2 only. */ ====================================================================== ====================================================================== [1664] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1665] ファイル: keyctl_pkey.c ---------------------------------------------------------------------- 実際のパス: security/keys/keyctl_pkey.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Public-key operation keyctls * * Copyright (C) 2016 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1666] ファイル: mc-devnode.c ---------------------------------------------------------------------- 実際のパス: drivers/media/mc/mc-devnode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Media device node * * Copyright (C) 2010 Nokia Corporation * * Based on drivers/media/video/v4l2_dev.c code authored by * Mauro Carvalho Chehab (version 2) * Alan Cox, (version 1) * * Contacts: Laurent Pinchart * Sakari Ailus * * -- * * Generic media device node infrastructure to register and unregister * character devices using a dynamic major number and proper reference * counting. */ ====================================================================== ====================================================================== [1667] ファイル: bitrev.c ---------------------------------------------------------------------- 実際のパス: lib/bitrev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1668] ファイル: renesas_sdhi_internal_dmac.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/renesas_sdhi_internal_dmac.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * DMA support for Internal DMAC with SDHI SD/SDIO controller * * Copyright (C) 2016-19 Renesas Electronics Corporation * Copyright (C) 2016-17 Horms Solutions, Simon Horman * Copyright (C) 2018-19 Sang Engineering, Wolfram Sang * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [1669] ファイル: direct-io.c ---------------------------------------------------------------------- 実際のパス: fs/direct-io.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/direct-io.c * * Copyright (C) 2002, Linus Torvalds. * * O_DIRECT * * 04Jul2002 Andrew Morton * Initial version * 11Sep2002 janetinc@us.ibm.com * added readv/writev support. * 29Oct2002 Andrew Morton * rewrote bio_add_page() support. * 30Oct2002 pbadari@us.ibm.com * added support for non-aligned IO. * 06Nov2002 pbadari@us.ibm.com * added asynchronous IO support. * 21Jul2003 nathans@sgi.com * added IO completion notifier. */ ====================================================================== ====================================================================== [1670] ファイル: lsm_hook_defs.h ---------------------------------------------------------------------- 実際のパス: include/linux/lsm_hook_defs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Linux Security Module Hook declarations. * * Copyright (C) 2001 WireX Communications, Inc * Copyright (C) 2001 Greg Kroah-Hartman * Copyright (C) 2001 Networks Associates Technology, Inc * Copyright (C) 2001 James Morris * Copyright (C) 2001 Silicon Graphics, Inc. (Trust Technology Group) * Copyright (C) 2015 Intel Corporation. * Copyright (C) 2015 Casey Schaufler * Copyright (C) 2016 Mellanox Techonologies * Copyright (C) 2020 Google LLC. */ ====================================================================== ====================================================================== [1671] ファイル: partitions.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/partitions.h ---------------------------------------------------------------------- /* * MTD partitioning layer definitions * * (C) 2000 Nicolas Pitre * * This code is GPL */ ====================================================================== ====================================================================== [1672] ファイル: seq_file.h ---------------------------------------------------------------------- 実際のパス: include/linux/seq_file.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1673] ファイル: lsm_hooks.h ---------------------------------------------------------------------- 実際のパス: include/linux/lsm_hooks.h ---------------------------------------------------------------------- /* * Linux Security Module interfaces * * Copyright (C) 2001 WireX Communications, Inc * Copyright (C) 2001 Greg Kroah-Hartman * Copyright (C) 2001 Networks Associates Technology, Inc * Copyright (C) 2001 James Morris * Copyright (C) 2001 Silicon Graphics, Inc. (Trust Technology Group) * Copyright (C) 2015 Intel Corporation. * Copyright (C) 2015 Casey Schaufler * Copyright (C) 2016 Mellanox Techonologies * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Due to this file being licensed under the GPL there is controversy over * whether this permits you to write a module that #includes this file * without placing your module under the GPL. Please consult a lawyer for * advice before doing this. * */ ====================================================================== ====================================================================== [1674] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/analogix/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1675] ファイル: test.h ---------------------------------------------------------------------- 実際のパス: include/kunit/test.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Base unit test (KUnit) API. * * Copyright (C) 2019, Google LLC. * Author: Brendan Higgins */ ====================================================================== ====================================================================== [1676] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/reset/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Reset Controller framework * * Copyright 2013 Philipp Zabel, Pengutronix */ ====================================================================== ====================================================================== [1677] ファイル: vfio.h ---------------------------------------------------------------------- 実際のパス: include/linux/vfio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * VFIO API definition * * Copyright (C) 2012 Red Hat, Inc. All rights reserved. * Author: Alex Williamson */ ====================================================================== ====================================================================== [1678] ファイル: bits.h ---------------------------------------------------------------------- 実際のパス: include/linux/bits.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1679] ファイル: unusual_sddr09.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_sddr09.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [1680] ファイル: skcipher.h ---------------------------------------------------------------------- 実際のパス: include/crypto/skcipher.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Symmetric key ciphers. * * Copyright (c) 2007-2015 Herbert Xu */ ====================================================================== ====================================================================== [1681] ファイル: binfmts.h ---------------------------------------------------------------------- 実際のパス: include/linux/binfmts.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1682] ファイル: task_stack.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/task_stack.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1683] ファイル: radix-tree.h ---------------------------------------------------------------------- 実際のパス: include/linux/radix-tree.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2001 Momchil Velikov * Portions Copyright (C) 2001 Christoph Hellwig * Copyright (C) 2006 Nick Piggin * Copyright (C) 2012 Konstantin Khlebnikov */ ====================================================================== ====================================================================== [1684] ファイル: blkdev.h ---------------------------------------------------------------------- 実際のパス: include/linux/blkdev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1685] ファイル: ghes.h ---------------------------------------------------------------------- 実際のパス: include/acpi/ghes.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1686] ファイル: processor.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/processor.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/processor.h * * Copyright (C) 1995-1999 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1687] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Kernel configuration file for the SAS Class # # Copyright (C) 2005 Adaptec, Inc. All rights reserved. # Copyright (C) 2005 Luben Tuikov # ====================================================================== ====================================================================== [1688] ファイル: swap.c ---------------------------------------------------------------------- 実際のパス: kernel/power/swap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/power/swap.c * * This file provides functions for reading the suspend image from * and writing it to a swap partition. * * Copyright (C) 1998,2001-2005 Pavel Machek * Copyright (C) 2006 Rafael J. Wysocki * Copyright (C) 2010-2012 Bojan Smojver */ ====================================================================== ====================================================================== [1689] ファイル: host.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/dwc3/host.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * host.c - DesignWare USB3 DRD Controller Host Glue * * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com * * Authors: Felipe Balbi , */ ====================================================================== ====================================================================== [1690] ファイル: oom_kill.c ---------------------------------------------------------------------- 実際のパス: mm/oom_kill.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/mm/oom_kill.c * * Copyright (C) 1998,2000 Rik van Riel * Thanks go out to Claus Fischer for some serious inspiration and * for goading me into coding this file... * Copyright (C) 2010 Google, Inc. * Rewritten by David Rientjes * * The routines in this file are used to kill a process when * we're seriously out of memory. This gets called from __alloc_pages() * in mm/page_alloc.c when we really run out of memory. * * Since we won't call these routines often (on a well-configured * machine) this file will double as a 'coding guide' and a signpost * for newbie kernel hackers. It features several pointers to major * kernel subsystems and hints as to where to find out what things do. */ ====================================================================== ====================================================================== [1691] ファイル: balloc.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/balloc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/balloc.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * Enhanced block allocation by Stephen Tweedie (sct@redhat.com), 1993 * Big-endian to little-endian byte-swapping/bitmaps by * David S. Miller (davem@caip.rutgers.edu), 1995 */ ====================================================================== ====================================================================== [1692] ファイル: smp_spin_table.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/smp_spin_table.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Spin Table SMP initialisation * * Copyright (C) 2013 ARM Ltd. */ ====================================================================== ====================================================================== [1693] ファイル: extable.c ---------------------------------------------------------------------- 実際のパス: lib/extable.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Derived from arch/ppc/mm/extable.c and arch/i386/mm/extable.c. * * Copyright (C) 2004 Paul Mackerras, IBM Corp. */ ====================================================================== ====================================================================== [1694] ファイル: tpm.h ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2004 IBM Corporation * Copyright (C) 2015 Intel Corporation * * Authors: * Leendert van Doorn * Dave Safford * Reiner Sailer * Kylene Hall * * Maintained by: * * Device driver for TCG/TCPA TPM (trusted platform module). * Specifications at www.trustedcomputinggroup.org */ ====================================================================== ====================================================================== [1695] ファイル: mm_types_task.h ---------------------------------------------------------------------- 実際のパス: include/linux/mm_types_task.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1696] ファイル: slot-gpio.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/slot-gpio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic GPIO card-detect helper * * Copyright (C) 2011, Guennadi Liakhovetski */ ====================================================================== ====================================================================== [1697] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Dual Role (OTG-ready) Controller Drivers # for silicon based on Mentor Graphics INVENTRA designs # # (M)HDRC = (Multipoint) Highspeed Dual-Role Controller ====================================================================== ====================================================================== [1698] ファイル: stats.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/stats.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/stats.h * * Client statistics collection for SUN RPC * * Copyright (C) 1996 Olaf Kirch */ ====================================================================== ====================================================================== [1699] ファイル: scsi_ioctl.c ---------------------------------------------------------------------- 実際のパス: block/scsi_ioctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2001 Jens Axboe */ ====================================================================== ====================================================================== [1700] ファイル: internal.h ---------------------------------------------------------------------- 実際のパス: security/keys/internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Authentication token and access key management internal defs * * Copyright (C) 2003-5, 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1701] ファイル: hardirq.h ---------------------------------------------------------------------- 実際のパス: include/linux/hardirq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1702] ファイル: shm.c ---------------------------------------------------------------------- 実際のパス: ipc/shm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/ipc/shm.c * Copyright (C) 1992, 1993 Krishna Balasubramanian * Many improvements/fixes by Bruno Haible. * Replaced `struct shm_desc' by `struct vm_area_struct', July 1994. * Fixed the shm swap deallocation (shm_unuse()), August 1998 Andrea Arcangeli. * * /proc/sysvipc/shm support (c) 1999 Dragos Acostachioaie * BIGMEM support, Andrea Arcangeli * SMP thread shm, Jean-Luc Boyard * HIGHMEM support, Ingo Molnar * Make shmmax, shmall, shmmni sysctl'able, Christoph Rohland * Shared /dev/zero support, Kanoj Sarcar * Move the mm functionality over to mm/shmem.c, Christoph Rohland * * support for audit of ipc object properties and permission changes * Dustin Kirkland * * namespaces support * OpenVZ, SWsoft Inc. * Pavel Emelianov * * Better ipc lock (kern_ipc_perm.lock) handling * Davidlohr Bueso , June 2013. */ ====================================================================== ====================================================================== [1703] ファイル: mc.h ---------------------------------------------------------------------- 実際のパス: include/linux/fsl/mc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Freescale Management Complex (MC) bus public interface * * Copyright (C) 2014-2016 Freescale Semiconductor, Inc. * Copyright 2019-2020 NXP * Author: German Rivera * */ ====================================================================== ====================================================================== [1704] ファイル: media-entity.h ---------------------------------------------------------------------- 実際のパス: include/media/media-entity.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Media entity * * Copyright (C) 2010 Nokia Corporation * * Contacts: Laurent Pinchart * Sakari Ailus */ ====================================================================== ====================================================================== [1705] ファイル: signal.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/signal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1706] ファイル: rseq.c ---------------------------------------------------------------------- 実際のパス: kernel/rseq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Restartable sequences system call * * Copyright (C) 2015, Google, Inc., * Paul Turner and Andrew Hunter * Copyright (C) 2015-2018, EfficiOS Inc., * Mathieu Desnoyers */ ====================================================================== ====================================================================== [1707] ファイル: of_regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/of_regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * OF helpers for regulator framework * * Copyright (C) 2011 Texas Instruments, Inc. * Rajendra Nayak */ ====================================================================== ====================================================================== [1708] ファイル: debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/opp/debugfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic OPP debugfs interface * * Copyright (C) 2015-2016 Viresh Kumar */ ====================================================================== ====================================================================== [1709] ファイル: rtc-pl031.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/rtc-pl031.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * drivers/rtc/rtc-pl031.c * * Real Time Clock interface for ARM AMBA PrimeCell 031 RTC * * Author: Deepak Saxena * * Copyright 2006 (c) MontaVista Software, Inc. * * Author: Mian Yousaf Kaukab * Copyright 2010 (c) ST-Ericsson AB */ ====================================================================== ====================================================================== [1710] ファイル: dir.c ---------------------------------------------------------------------- 実際のパス: fs/fat/dir.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/fat/dir.c * * directory handling functions for fat-based filesystems * * Written 1992,1993 by Werner Almesberger * * Hidden files 1995 by Albert Cahalan * * VFAT extensions by Gordon Chaffee * Merged with msdos fs by Henrik Storner * Rewritten for constant inumbers. Plugged buffer overrun in readdir(). AV * Short name translation 1999, 2001 by Wolfram Pienkoss */ ====================================================================== ====================================================================== [1711] ファイル: image-vars.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/image-vars.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [1712] ファイル: dma-fence-chain.c ---------------------------------------------------------------------- 実際のパス: drivers/dma-buf/dma-fence-chain.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fence-chain: chain fences together in a timeline * * Copyright (C) 2018 Advanced Micro Devices, Inc. * Authors: * Christian König */ ====================================================================== ====================================================================== [1713] ファイル: klist.c ---------------------------------------------------------------------- 実際のパス: lib/klist.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * klist.c - Routines for manipulating klists. * * Copyright (C) 2005 Patrick Mochel * * This klist interface provides a couple of structures that wrap around * struct list_head to provide explicit list "head" (struct klist) and list * "node" (struct klist_node) objects. For struct klist, a spinlock is * included that protects access to the actual list itself. struct * klist_node provides a pointer to the klist that owns it and a kref * reference count that indicates the number of current users of that node * in the list. * * The entire point is to provide an interface for iterating over a list * that is safe and allows for modification of the list during the * iteration (e.g. insertion and removal), including modification of the * current node on the list. * * It works using a 3rd object type - struct klist_iter - that is declared * and initialized before an iteration. klist_next() is used to acquire the * next element in the list. It returns NULL if there are no more items. * Internally, that routine takes the klist's lock, decrements the * reference count of the previous klist_node and increments the count of * the next klist_node. It then drops the lock and returns. * * There are primitives for adding and removing nodes to/from a klist. * When deleting, klist_del() will simply decrement the reference count. * Only when the count goes to 0 is the node removed from the list. * klist_remove() will try to delete the node from the list and block until * it is actually removed. This is useful for objects (like devices) that * have been removed from the system and must be freed (but must wait until * all accessors have finished). */ ====================================================================== ====================================================================== [1714] ファイル: ethtool.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ethtool.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * ethtool.h: Defines for Linux ethtool. * * Copyright (C) 1998 David S. Miller (davem@redhat.com) * Copyright 2001 Jeff Garzik * Portions Copyright 2001 Sun Microsystems (thockin@sun.com) * Portions Copyright 2002 Intel (eli.kupermann@intel.com, * christopher.leech@intel.com, * scott.feldman@intel.com) * Portions Copyright (C) Sun Microsystems 2008 */ ====================================================================== ====================================================================== [1715] ファイル: read_write.c ---------------------------------------------------------------------- 実際のパス: fs/read_write.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/read_write.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [1716] ファイル: tty_audit.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_audit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Creating audit events from TTY input. * * Copyright (C) 2007 Red Hat, Inc. All rights reserved. * * Authors: Miloslav Trmac */ ====================================================================== ====================================================================== [1717] ファイル: cpufreq-dt.h ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq-dt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2016 Linaro * Viresh Kumar */ ====================================================================== ====================================================================== [1718] ファイル: xarray.h ---------------------------------------------------------------------- 実際のパス: include/linux/xarray.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * eXtensible Arrays * Copyright (c) 2017 Microsoft Corporation * Author: Matthew Wilcox * * See Documentation/core-api/xarray.rst for how to use the XArray. */ ====================================================================== ====================================================================== [1719] ファイル: sha.h ---------------------------------------------------------------------- 実際のパス: include/crypto/sha.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1720] ファイル: cpufreq_governor.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq_governor.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drivers/cpufreq/cpufreq_governor.c * * CPUFREQ governors common code * * Copyright (C) 2001 Russell King * (C) 2003 Venkatesh Pallipadi . * (C) 2003 Jun Nakajima * (C) 2009 Alexander Clouter * (c) 2012 Viresh Kumar */ ====================================================================== ====================================================================== [1721] ファイル: stacktrace.h ---------------------------------------------------------------------- 実際のパス: include/linux/stacktrace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1722] ファイル: genetlink.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/genetlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1723] ファイル: hosts.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/hosts.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * hosts.c Copyright (C) 1992 Drew Eckhardt * Copyright (C) 1993, 1994, 1995 Eric Youngdale * Copyright (C) 2002-2003 Christoph Hellwig * * mid to lowlevel SCSI driver interface * Initial versions: Drew Eckhardt * Subsequent revisions: Eric Youngdale * * * * Jiffies wrap fixes (host->resetting), 3 Dec 1998 Andrea Arcangeli * Added QLOGIC QLA1280 SCSI controller kernel host support. * August 4, 1999 Fred Lewis, Intel DuPont * * Updated to reflect the new initialization scheme for the higher * level of scsi drivers (sd/sr/st) * September 17, 2000 Torben Mathiasen * * Restructured scsi_host lists and associated functions. * September 04, 2002 Mike Anderson (andmike@us.ibm.com) */ ====================================================================== ====================================================================== [1724] ファイル: assembler.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/assembler.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/assembler.h, arch/arm/mm/proc-macros.S * * Copyright (C) 1996-2000 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1725] ファイル: misc.c ---------------------------------------------------------------------- 実際のパス: fs/fat/misc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/fat/misc.c * * Written 1992,1993 by Werner Almesberger * 22/11/2000 - Fixed fat_date_unix2dos for dates earlier than 01/01/1980 * and date_dos2unix for date==0 by Igor Zhbanov(bsg@uniyar.ac.ru) */ ====================================================================== ====================================================================== [1726] ファイル: plist.c ---------------------------------------------------------------------- 実際のパス: lib/plist.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * lib/plist.c * * Descending-priority-sorted double-linked list * * (C) 2002-2003 Intel Corp * Inaky Perez-Gonzalez . * * 2001-2005 (c) MontaVista Software, Inc. * Daniel Walker * * (C) 2005 Thomas Gleixner * * Simplifications of the original code by * Oleg Nesterov * * Based on simple lists (include/linux/list.h). * * This file contains the add / del functions which are considered to * be too large to inline. See include/linux/plist.h for further * information. */ ====================================================================== ====================================================================== [1727] ファイル: bio-integrity.c ---------------------------------------------------------------------- 実際のパス: block/bio-integrity.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * bio-integrity.c - bio data integrity extensions * * Copyright (C) 2007, 2008, 2009 Oracle Corporation * Written by: Martin K. Petersen */ ====================================================================== ====================================================================== [1728] ファイル: vsyscall.c ---------------------------------------------------------------------- 実際のパス: kernel/time/vsyscall.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright 2019 ARM Ltd. * * Generic implementation of update_vsyscall and update_vsyscall_tz. * * Based on the x86 specific implementation. */ ====================================================================== ====================================================================== [1729] ファイル: rtmutex.h ---------------------------------------------------------------------- 実際のパス: kernel/locking/rtmutex.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * RT-Mutexes: blocking mutual exclusion locks with PI support * * started by Ingo Molnar and Thomas Gleixner: * * Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar * Copyright (C) 2006, Timesys Corp., Thomas Gleixner * * This file contains macros used solely by rtmutex.c. * Non-debug version. */ ====================================================================== ====================================================================== [1730] ファイル: topology.c ---------------------------------------------------------------------- 実際のパス: drivers/base/topology.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * driver/base/topology.c - Populate sysfs with cpu topology information * * Written by: Zhang Yanmin, Intel Corporation * * Copyright (C) 2006, Intel Corp. * * All rights reserved. */ ====================================================================== ====================================================================== [1731] ファイル: sysrq.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/sysrq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Linux Magic System Request Key Hacks * * (c) 1997 Martin Mares * based on ideas by Pavel Machek * * (c) 2000 Crutcher Dunnavant * overhauled to use key registration * based upon discusions in irc://irc.openprojects.net/#kernelnewbies * * Copyright (c) 2010 Dmitry Torokhov * Input handler conversion */ ====================================================================== ====================================================================== [1732] ファイル: ksm.c ---------------------------------------------------------------------- 実際のパス: mm/ksm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Memory merging support. * * This code enables dynamic sharing of identical pages found in different * memory areas, even if they are not shared by fork() * * Copyright (C) 2008-2009 Red Hat, Inc. * Authors: * Izik Eidus * Andrea Arcangeli * Chris Wright * Hugh Dickins */ ====================================================================== ====================================================================== [1733] ファイル: proton-pack.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/proton-pack.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Handle detection, reporting and mitigation of Spectre v1, v2 and v4, as * detailed at: * * https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability * * This code was originally written hastily under an awful lot of stress and so * aspects of it are somewhat hacky. Unfortunately, changing anything in here * instantly makes me feel ill. Thanks, Jann. Thann. * * Copyright (C) 2018 ARM Ltd, All Rights Reserved. * Copyright (C) 2020 Google LLC * * "If there's something strange in your neighbourhood, who you gonna call?" * * Authors: Will Deacon and Marc Zyngier */ ====================================================================== ====================================================================== [1734] ファイル: hwmon.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/hwmon.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1735] ファイル: renesas_usbhs.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/renesas_usbhs.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * Renesas USB * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2019 Renesas Electronics Corporation * Kuninori Morimoto * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ ====================================================================== ====================================================================== [1736] ファイル: list.h ---------------------------------------------------------------------- 実際のパス: include/linux/list.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1737] ファイル: smpboot.c ---------------------------------------------------------------------- 実際のパス: kernel/smpboot.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Common SMP CPU bringup/teardown functions */ ====================================================================== ====================================================================== [1738] ファイル: audit_tree.c ---------------------------------------------------------------------- 実際のパス: kernel/audit_tree.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1739] ファイル: ratelimit.h ---------------------------------------------------------------------- 実際のパス: include/linux/ratelimit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1740] ファイル: pipe_fs_i.h ---------------------------------------------------------------------- 実際のパス: include/linux/pipe_fs_i.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1741] ファイル: akcipher.h ---------------------------------------------------------------------- 実際のパス: include/crypto/akcipher.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Public Key Encryption * * Copyright (c) 2015, Intel Corporation * Authors: Tadeusz Struk */ ====================================================================== ====================================================================== [1742] ファイル: i2c-core-slave.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/i2c-core-slave.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Linux I2C core slave support code * * Copyright (C) 2014 by Wolfram Sang */ ====================================================================== ====================================================================== [1743] ファイル: fanotify.h ---------------------------------------------------------------------- 実際のパス: fs/notify/fanotify/fanotify.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1744] ファイル: usb-conn-gpio.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/common/usb-conn-gpio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * USB GPIO Based Connection Detection Driver * * Copyright (C) 2019 MediaTek Inc. * * Author: Chunfeng Yun * * Some code borrowed from drivers/extcon/extcon-usb-gpio.c */ ====================================================================== ====================================================================== [1745] ファイル: kcov.h ---------------------------------------------------------------------- 実際のパス: include/linux/kcov.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1746] ファイル: kbuild.h ---------------------------------------------------------------------- 実際のパス: include/linux/kbuild.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1747] ファイル: interrupts.c ---------------------------------------------------------------------- 実際のパス: fs/proc/interrupts.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1748] ファイル: s5m8767.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/s5m8767.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2011 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [1749] ファイル: crash_dump.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/crash_dump.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Routines for doing kexec-based kdump * * Copyright (C) 2017 Linaro Limited * Author: AKASHI Takahiro */ ====================================================================== ====================================================================== [1750] ファイル: pnode.c ---------------------------------------------------------------------- 実際のパス: fs/pnode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/pnode.c * * (C) Copyright IBM Corporation 2005. * Author : Ram Pai (linuxram@us.ibm.com) */ ====================================================================== ====================================================================== [1751] ファイル: local64.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/local64.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1752] ファイル: hw_breakpoint.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/hw_breakpoint.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * HW_breakpoint: a unified kernel/user-space hardware breakpoint facility, * using the CPU's debug registers. * * Copyright (C) 2012 ARM Limited * Author: Will Deacon */ ====================================================================== ====================================================================== [1753] ファイル: virtio_config.h ---------------------------------------------------------------------- 実際のパス: include/linux/virtio_config.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1754] ファイル: arm-smmu.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/arm/arm-smmu/arm-smmu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * IOMMU API for ARM architected SMMU implementations. * * Copyright (C) 2013 ARM Limited * * Author: Will Deacon * * This driver currently supports: * - SMMUv1 and v2 implementations * - Stream-matching and stream-indexing * - v7/v8 long-descriptor format * - Non-secure access to the SMMU * - Context fault reporting * - Extended Stream ID (16 bit) */ ====================================================================== ====================================================================== [1755] ファイル: cgroup.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/cgroup.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1756] ファイル: ptp_chardev.c ---------------------------------------------------------------------- 実際のパス: drivers/ptp/ptp_chardev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * PTP 1588 clock support - character device implementation. * * Copyright (C) 2010 OMICRON electronics GmbH */ ====================================================================== ====================================================================== [1757] ファイル: fbmon.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fbmon.c ---------------------------------------------------------------------- /* * linux/drivers/video/fbmon.c * * Copyright (C) 2002 James Simmons * * Credits: * * The EDID Parser is a conglomeration from the following sources: * * 1. SciTech SNAP Graphics Architecture * Copyright (C) 1991-2002 SciTech Software, Inc. All rights reserved. * * 2. XFree86 4.3.0, interpret_edid.c * Copyright 1998 by Egbert Eich * * 3. John Fremlin and * Ani Joshi * * Generalized Timing Formula is derived from: * * GTF Spreadsheet by Andy Morrish (1/5/97) * available at https://www.vesa.org * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. * */ ====================================================================== ====================================================================== [1758] ファイル: exit.c ---------------------------------------------------------------------- 実際のパス: kernel/exit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/exit.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [1759] ファイル: memblock.c ---------------------------------------------------------------------- 実際のパス: mm/memblock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Procedures for maintaining information about logical memory blocks. * * Peter Bergner, IBM Corp. June 2001. * Copyright (C) 2001 Peter Bergner. */ ====================================================================== ====================================================================== [1760] ファイル: topology.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/topology.h ---------------------------------------------------------------------- /* * linux/include/asm-generic/topology.h * * Written by: Matthew Dobson, IBM Corporation * * Copyright (C) 2002, IBM Corp. * * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or * NON INFRINGEMENT. See the GNU General Public License for more * details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Send feedback to */ ====================================================================== ====================================================================== [1761] ファイル: module.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/module.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1762] ファイル: nand.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/nand.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright 2017 - Free Electrons * * Authors: * Boris Brezillon * Peter Pan */ ====================================================================== ====================================================================== [1763] ファイル: bitblit.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/bitblit.c ---------------------------------------------------------------------- /* * linux/drivers/video/console/bitblit.c -- BitBlitting Operation * * Originally from the 'accel_*' routines in drivers/video/console/fbcon.c * * Copyright (C) 2004 Antonino Daplas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. */ ====================================================================== ====================================================================== [1764] ファイル: trace_events.h ---------------------------------------------------------------------- 実際のパス: include/linux/trace_events.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1765] ファイル: drm_format_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_format_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 or MIT /* * Copyright (C) 2016 Noralf Trønnes * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ ====================================================================== ====================================================================== [1766] ファイル: cleancache.h ---------------------------------------------------------------------- 実際のパス: include/linux/cleancache.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1767] ファイル: block_validity.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/block_validity.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/block_validity.c * * Copyright (C) 2009 * Theodore Ts'o (tytso@mit.edu) * * Track which blocks in the filesystem are metadata blocks that * should never be used as data blocks by files or directories. */ ====================================================================== ====================================================================== [1768] ファイル: kdev_t.h ---------------------------------------------------------------------- 実際のパス: include/linux/kdev_t.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1769] ファイル: commit.c ---------------------------------------------------------------------- 実際のパス: fs/jbd2/commit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * linux/fs/jbd2/commit.c * * Written by Stephen C. Tweedie , 1998 * * Copyright 1998 Red Hat corp --- All Rights Reserved * * Journal commit routines for the generic filesystem journaling code; * part of the ext2fs journaling system. */ ====================================================================== ====================================================================== [1770] ファイル: display_timing.h ---------------------------------------------------------------------- 実際のパス: include/video/display_timing.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2012 Steffen Trumtrar * * description of display timings */ ====================================================================== ====================================================================== [1771] ファイル: vmalloc.c ---------------------------------------------------------------------- 実際のパス: mm/vmalloc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 1993 Linus Torvalds * Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 * SMP-safe vmalloc/vfree/ioremap, Tigran Aivazian , May 2000 * Major rework to support vmap/vunmap, Christoph Hellwig, SGI, August 2002 * Numa awareness, Christoph Lameter, SGI, June 2005 * Improving global KVA allocator, Uladzislau Rezki, Sony, May 2019 */ ====================================================================== ====================================================================== [1772] ファイル: iommu.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/iommu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1773] ファイル: string.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/libstub/string.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Taken from: * linux/lib/string.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [1774] ファイル: compiler.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/compiler.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1775] ファイル: file-mmu.c ---------------------------------------------------------------------- 実際のパス: fs/ramfs/file-mmu.c ---------------------------------------------------------------------- /* file-mmu.c: ramfs MMU-based file operations * * Resizable simple ram filesystem for Linux. * * Copyright (C) 2000 Linus Torvalds. * 2000 Transmeta Corp. * * Usage limits added by David Gibson, Linuxcare Australia. * This file is released under the GPL. */ ====================================================================== ====================================================================== [1776] ファイル: clk-gpio.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-gpio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2013 - 2014 Texas Instruments Incorporated - https://www.ti.com * * Authors: * Jyri Sarha * Sergej Sawazki * * Gpio controlled clock implementation */ ====================================================================== ====================================================================== [1777] ファイル: list_bl.h ---------------------------------------------------------------------- 実際のパス: include/linux/list_bl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1778] ファイル: hash.h ---------------------------------------------------------------------- 実際のパス: include/crypto/internal/hash.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Hash algorithms. * * Copyright (c) 2008 Herbert Xu */ ====================================================================== ====================================================================== [1779] ファイル: v4l2-subdev.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/v4l2-subdev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * V4L2 subdev userspace API * * Copyright (C) 2010 Nokia Corporation * * Contacts: Laurent Pinchart * Sakari Ailus * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ ====================================================================== ====================================================================== [1780] ファイル: arch_topology.h ---------------------------------------------------------------------- 実際のパス: include/linux/arch_topology.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1781] ファイル: perf_callchain.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/perf_callchain.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * arm64 callchain support * * Copyright (C) 2015 ARM Limited */ ====================================================================== ====================================================================== [1782] ファイル: time.h ---------------------------------------------------------------------- 実際のパス: include/linux/time.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1783] ファイル: shuffle.h ---------------------------------------------------------------------- 実際のパス: mm/shuffle.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // Copyright(c) 2018 Intel Corporation. All rights reserved. ====================================================================== ====================================================================== [1784] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/chipidea/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * core.c - ChipIdea USB IP core family device controller * * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved. * Copyright (C) 2020 NXP * * Author: David Lopo * Peter Chen * * Main Features: * - Four transfers are supported, usbtest is passed * - USB Certification for gadget: CH9 and Mass Storage are passed * - Low power mode * - USB wakeup */ ====================================================================== ====================================================================== [1785] ファイル: mpih-cmp.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpih-cmp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-sub.c - MPI helper functions * Copyright (C) 1994, 1996 Free Software Foundation, Inc. * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [1786] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/reset/hisilicon/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1787] ファイル: sysctl.c ---------------------------------------------------------------------- 実際のパス: security/keys/sysctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Key management controls * * Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1788] ファイル: rcu.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/rcu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1789] ファイル: aead.c ---------------------------------------------------------------------- 実際のパス: crypto/aead.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * AEAD: Authenticated Encryption with Associated Data * * This file provides API support for AEAD algorithms. * * Copyright (c) 2007-2015 Herbert Xu */ ====================================================================== ====================================================================== [1790] ファイル: random.h ---------------------------------------------------------------------- 実際のパス: include/linux/random.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1791] ファイル: overflow.h ---------------------------------------------------------------------- 実際のパス: include/linux/overflow.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ ====================================================================== ====================================================================== [1792] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: kernel/rcu/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # RCU-related configuration options # ====================================================================== ====================================================================== [1793] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/md/bcache/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1794] ファイル: task.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/task.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1795] ファイル: io-64-nonatomic-lo-hi.h ---------------------------------------------------------------------- 実際のパス: include/linux/io-64-nonatomic-lo-hi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1796] ファイル: suspend.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/suspend.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1797] ファイル: xattr.h ---------------------------------------------------------------------- 実際のパス: include/linux/xattr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* File: linux/xattr.h Extended attributes handling. Copyright (C) 2001 by Andreas Gruenbacher Copyright (c) 2001-2002 Silicon Graphics, Inc. All Rights Reserved. Copyright (c) 2004 Red Hat, Inc., James Morris */ ====================================================================== ====================================================================== [1798] ファイル: otg_productlist.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/otg_productlist.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* Copyright (C) 2004 Texas Instruments */ ====================================================================== ====================================================================== [1799] ファイル: llc.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/llc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */ /* * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators. * * Copyright (c) 2001 by Jay Schulist * * This program can be redistributed or modified under the terms of the * GNU General Public License as published by the Free Software Foundation. * This program is distributed without any warranty or implied warranty * of merchantability or fitness for a particular purpose. * * See the GNU General Public License for more details. */ ====================================================================== ====================================================================== [1800] ファイル: tty_jobctrl.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_jobctrl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [1801] ファイル: component.h ---------------------------------------------------------------------- 実際のパス: include/linux/component.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1802] ファイル: ipc.h ---------------------------------------------------------------------- 実際のパス: include/linux/ipc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1803] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/base/firmware_loader/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1804] ファイル: seq_file.c ---------------------------------------------------------------------- 実際のパス: fs/seq_file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/seq_file.c * * helper functions for making synthetic files from sequences of records. * initial implementation -- AV, Oct 2001. */ ====================================================================== ====================================================================== [1805] ファイル: keyctl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/keyctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* keyctl.h: keyctl command IDs * * Copyright (C) 2004, 2008 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1806] ファイル: checksum.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/checksum.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2016 ARM Ltd. */ ====================================================================== ====================================================================== [1807] ファイル: sh_dma.h ---------------------------------------------------------------------- 実際のパス: include/linux/sh_dma.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Header for the new SH dmaengine driver * * Copyright (C) 2010 Guennadi Liakhovetski */ ====================================================================== ====================================================================== [1808] ファイル: j1939.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/can/j1939.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */ /* * j1939.h * * Copyright (c) 2010-2011 EIA Electronics * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ ====================================================================== ====================================================================== [1809] ファイル: blk-crypto-internal.h ---------------------------------------------------------------------- 実際のパス: block/blk-crypto-internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright 2019 Google LLC */ ====================================================================== ====================================================================== [1810] ファイル: bq27xxx_battery.c ---------------------------------------------------------------------- 実際のパス: drivers/power/supply/bq27xxx_battery.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * BQ27xxx battery driver * * Copyright (C) 2008 Rodolfo Giometti * Copyright (C) 2008 Eurotech S.p.A. * Copyright (C) 2010-2011 Lars-Peter Clausen * Copyright (C) 2011 Pali Rohár * Copyright (C) 2017 Liam Breck * * Based on a previous work by Copyright (C) 2008 Texas Instruments, Inc. * * Datasheets: * https://www.ti.com/product/bq27000 * https://www.ti.com/product/bq27200 * https://www.ti.com/product/bq27010 * https://www.ti.com/product/bq27210 * https://www.ti.com/product/bq27500 * https://www.ti.com/product/bq27510-g1 * https://www.ti.com/product/bq27510-g2 * https://www.ti.com/product/bq27510-g3 * https://www.ti.com/product/bq27520-g1 * https://www.ti.com/product/bq27520-g2 * https://www.ti.com/product/bq27520-g3 * https://www.ti.com/product/bq27520-g4 * https://www.ti.com/product/bq27530-g1 * https://www.ti.com/product/bq27531-g1 * https://www.ti.com/product/bq27541-g1 * https://www.ti.com/product/bq27542-g1 * https://www.ti.com/product/bq27546-g1 * https://www.ti.com/product/bq27742-g1 * https://www.ti.com/product/bq27545-g1 * https://www.ti.com/product/bq27421-g1 * https://www.ti.com/product/bq27425-g1 * https://www.ti.com/product/bq27426 * https://www.ti.com/product/bq27411-g1 * https://www.ti.com/product/bq27441-g1 * https://www.ti.com/product/bq27621-g1 * https://www.ti.com/product/bq27z561 * https://www.ti.com/product/bq28z610 * https://www.ti.com/product/bq34z100-g1 */ ====================================================================== ====================================================================== [1811] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/regulator/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1812] ファイル: ipt_REJECT.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter_ipv4/ipt_REJECT.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1813] ファイル: hwmon.h ---------------------------------------------------------------------- 実際のパス: include/linux/hwmon.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* hwmon.h - part of lm_sensors, Linux kernel modules for hardware monitoring This file declares helper functions for the sysfs class "hwmon", for use by sensors drivers. Copyright (C) 2005 Mark M. Hoffman */ ====================================================================== ====================================================================== [1814] ファイル: tick-oneshot.c ---------------------------------------------------------------------- 実際のパス: kernel/time/tick-oneshot.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * This file contains functions which manage high resolution tick * related events. * * Copyright(C) 2005-2006, Thomas Gleixner * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar * Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner */ ====================================================================== ====================================================================== [1815] ファイル: tick-broadcast-hrtimer.c ---------------------------------------------------------------------- 実際のパス: kernel/time/tick-broadcast-hrtimer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Emulate a local clock event device via a pseudo clock device. */ ====================================================================== ====================================================================== [1816] ファイル: swap.h ---------------------------------------------------------------------- 実際のパス: include/linux/swap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1817] ファイル: audit.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/audit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* audit.h -- Auditing support * * Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. * All Rights Reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Written by Rickard E. (Rik) Faith * */ ====================================================================== ====================================================================== [1818] ファイル: ptdump.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/ptdump.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2014 ARM Ltd. */ ====================================================================== ====================================================================== [1819] ファイル: debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/debugfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Debugfs support for hosts and cards * * Copyright (C) 2008 Atmel Corporation */ ====================================================================== ====================================================================== [1820] ファイル: seq_buf.c ---------------------------------------------------------------------- 実際のパス: lib/seq_buf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * seq_buf.c * * Copyright (C) 2014 Red Hat Inc, Steven Rostedt * * The seq_buf is a handy tool that allows you to pass a descriptor around * to a buffer that other functions can write to. It is similar to the * seq_file functionality but has some differences. * * To use it, the seq_buf must be initialized with seq_buf_init(). * This will set up the counters within the descriptor. You can call * seq_buf_init() more than once to reset the seq_buf to start * from scratch. */ ====================================================================== ====================================================================== [1821] ファイル: nodemask.c ---------------------------------------------------------------------- 実際のパス: lib/nodemask.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1822] ファイル: mpih-mul.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpih-mul.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-mul.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 1999, * 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [1823] ファイル: iov_iter.c ---------------------------------------------------------------------- 実際のパス: lib/iov_iter.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1824] ファイル: scsi_logging.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_logging.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * scsi_logging.c * * Copyright (C) 2014 SUSE Linux Products GmbH * Copyright (C) 2014 Hannes Reinecke */ ====================================================================== ====================================================================== [1825] ファイル: r8a774e1-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a774e1-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a774e1 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2020 Renesas Electronics Corp. * * Based on r8a7795-cpg-mssr.c * * Copyright (C) 2015 Glider bvba */ ====================================================================== ====================================================================== [1826] ファイル: if_bonding.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_bonding.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */ /* * Bond several ethernet interfaces into a Cisco, running 'Etherchannel'. * * * Portions are (c) Copyright 1995 Simon "Guru Aleph-Null" Janes * NCM: Network and Communications Management, Inc. * * BUT, I'm the one who modified it for ethernet, so: * (c) Copyright 1999, Thomas Davis, tadavis@lbl.gov * * This software may be used and distributed according to the terms * of the GNU Public License, incorporated herein by reference. * * 2003/03/18 - Amir Noam * - Added support for getting slave's speed and duplex via ethtool. * Needed for 802.3ad and other future modes. * * 2003/03/18 - Tsippy Mendelson and * Shmulik Hen * - Enable support of modes that need to use the unique mac address of * each slave. * * 2003/03/18 - Tsippy Mendelson and * Amir Noam * - Moved driver's private data types to bonding.h * * 2003/03/18 - Amir Noam , * Tsippy Mendelson and * Shmulik Hen * - Added support for IEEE 802.3ad Dynamic link aggregation mode. * * 2003/05/01 - Amir Noam * - Added ABI version control to restore compatibility between * new/old ifenslave and new/old bonding. * * 2003/12/01 - Shmulik Hen * - Code cleanup and style changes * * 2005/05/05 - Jason Gabler * - added definitions for various XOR hashing policies */ ====================================================================== ====================================================================== [1827] ファイル: nfs_xdr.h ---------------------------------------------------------------------- 実際のパス: include/linux/nfs_xdr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1828] ファイル: kobject_ns.h ---------------------------------------------------------------------- 実際のパス: include/linux/kobject_ns.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* Kernel object name space definitions * * Copyright (c) 2002-2003 Patrick Mochel * Copyright (c) 2002-2003 Open Source Development Labs * Copyright (c) 2006-2008 Greg Kroah-Hartman * Copyright (c) 2006-2008 Novell Inc. * * Split from kobject.h by David Howells (dhowells@redhat.com) * * Please read Documentation/core-api/kobject.rst before using the kobject * interface, ESPECIALLY the parts about reference counts and object * destructors. */ ====================================================================== ====================================================================== [1829] ファイル: blk-mq-tag.h ---------------------------------------------------------------------- 実際のパス: block/blk-mq-tag.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1830] ファイル: memblock.h ---------------------------------------------------------------------- 実際のパス: include/linux/memblock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Logical memory blocks. * * Copyright (C) 2001 Peter Bergner, IBM Corp. */ ====================================================================== ====================================================================== [1831] ファイル: cred.c ---------------------------------------------------------------------- 実際のパス: kernel/cred.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Task credentials management - see Documentation/security/credentials.rst * * Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1832] ファイル: ioport.h ---------------------------------------------------------------------- 実際のパス: include/linux/ioport.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1833] ファイル: kexec_core.c ---------------------------------------------------------------------- 実際のパス: kernel/kexec_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kexec.c - kexec system call core code. * Copyright (C) 2002-2004 Eric Biederman */ ====================================================================== ====================================================================== [1834] ファイル: loadavg.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/loadavg.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * kernel/sched/loadavg.c * * This file contains the magic bits required to compute the global loadavg * figure. Its a silly number but people think its important. We go through * great pains to make it work on big machines and tickless kernels. */ ====================================================================== ====================================================================== [1835] ファイル: pipe.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/pipe.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Kuninori Morimoto */ ====================================================================== ====================================================================== [1836] ファイル: earlycon.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/earlycon.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2014 Linaro Ltd. * Author: Rob Herring * * Based on 8250 earlycon: * (c) Copyright 2004 Hewlett-Packard Development Company, L.P. * Bjorn Helgaas */ ====================================================================== ====================================================================== [1837] ファイル: msi.h ---------------------------------------------------------------------- 実際のパス: include/linux/msi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1838] ファイル: devfreq.c ---------------------------------------------------------------------- 実際のパス: drivers/devfreq/devfreq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * devfreq: Generic Dynamic Voltage and Frequency Scaling (DVFS) Framework * for Non-CPU Devices. * * Copyright (C) 2011 Samsung Electronics * MyungJoo Ham */ ====================================================================== ====================================================================== [1839] ファイル: rculist_nulls.h ---------------------------------------------------------------------- 実際のパス: include/linux/rculist_nulls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1840] ファイル: rt.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/rt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1841] ファイル: dma-imx-sdma.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/dma-imx-sdma.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1842] ファイル: transport.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/transport.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for USB Mass Storage compliant devices * * Current development and maintenance by: * (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) * * Developed with the assistance of: * (c) 2000 David L. Brown, Jr. (usb-storage@davidb.org) * (c) 2000 Stephen J. Gowdy (SGowdy@lbl.gov) * (c) 2002 Alan Stern * * Initial work by: * (c) 1999 Michael Gee (michael@linuxspecific.com) * * This driver is based on the 'USB Mass Storage Class' document. This * describes in detail the protocol used to communicate with such * devices. Clearly, the designers had SCSI and ATAPI commands in * mind when they created this document. The commands are all very * similar to commands in the SCSI-II and ATAPI specifications. * * It is important to note that in a number of cases this class * exhibits class-specific exemptions from the USB specification. * Notably the usage of NAK, STALL and ACK differs from the norm, in * that they are used to communicate wait, failed and OK on commands. * * Also, for certain devices, the interrupt endpoint is used to convey * status of a command. */ ====================================================================== ====================================================================== [1843] ファイル: iommu-sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/iommu-sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * IOMMU sysfs class support * * Copyright (C) 2014 Red Hat, Inc. All rights reserved. * Author: Alex Williamson */ ====================================================================== ====================================================================== [1844] ファイル: pca9450-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/pca9450-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright 2020 NXP. * NXP PCA9450 pmic driver */ ====================================================================== ====================================================================== [1845] ファイル: governor_passive.c ---------------------------------------------------------------------- 実際のパス: drivers/devfreq/governor_passive.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/devfreq/governor_passive.c * * Copyright (C) 2016 Samsung Electronics * Author: Chanwoo Choi * Author: MyungJoo Ham */ ====================================================================== ====================================================================== [1846] ファイル: barrier.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/barrier.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Generic barrier definitions. * * It should be possible to use these on really simple architectures, * but it serves more as a starting point for new ports. * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1847] ファイル: bio.c ---------------------------------------------------------------------- 実際のパス: block/bio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2001 Jens Axboe */ ====================================================================== ====================================================================== [1848] ファイル: kexec.c ---------------------------------------------------------------------- 実際のパス: kernel/kexec.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kexec.c - kexec_load system call * Copyright (C) 2002-2004 Eric Biederman */ ====================================================================== ====================================================================== [1849] ファイル: v4l2-i2c.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-i2c.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * v4l2-i2c - I2C helpers for Video4Linux2 */ ====================================================================== ====================================================================== [1850] ファイル: units.h ---------------------------------------------------------------------- 実際のパス: include/linux/units.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1851] ファイル: devicetree.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/devicetree.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Device tree integration for the pin control subsystem * * Copyright (C) 2012 NVIDIA CORPORATION. All rights reserved. */ ====================================================================== ====================================================================== [1852] ファイル: u_rndis.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/function/u_rndis.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * u_rndis.h * * Utility definitions for the subset function * * Copyright (c) 2013 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Author: Andrzej Pietrasiewicz */ ====================================================================== ====================================================================== [1853] ファイル: pci.h ---------------------------------------------------------------------- 実際のパス: include/linux/pci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * pci.h * * PCI defines and function prototypes * Copyright 1994, Drew Eckhardt * Copyright 1997--1999 Martin Mares * * PCI Express ASPM defines and function prototypes * Copyright (c) 2007 Intel Corp. * Zhang Yanmin (yanmin.zhang@intel.com) * Shaohua Li (shaohua.li@intel.com) * * For more information, please consult the following manuals (look at * http://www.pcisig.com/ for how to get them): * * PCI BIOS Specification * PCI Local Bus Specification * PCI to PCI Bridge Specification * PCI Express Specification * PCI System Design Guide */ ====================================================================== ====================================================================== [1854] ファイル: sched.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/bitops/sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1855] ファイル: dcookies.c ---------------------------------------------------------------------- 実際のパス: fs/dcookies.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * dcookies.c * * Copyright 2002 John Levon * * Persistent cookie-path mappings. These are used by * profilers to convert a per-task EIP value into something * non-transitory that can be processed at a later date. * This is done by locking the dentry/vfsmnt pair in the * kernel until released by the tasks needing the persistent * objects. The tag is simply an unsigned long that refers * to the pair and can be looked up from userspace. */ ====================================================================== ====================================================================== [1856] ファイル: echainiv.c ---------------------------------------------------------------------- 実際のパス: crypto/echainiv.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * echainiv: Encrypted Chain IV Generator * * This generator generates an IV based on a sequence number by multiplying * it with a salt and then encrypting it with the same key as used to encrypt * the plain text. This algorithm requires that the block size be equal * to the IV size. It is mainly useful for CBC. * * This generator can only be used by algorithms where authentication * is performed after encryption (i.e., authenc). * * Copyright (c) 2015 Herbert Xu */ ====================================================================== ====================================================================== [1857] ファイル: update.c ---------------------------------------------------------------------- 実際のパス: kernel/rcu/update.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Read-Copy Update mechanism for mutual exclusion * * Copyright IBM Corporation, 2001 * * Authors: Dipankar Sarma * Manfred Spraul * * Based on the original work by Paul McKenney * and inputs from Rusty Russell, Andrea Arcangeli and Andi Kleen. * Papers: * http://www.rdrop.com/users/paulmck/paper/rclockpdcsproof.pdf * http://lse.sourceforge.net/locking/rclock_OLS.2001.05.01c.sc.pdf (OLS2001) * * For detailed explanation of Read-Copy Update mechanism see - * http://lse.sourceforge.net/locking/rcupdate.html * */ ====================================================================== ====================================================================== [1858] ファイル: cpuidle-psci.c ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/cpuidle-psci.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * PSCI CPU idle driver. * * Copyright (C) 2019 ARM Ltd. * Author: Lorenzo Pieralisi */ ====================================================================== ====================================================================== [1859] ファイル: mbcache.h ---------------------------------------------------------------------- 実際のパス: include/linux/mbcache.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1860] ファイル: syscalls.h ---------------------------------------------------------------------- 実際のパス: include/linux/syscalls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * syscalls.h - Linux syscall interfaces (non-arch-specific) * * Copyright (c) 2004 Randy Dunlap * Copyright (c) 2004 Open Source Development Labs */ ====================================================================== ====================================================================== [1861] ファイル: uaccess.h ---------------------------------------------------------------------- 実際のパス: include/linux/uaccess.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1862] ファイル: perf_regs.h ---------------------------------------------------------------------- 実際のパス: include/linux/perf_regs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1863] ファイル: mempolicy.c ---------------------------------------------------------------------- 実際のパス: mm/mempolicy.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Simple NUMA memory policy for the Linux kernel. * * Copyright 2003,2004 Andi Kleen, SuSE Labs. * (C) Copyright 2005 Christoph Lameter, Silicon Graphics, Inc. * * NUMA policy allows the user to give hints in which node(s) memory should * be allocated. * * Support four policies per VMA and per process: * * The VMA policy has priority over the process policy for a page fault. * * interleave Allocate memory interleaved over a set of nodes, * with normal fallback if it fails. * For VMA based allocations this interleaves based on the * offset into the backing object or offset into the mapping * for anonymous memory. For process policy an process counter * is used. * * bind Only allocate memory on a specific set of nodes, * no fallback. * FIXME: memory is allocated starting with the first node * to the last. It would be better if bind would truly restrict * the allocation to memory nodes instead * * preferred Try a specific node first before normal fallback. * As a special case NUMA_NO_NODE here means do the allocation * on the local CPU. This is normally identical to default, * but useful to set in a VMA when you have a non default * process policy. * * default Allocate on the local node first, or when on a VMA * use the process policy. This is what Linux always did * in a NUMA aware kernel and still does by, ahem, default. * * The process policy is applied for most non interrupt memory allocations * in that process' context. Interrupts ignore the policies and always * try to allocate on the local CPU. The VMA policy is only applied for memory * allocations for a VMA in the VM. * * Currently there are a few corner cases in swapping where the policy * is not applied, but the majority should be handled. When process policy * is used it is not remembered over swap outs/swap ins. * * Only the highest zone in the zone hierarchy gets policied. Allocations * requesting a lower zone just use default policy. This implies that * on systems with highmem kernel lowmem allocation don't get policied. * Same with GFP_DMA allocations. * * For shmfs/tmpfs/hugetlbfs shared memory the policy is shared between * all users and remembered even when nobody has memory mapped. */ ====================================================================== ====================================================================== [1864] ファイル: devres.c ---------------------------------------------------------------------- 実際のパス: drivers/extcon/devres.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drivers/extcon/devres.c - EXTCON device's resource management * * Copyright (C) 2016 Samsung Electronics * Author: Chanwoo Choi */ ====================================================================== ====================================================================== [1865] ファイル: rational.c ---------------------------------------------------------------------- 実際のパス: lib/math/rational.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * rational fractions * * Copyright (C) 2009 emlix GmbH, Oskar Schirmer * Copyright (C) 2019 Trent Piepho * * helper functions when coping with rational numbers */ ====================================================================== ====================================================================== [1866] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Core configuration # ====================================================================== ====================================================================== [1867] ファイル: bitops.h ---------------------------------------------------------------------- 実際のパス: include/linux/bitops.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1868] ファイル: sha256-glue.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/sha256-glue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Linux/arm64 port of the OpenSSL SHA256 implementation for AArch64 * * Copyright (c) 2016 Linaro Ltd. */ ====================================================================== ====================================================================== [1869] ファイル: in.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/in.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions of the Internet Protocol. * * Version: @(#)in.h 1.0.1 04/21/93 * * Authors: Original taken from the GNU Project file. * Fred N. van Kempen, * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1870] ファイル: internal.h ---------------------------------------------------------------------- 実際のパス: mm/internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* internal.h: mm/ internal definitions * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1871] ファイル: scsi_priv.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_priv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1872] ファイル: sram.h ---------------------------------------------------------------------- 実際のパス: drivers/misc/sram.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [1873] ファイル: nvmem-consumer.h ---------------------------------------------------------------------- 実際のパス: include/linux/nvmem-consumer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * nvmem framework consumer. * * Copyright (C) 2015 Srinivas Kandagatla * Copyright (C) 2013 Maxime Ripard */ ====================================================================== ====================================================================== [1874] ファイル: lzo1x_compress.c ---------------------------------------------------------------------- 実際のパス: lib/lzo/lzo1x_compress.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * LZO1X Compressor from LZO * * Copyright (C) 1996-2012 Markus F.X.J. Oberhumer * * The full LZO package can be found at: * http://www.oberhumer.com/opensource/lzo/ * * Changed for Linux kernel use by: * Nitin Gupta * Richard Purdie */ ====================================================================== ====================================================================== [1875] ファイル: map.c ---------------------------------------------------------------------- 実際のパス: drivers/base/map.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/drivers/base/map.c * * (C) Copyright Al Viro 2002,2003 * * NOTE: data structure needs to be changed. It works, but for large dev_t * it will be too slow. It is isolated, though, so these changes will be * local to that file. */ ====================================================================== ====================================================================== [1876] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/pps/generators/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # PPS generators configuration # ====================================================================== ====================================================================== [1877] ファイル: page_io.c ---------------------------------------------------------------------- 実際のパス: mm/page_io.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/page_io.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * * Swap reorganised 29.12.95, * Asynchronous swapping added 30.12.95. Stephen Tweedie * Removed race in async swapping. 14.4.1996. Bruno Haible * Add swap of shared pages through the page cache. 20.2.1998. Stephen Tweedie * Always use brw_page, life becomes simpler. 12 May 1998 Eric Biederman */ ====================================================================== ====================================================================== [1878] ファイル: if_pppox.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_pppox.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /*************************************************************************** * Linux PPP over X - Generic PPP transport layer sockets * Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516) * * This file supplies definitions required by the PPP over Ethernet driver * (pppox.c). All version information wrt this file is located in pppox.c * * License: * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * */ ====================================================================== ====================================================================== [1879] ファイル: statfs.c ---------------------------------------------------------------------- 実際のパス: fs/statfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1880] ファイル: efi-init.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/efi-init.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Extensible Firmware Interface * * Based on Extensible Firmware Interface Specification version 2.4 * * Copyright (C) 2013 - 2015 Linaro Ltd. */ ====================================================================== ====================================================================== [1881] ファイル: sha1-ce-glue.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/sha1-ce-glue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * sha1-ce-glue.c - SHA-1 secure hash using ARMv8 Crypto Extensions * * Copyright (C) 2014 - 2017 Linaro Ltd */ ====================================================================== ====================================================================== [1882] ファイル: kallsyms.c ---------------------------------------------------------------------- 実際のパス: kernel/kallsyms.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kallsyms.c: in-kernel printing of symbolic oopses and stack traces. * * Rewritten and vastly simplified by Rusty Russell for in-kernel * module loader: * Copyright 2002 Rusty Russell IBM Corporation * * ChangeLog: * * (25/Aug/2004) Paulo Marques * Changed the compression method from stem compression to "table lookup" * compression (see scripts/kallsyms.c for a more complete description) */ ====================================================================== ====================================================================== [1883] ファイル: compat.c ---------------------------------------------------------------------- 実際のパス: ipc/compat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * 32 bit compatibility code for System V IPC * * Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1999 Arun Sharma * Copyright (C) 2000 VA Linux Co * Copyright (C) 2000 Don Dugger * Copyright (C) 2000 Hewlett-Packard Co. * Copyright (C) 2000 David Mosberger-Tang * Copyright (C) 2000 Gerhard Tonn (ton@de.ibm.com) * Copyright (C) 2000-2002 Andi Kleen, SuSE Labs (x86-64 port) * Copyright (C) 2000 Silicon Graphics, Inc. * Copyright (C) 2001 IBM * Copyright (C) 2004 IBM Deutschland Entwicklung GmbH, IBM Corporation * Copyright (C) 2004 Arnd Bergmann (arnd@arndb.de) * * This code is collected from the versions for sparc64, mips64, s390x, ia64, * ppc64 and x86_64, all of which are based on the original sparc64 version * by Jakub Jelinek. * */ ====================================================================== ====================================================================== [1884] ファイル: completion.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/completion.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Generic wait-for-completion handler; * * It differs from semaphores in that their default case is the opposite, * wait_for_completion default blocks whereas semaphore default non-block. The * interface also makes it easy to 'complete' multiple waiting threads, * something which isn't entirely natural for semaphores. * * But more importantly, the primitive documents the usage. Semaphores would * typically be used for exclusion which gives rise to priority inversion. * Waiting for completion is a typically sync point, but not an exclusion point. */ ====================================================================== ====================================================================== [1885] ファイル: objtool.h ---------------------------------------------------------------------- 実際のパス: include/linux/objtool.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1886] ファイル: stddef.h ---------------------------------------------------------------------- 実際のパス: include/linux/stddef.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1887] ファイル: seg6.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/seg6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * SR-IPv6 implementation * * Author: * David Lebrun * * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [1888] ファイル: blk-mq-tag.c ---------------------------------------------------------------------- 実際のパス: block/blk-mq-tag.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Tag allocation using scalable bitmaps. Uses active queue tracking to support * fairer distribution of tags between multiple submitters when a shared tag map * is used. * * Copyright (C) 2013-2014 Jens Axboe */ ====================================================================== ====================================================================== [1889] ファイル: qspinlock.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/qspinlock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Queued spinlock * * (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P. * (C) Copyright 2015 Hewlett-Packard Enterprise Development LP * * Authors: Waiman Long */ ====================================================================== ====================================================================== [1890] ファイル: tpm.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/libstub/tpm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * TPM handling. * * Copyright (C) 2016 CoreOS, Inc * Copyright (C) 2017 Google, Inc. * Matthew Garrett * Thiebaud Weksteen */ ====================================================================== ====================================================================== [1891] ファイル: cpuacct.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/cpuacct.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * CPU accounting code for task groups. * * Based on the work by Paul Menage (menage@google.com) and Balbir Singh * (balbir@in.ibm.com). */ ====================================================================== ====================================================================== [1892] ファイル: cpufreq_performance.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq_performance.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/cpufreq/cpufreq_performance.c * * Copyright (C) 2002 - 2003 Dominik Brodowski */ ====================================================================== ====================================================================== [1893] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panfrost/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1894] ファイル: rtmutex.h ---------------------------------------------------------------------- 実際のパス: include/linux/rtmutex.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * RT Mutexes: blocking mutual exclusion locks with PI support * * started by Ingo Molnar and Thomas Gleixner: * * Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar * Copyright (C) 2006, Timesys Corp., Thomas Gleixner * * This file contains the public data structure and API definitions. */ ====================================================================== ====================================================================== [1895] ファイル: jump_label_ratelimit.h ---------------------------------------------------------------------- 実際のパス: include/linux/jump_label_ratelimit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1896] ファイル: r8a774c0-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a774c0-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas RZ/G2E System Controller * Copyright (C) 2018 Renesas Electronics Corp. * * Based on Renesas R-Car E3 System Controller */ ====================================================================== ====================================================================== [1897] ファイル: mc-request.c ---------------------------------------------------------------------- 実際のパス: drivers/media/mc/mc-request.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Media device request objects * * Copyright 2018 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * Copyright (C) 2018 Intel Corporation * Copyright (C) 2018 Google, Inc. * * Author: Hans Verkuil * Author: Sakari Ailus */ ====================================================================== ====================================================================== [1898] ファイル: numa.h ---------------------------------------------------------------------- 実際のパス: include/linux/numa.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1899] ファイル: fs_context.h ---------------------------------------------------------------------- 実際のパス: include/linux/fs_context.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Filesystem superblock creation and reconfiguration context. * * Copyright (C) 2018 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [1900] ファイル: kaslr.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/kaslr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2016 Linaro Ltd */ ====================================================================== ====================================================================== [1901] ファイル: virtgpu_trace.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1902] ファイル: n_null.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/n_null.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * n_null.c - Null line discipline used in the failure path * * Copyright (C) Intel 2017 */ ====================================================================== ====================================================================== [1903] ファイル: generic.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/generic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/usb/generic.c - generic driver for USB devices (not interfaces) * * (C) Copyright 2005 Greg Kroah-Hartman * * based on drivers/usb/usb.c which had the following copyrights: * (C) Copyright Linus Torvalds 1999 * (C) Copyright Johannes Erdfelt 1999-2001 * (C) Copyright Andreas Gal 1999 * (C) Copyright Gregory P. Smith 1999 * (C) Copyright Deti Fliegl 1999 (new USB architecture) * (C) Copyright Randy Dunlap 2000 * (C) Copyright David Brownell 2000-2004 * (C) Copyright Yggdrasil Computing, Inc. 2000 * (usb_device_id matching changes by Adam J. Richter) * (C) Copyright Greg Kroah-Hartman 2002-2003 * * Released under the GPLv2 only. */ ====================================================================== ====================================================================== [1904] ファイル: pelt.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/pelt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Per Entity Load Tracking * * Copyright (C) 2007 Red Hat, Inc., Ingo Molnar * * Interactivity improvements by Mike Galbraith * (C) 2007 Mike Galbraith * * Various enhancements by Dmitry Adamushko. * (C) 2007 Dmitry Adamushko * * Group scheduling enhancements by Srivatsa Vaddagiri * Copyright IBM Corporation, 2007 * Author: Srivatsa Vaddagiri * * Scaled math optimizations by Thomas Gleixner * Copyright (C) 2007, Thomas Gleixner * * Adaptive scheduling granularity, math enhancements by Peter Zijlstra * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra * * Move PELT related code from fair.c into this pelt.c file * Author: Vincent Guittot */ ====================================================================== ====================================================================== [1905] ファイル: rcar3.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/rcar3.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas USB driver R-Car Gen. 3 initialization and power control * * Copyright (C) 2016-2019 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [1906] ファイル: if_tap.h ---------------------------------------------------------------------- 実際のパス: include/linux/if_tap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1907] ファイル: s2mps13.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/s2mps13.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2014 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [1908] ファイル: dir.c ---------------------------------------------------------------------- 実際のパス: fs/configfs/dir.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * dir.c - Operations for configfs directories. * * Based on sysfs: * sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel * * configfs Copyright (C) 2005 Oracle. All rights reserved. */ ====================================================================== ====================================================================== [1909] ファイル: dma-mapping.h ---------------------------------------------------------------------- 実際のパス: include/linux/dma-mapping.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1910] ファイル: commoncap.c ---------------------------------------------------------------------- 実際のパス: security/commoncap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Common capabilities, needed by capability.o. */ ====================================================================== ====================================================================== [1911] ファイル: musb_gadget_ep0.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_gadget_ep0.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * MUSB OTG peripheral driver ep0 handling * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2008-2009 MontaVista Software, Inc. */ ====================================================================== ====================================================================== [1912] ファイル: dvb_ca_en50221.h ---------------------------------------------------------------------- 実際のパス: include/media/dvb_ca_en50221.h ---------------------------------------------------------------------- /* * dvb_ca.h: generic DVB functions for EN50221 CA interfaces * * Copyright (C) 2004 Andrew de Quincey * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ ====================================================================== ====================================================================== [1913] ファイル: dynamic_queue_limits.h ---------------------------------------------------------------------- 実際のパス: include/linux/dynamic_queue_limits.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Dynamic queue limits (dql) - Definitions * * Copyright (c) 2011, Tom Herbert * * This header file contains the definitions for dynamic queue limits (dql). * dql would be used in conjunction with a producer/consumer type queue * (possibly a HW queue). Such a queue would have these general properties: * * 1) Objects are queued up to some limit specified as number of objects. * 2) Periodically a completion process executes which retires consumed * objects. * 3) Starvation occurs when limit has been reached, all queued data has * actually been consumed, but completion processing has not yet run * so queuing new data is blocked. * 4) Minimizing the amount of queued data is desirable. * * The goal of dql is to calculate the limit as the minimum number of objects * needed to prevent starvation. * * The primary functions of dql are: * dql_queued - called when objects are enqueued to record number of objects * dql_avail - returns how many objects are available to be queued based * on the object limit and how many objects are already enqueued * dql_completed - called at completion time to indicate how many objects * were retired from the queue * * The dql implementation does not implement any locking for the dql data * structures, the higher layer should provide this. dql_queued should * be serialized to prevent concurrent execution of the function; this * is also true for dql_completed. However, dql_queued and dlq_completed can * be executed concurrently (i.e. they can be protected by different locks). */ ====================================================================== ====================================================================== [1914] ファイル: xarray.c ---------------------------------------------------------------------- 実際のパス: lib/xarray.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * XArray implementation * Copyright (c) 2017-2018 Microsoft Corporation * Copyright (c) 2018-2020 Oracle * Author: Matthew Wilcox */ ====================================================================== ====================================================================== [1915] ファイル: fatent.c ---------------------------------------------------------------------- 実際のパス: fs/fat/fatent.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2004, OGAWA Hirofumi */ ====================================================================== ====================================================================== [1916] ファイル: nsproxy.c ---------------------------------------------------------------------- 実際のパス: kernel/nsproxy.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2006 IBM Corporation * * Author: Serge Hallyn * * Jun 2006 - namespaces support * OpenVZ, SWsoft Inc. * Pavel Emelianov */ ====================================================================== ====================================================================== [1917] ファイル: cpuset.h ---------------------------------------------------------------------- 実際のパス: include/linux/cpuset.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * cpuset interface * * Copyright (C) 2003 BULL SA * Copyright (C) 2004-2006 Silicon Graphics, Inc. * */ ====================================================================== ====================================================================== [1918] ファイル: datapage.h ---------------------------------------------------------------------- 実際のパス: include/vdso/datapage.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1919] ファイル: if_arp.h ---------------------------------------------------------------------- 実際のパス: include/linux/if_arp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Global definitions for the ARP (RFC 826) protocol. * * Version: @(#)if_arp.h 1.0.1 04/16/93 * * Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1986-1988 * Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source. * Ross Biro * Fred N. van Kempen, * Florian La Roche, * Jonathan Layes * Arnaldo Carvalho de Melo ARPHRD_HWX25 */ ====================================================================== ====================================================================== [1920] ファイル: tpm2-cmd.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm2-cmd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2014, 2015 Intel Corporation * * Authors: * Jarkko Sakkinen * * Maintained by: * * This file contains TPM2 protocol implementations of the commands * used by the kernel internally. */ ====================================================================== ====================================================================== [1921] ファイル: io_uring.h ---------------------------------------------------------------------- 実際のパス: include/linux/io_uring.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [1922] ファイル: rpm.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/rpm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1923] ファイル: drm_damage_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_damage_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 OR MIT /************************************************************************** * * Copyright (c) 2018 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Deepak Rawat * Rob Clark * **************************************************************************/ ====================================================================== ====================================================================== [1924] ファイル: sdio_func.h ---------------------------------------------------------------------- 実際のパス: include/linux/mmc/sdio_func.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * include/linux/mmc/sdio_func.h * * Copyright 2007-2008 Pierre Ossman */ ====================================================================== ====================================================================== [1925] ファイル: syscall.c ---------------------------------------------------------------------- 実際のパス: ipc/syscall.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * sys_ipc() is the old de-multiplexer for the SysV IPC calls. * * This is really horribly ugly, and new architectures should just wire up * the individual syscalls instead. */ ====================================================================== ====================================================================== [1926] ファイル: r8a7795-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a7795-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car H3 System Controller * * Copyright (C) 2016-2017 Glider bvba */ ====================================================================== ====================================================================== [1927] ファイル: i2c.h ---------------------------------------------------------------------- 実際のパス: include/linux/i2c.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * i2c.h - definitions for the Linux i2c bus interface * Copyright (C) 1995-2000 Simon G. Vogl * Copyright (C) 2013-2019 Wolfram Sang * * With some changes from Kyösti Mälkki and * Frodo Looijaard */ ====================================================================== ====================================================================== [1928] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/phy/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Physical Layer USB driver configuration # ====================================================================== ====================================================================== [1929] ファイル: r8a779a0-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a779a0-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car V3U System Controller * * Copyright (C) 2020 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [1930] ファイル: rcar-core.c ---------------------------------------------------------------------- 実際のパス: drivers/media/platform/rcar-vin/rcar-core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for Renesas R-Car VIN * * Copyright (C) 2016-2018 Renesas Electronics Corp. * Copyright (C) 2011-2013 Renesas Solutions Corp. * Copyright (C) 2013 Cogent Embedded, Inc., * Copyright (C) 2008 Magnus Damm * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei * * Based on the soc-camera rcar_vin driver */ ====================================================================== ====================================================================== [1931] ファイル: pinctrl.h ---------------------------------------------------------------------- 実際のパス: include/linux/pinctrl/pinctrl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Interface the pinctrl subsystem * * Copyright (C) 2011 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * This interface is used in the core to keep track of pins. * * Author: Linus Walleij */ ====================================================================== ====================================================================== [1932] ファイル: xattr_hurd.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/xattr_hurd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/xattr_hurd.c * Handler for extended gnu attributes for the Hurd. * * Copyright (C) 2001 by Andreas Gruenbacher, * Copyright (C) 2020 by Jan (janneke) Nieuwenhuizen, */ ====================================================================== ====================================================================== [1933] ファイル: pwm-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/pwm-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Regulator driver for PWM Regulators * * Copyright (C) 2014 - STMicroelectronics Inc. * * Author: Lee Jones */ ====================================================================== ====================================================================== [1934] ファイル: interval_tree.c ---------------------------------------------------------------------- 実際のパス: mm/interval_tree.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * mm/interval_tree.c - interval tree for mapping->i_mmap * * Copyright (C) 2012, Michel Lespinasse */ ====================================================================== ====================================================================== [1935] ファイル: acct.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/acct.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * BSD Process Accounting for Linux - Definitions * * Author: Marco van Wieringen (mvw@planets.elm.net) * * This header file contains the definitions needed to implement * BSD-style process accounting. The kernel accounting code and all * user-level programs that try to do something useful with the * process accounting log must include this file. * * Copyright (C) 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V. * */ ====================================================================== ====================================================================== [1936] ファイル: max77686-private.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/max77686-private.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * max77686-private.h - Voltage regulator driver for the Maxim 77686/802 * * Copyright (C) 2012 Samsung Electrnoics * Chiwoong Byun */ ====================================================================== ====================================================================== [1937] ファイル: drm_writeback.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_writeback.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * (C) COPYRIGHT 2016 ARM Limited. All rights reserved. * Author: Brian Starkey * * This program is free software and is provided to you under the terms of the * GNU General Public License version 2 as published by the Free Software * Foundation, and any use by you of this program is subject to the terms * of such GNU licence. */ ====================================================================== ====================================================================== [1938] ファイル: scatterwalk.c ---------------------------------------------------------------------- 実際のパス: crypto/scatterwalk.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * Cipher operations. * * Copyright (c) 2002 James Morris * 2002 Adam J. Richter * 2004 Jean-Luc Cooke */ ====================================================================== ====================================================================== [1939] ファイル: pm_domain.h ---------------------------------------------------------------------- 実際のパス: include/linux/pm_domain.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * pm_domain.h - Definitions and headers related to device power domains. * * Copyright (C) 2011 Rafael J. Wysocki , Renesas Electronics Corp. */ ====================================================================== ====================================================================== [1940] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/mux/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Multiplexer subsystem * * Copyright (C) 2017 Axentia Technologies AB * * Author: Peter Rosin */ ====================================================================== ====================================================================== [1941] ファイル: aead.h ---------------------------------------------------------------------- 実際のパス: include/crypto/aead.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * AEAD: Authenticated Encryption with Associated Data * * Copyright (c) 2007-2015 Herbert Xu */ ====================================================================== ====================================================================== [1942] ファイル: cpufreq_schedutil.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/cpufreq_schedutil.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * CPUFreq governor based on scheduler-provided CPU utilization data. * * Copyright (C) 2016, Intel Corporation * Author: Rafael J. Wysocki */ ====================================================================== ====================================================================== [1943] ファイル: process.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/process.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/process.c * * Original Copyright (C) 1995 Linus Torvalds * Copyright (C) 1996-2000 Russell King - Converted to ARM. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [1944] ファイル: rcar2.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/rcar2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * Renesas USB driver R-Car Gen. 2 initialization and power control * * Copyright (C) 2014 Ulrich Hecht * Copyright (C) 2019 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [1945] ファイル: mod.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/mod.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ */ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2019 Renesas Electronics Corporation * Kuninori Morimoto */ ====================================================================== ====================================================================== [1946] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/dma/sh/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # DMA engine configuration for sh # ====================================================================== ====================================================================== [1947] ファイル: blk_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/blk_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1948] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/pwm/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1949] ファイル: printk.c ---------------------------------------------------------------------- 実際のパス: kernel/printk/printk.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/printk.c * * Copyright (C) 1991, 1992 Linus Torvalds * * Modified to make sys_syslog() more flexible: added commands to * return the last 4k of kernel messages, regardless of whether * they've been read or not. Added option to suppress kernel printk's * to the console. Added hook for sending the console messages * elsewhere, in preparation for a serial line console (someday). * Ted Ts'o, 2/11/93. * Modified for sysctl support, 1/8/97, Chris Horn. * Fixed SMP synchronization, 08/08/99, Manfred Spraul * manfred@colorfullife.com * Rewrote bits to get rid of console_lock * 01Mar01 Andrew Morton */ ====================================================================== ====================================================================== [1950] ファイル: mm_init.c ---------------------------------------------------------------------- 実際のパス: mm/mm_init.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * mm_init.c - Memory initialisation verification and debugging * * Copyright 2008 IBM Corporation, 2008 * Author Mel Gorman * */ ====================================================================== ====================================================================== [1951] ファイル: errqueue.h ---------------------------------------------------------------------- 実際のパス: include/linux/errqueue.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1952] ファイル: uprobes.h ---------------------------------------------------------------------- 実際のパス: include/linux/uprobes.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * User-space Probes (UProbes) * * Copyright (C) IBM Corporation, 2008-2012 * Authors: * Srikar Dronamraju * Jim Keniston * Copyright (C) 2011-2012 Red Hat, Inc., Peter Zijlstra */ ====================================================================== ====================================================================== [1953] ファイル: igmp.h ---------------------------------------------------------------------- 実際のパス: include/linux/igmp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [1954] ファイル: fwnode.h ---------------------------------------------------------------------- 実際のパス: include/linux/fwnode.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * fwnode.h - Firmware device node object handle type definition. * * Copyright (C) 2015, Intel Corporation * Author: Rafael J. Wysocki */ ====================================================================== ====================================================================== [1955] ファイル: topology.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/topology.c ---------------------------------------------------------------------- /* * arch/arm64/kernel/topology.c * * Copyright (C) 2011,2013,2014 Linaro Limited. * * Based on the arm32 version written by Vincent Guittot in turn based on * arch/sh/kernel/topology.c * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ ====================================================================== ====================================================================== [1956] ファイル: tc_pedit.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tc_act/tc_pedit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1957] ファイル: paravirt.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/paravirt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1958] ファイル: numa.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/numa.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1959] ファイル: mmdebug.h ---------------------------------------------------------------------- 実際のパス: include/linux/mmdebug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1960] ファイル: font.h ---------------------------------------------------------------------- 実際のパス: include/linux/font.h ---------------------------------------------------------------------- /* * font.h -- `Soft' font definitions * * Created 1995 by Geert Uytterhoeven * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ ====================================================================== ====================================================================== [1961] ファイル: random.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/libstub/random.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2016 Linaro Ltd; */ ====================================================================== ====================================================================== [1962] ファイル: mballoc.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/mballoc.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/ext4/mballoc.h * * Written by: Alex Tomas * */ ====================================================================== ====================================================================== [1963] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/base/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/core.c - core driver model code (device registration, etc) * * Copyright (c) 2002-3 Patrick Mochel * Copyright (c) 2002-3 Open Source Development Labs * Copyright (c) 2006 Greg Kroah-Hartman * Copyright (c) 2006 Novell, Inc. */ ====================================================================== ====================================================================== [1964] ファイル: edac_pci.h ---------------------------------------------------------------------- 実際のパス: drivers/edac/edac_pci.h ---------------------------------------------------------------------- /* * Defines, structures, APIs for edac_pci and edac_pci_sysfs * * (C) 2007 Linux Networx (http://lnxi.com) * This file may be distributed under the terms of the * GNU General Public License. * * Written by Thayne Harbaugh * Based on work by Dan Hollis and others. * http://www.anime.net/~goemon/linux-ecc/ * * NMI handling support added by * Dave Peterson * * Refactored for multi-source files: * Doug Thompson * * Please look at Documentation/driver-api/edac.rst for more info about * EDAC core structs and functions. */ ====================================================================== ====================================================================== [1965] ファイル: bsg.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/bsg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1966] ファイル: rstat.c ---------------------------------------------------------------------- 実際のパス: kernel/cgroup/rstat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [1967] ファイル: swnode.c ---------------------------------------------------------------------- 実際のパス: drivers/base/swnode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Software nodes for the firmware node framework. * * Copyright (C) 2018, Intel Corporation * Author: Heikki Krogerus */ ====================================================================== ====================================================================== [1968] ファイル: sctp.h ---------------------------------------------------------------------- 実際のパス: include/linux/sctp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* SCTP kernel reference Implementation * (C) Copyright IBM Corp. 2001, 2004 * Copyright (c) 1999-2000 Cisco, Inc. * Copyright (c) 1999-2001 Motorola, Inc. * Copyright (c) 2001 Intel Corp. * Copyright (c) 2001 Nokia, Inc. * Copyright (c) 2001 La Monte H.P. Yarroll * * This file is part of the SCTP kernel reference Implementation * * Various protocol defined structures. * * Please send any bug reports or fixes you make to the * email address(es): * lksctp developers * * Or submit a bug report through the following website: * http://www.sf.net/projects/lksctp * * Written or modified by: * La Monte H.P. Yarroll * Karl Knutson * Jon Grimm * Xingang Guo * randall@sctp.chicago.il.us * kmorneau@cisco.com * qxie1@email.mot.com * Sridhar Samudrala * Kevin Gao * * Any bugs reported given to us we will try to fix... any fixes shared will * be incorporated into the next SCTP release. */ ====================================================================== ====================================================================== [1969] ファイル: syscall.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/syscall.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1970] ファイル: core.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/drivers/mmc/core/core.h * * Copyright (C) 2003 Russell King, All Rights Reserved. * Copyright 2007 Pierre Ossman */ ====================================================================== ====================================================================== [1971] ファイル: rtmutex.c ---------------------------------------------------------------------- 実際のパス: kernel/locking/rtmutex.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * RT-Mutexes: simple blocking mutual exclusion locks with PI support * * started by Ingo Molnar and Thomas Gleixner. * * Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar * Copyright (C) 2005-2006 Timesys Corp., Thomas Gleixner * Copyright (C) 2005 Kihon Technologies Inc., Steven Rostedt * Copyright (C) 2006 Esben Nielsen * * See Documentation/locking/rt-mutex-design.rst for details. */ ====================================================================== ====================================================================== [1972] ファイル: local_lock.h ---------------------------------------------------------------------- 実際のパス: include/linux/local_lock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1973] ファイル: fdt.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/libstub/fdt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * FDT related Helper functions used by the EFI stub on multiple * architectures. This should be #included by the EFI stub * implementation files. * * Copyright 2013 Linaro Limited; author Roy Franz */ ====================================================================== ====================================================================== [1974] ファイル: vt_ioctl.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/vt/vt_ioctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992 obz under the linux copyright * * Dynamic diacritical handling - aeb@cwi.nl - Dec 1993 * Dynamic keymap and string allocation - aeb@cwi.nl - May 1994 * Restrict VT switching via ioctl() - grif@cs.ucr.edu - Dec 1995 * Some code moved for less code duplication - Andi Kleen - Mar 1997 * Check put/get_user, cleanups - acme@conectiva.com.br - Jun 2001 */ ====================================================================== ====================================================================== [1975] ファイル: debug.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/chipidea/debug.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1976] ファイル: sysctl.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/sysctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1977] ファイル: pcs-xpcs.h ---------------------------------------------------------------------- 実際のパス: include/linux/pcs/pcs-xpcs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2020 Synopsys, Inc. and/or its affiliates. * Synopsys DesignWare XPCS helpers */ ====================================================================== ====================================================================== [1978] ファイル: tc_gate.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tc_act/tc_gate.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* Copyright 2020 NXP */ ====================================================================== ====================================================================== [1979] ファイル: cpufreq_stats.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq_stats.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drivers/cpufreq/cpufreq_stats.c * * Copyright (C) 2003-2004 Venkatesh Pallipadi . * (C) 2004 Zou Nan hai . */ ====================================================================== ====================================================================== [1980] ファイル: tc_csum.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tc_act/tc_csum.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1981] ファイル: nbd.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/nbd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1982] ファイル: generic_mpih-mul1.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-mul1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-mul_1.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [1983] ファイル: md-cluster.h ---------------------------------------------------------------------- 実際のパス: drivers/md/md-cluster.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1984] ファイル: kstrtox.c ---------------------------------------------------------------------- 実際のパス: lib/kstrtox.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Convert integer string representation to an integer. * If an integer doesn't fit into specified type, -E is returned. * * Integer starts with optional sign. * kstrtou*() functions do not accept sign "-". * * Radix 0 means autodetection: leading "0x" implies radix 16, * leading "0" implies radix 8, otherwise radix is 10. * Autodetection hints work after optional sign, but not before. * * If -E is returned, result is not touched. */ ====================================================================== ====================================================================== [1985] ファイル: jump_label.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/jump_label.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2013 Huawei Ltd. * Author: Jiang Liu * * Based on arch/arm/kernel/jump_label.c */ ====================================================================== ====================================================================== [1986] ファイル: pgd.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/pgd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * PGD allocation/freeing * * Copyright (C) 2012 ARM Ltd. * Author: Catalin Marinas */ ====================================================================== ====================================================================== [1987] ファイル: virtio_ring.c ---------------------------------------------------------------------- 実際のパス: drivers/virtio/virtio_ring.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Virtio ring implementation. * * Copyright 2007 Rusty Russell IBM Corporation */ ====================================================================== ====================================================================== [1988] ファイル: ptp_sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/ptp/ptp_sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * PTP 1588 clock support - sysfs interface. * * Copyright (C) 2010 OMICRON electronics GmbH */ ====================================================================== ====================================================================== [1989] ファイル: mii.h ---------------------------------------------------------------------- 実際のパス: include/linux/mii.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/mii.h: definitions for MII-compatible transceivers * Originally drivers/net/sunhme.h. * * Copyright (C) 1996, 1999, 2001 David S. Miller (davem@redhat.com) */ ====================================================================== ====================================================================== [1990] ファイル: ip6_tables.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter_ipv6/ip6_tables.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [1991] ファイル: pageattr.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/pageattr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2014, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [1992] ファイル: gpio.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/gpio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * - userspace ABI for the GPIO character devices * * Copyright (C) 2016 Linus Walleij * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [1993] ファイル: rtnetlink.h ---------------------------------------------------------------------- 実際のパス: include/linux/rtnetlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [1994] ファイル: hwspinlock_core.c ---------------------------------------------------------------------- 実際のパス: drivers/hwspinlock/hwspinlock_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Hardware spinlock framework * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com * * Contact: Ohad Ben-Cohen */ ====================================================================== ====================================================================== [1995] ファイル: loop.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/loop.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */ /* * include/linux/loop.h * * Written by Theodore Ts'o, 3/29/93. * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU General Public License. */ ====================================================================== ====================================================================== [1996] ファイル: ntp.c ---------------------------------------------------------------------- 実際のパス: kernel/time/ntp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * NTP state machine interfaces and logic. * * This code was mainly moved from kernel/timer.c and kernel/time.c * Please see those files for relevant copyright info and historical * changelogs. */ ====================================================================== ====================================================================== [1997] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/roles/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [1998] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/iommu/intel/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # Intel IOMMU support ====================================================================== ====================================================================== [1999] ファイル: page_ref.h ---------------------------------------------------------------------- 実際のパス: include/linux/page_ref.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2000] ファイル: klist.h ---------------------------------------------------------------------- 実際のパス: include/linux/klist.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * klist.h - Some generic list helpers, extending struct list_head a bit. * * Implementations are found in lib/klist.c * * Copyright (C) 2005 Patrick Mochel */ ====================================================================== ====================================================================== [2001] ファイル: truncate.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/truncate.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/truncate.h * * Common inline functions needed for truncate support */ ====================================================================== ====================================================================== [2002] ファイル: clk.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/clk.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [2003] ファイル: v4l2-mediabus.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/v4l2-mediabus.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Media Bus API header * * Copyright (C) 2009, Guennadi Liakhovetski * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ ====================================================================== ====================================================================== [2004] ファイル: tpm-sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm-sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2004 IBM Corporation * Authors: * Leendert van Doorn * Dave Safford * Reiner Sailer * Kylene Hall * * Copyright (C) 2013 Obsidian Research Corp * Jason Gunthorpe * * sysfs filesystem inspection interface to the TPM */ ====================================================================== ====================================================================== [2005] ファイル: drm_fb_cma_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_fb_cma_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * drm kms/fb cma (contiguous memory allocator) helper functions * * Copyright (C) 2012 Analog Devices Inc. * Author: Lars-Peter Clausen * * Based on udl_fbdev.c * Copyright (C) 2012 Red Hat */ ====================================================================== ====================================================================== [2006] ファイル: if_macvlan.h ---------------------------------------------------------------------- 実際のパス: include/linux/if_macvlan.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2007] ファイル: pipe.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/pipe.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ */ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Kuninori Morimoto */ ====================================================================== ====================================================================== [2008] ファイル: local.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/local.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2009] ファイル: delayacct.c ---------------------------------------------------------------------- 実際のパス: kernel/delayacct.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* delayacct.c - per-task delay accounting * * Copyright (C) Shailabh Nagar, IBM Corp. 2006 */ ====================================================================== ====================================================================== [2010] ファイル: percpu.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/percpu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013 ARM Ltd. */ ====================================================================== ====================================================================== [2011] ファイル: mballoc.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/mballoc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2003-2006, Cluster File Systems, Inc, info@clusterfs.com * Written by Alex Tomas */ ====================================================================== ====================================================================== [2012] ファイル: keyring.c ---------------------------------------------------------------------- 実際のパス: security/keys/keyring.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Keyring handling * * Copyright (C) 2004-2005, 2008, 2013 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2013] ファイル: cpuidle.h ---------------------------------------------------------------------- 実際のパス: include/linux/cpuidle.h ---------------------------------------------------------------------- /* * cpuidle.h - a generic framework for CPU idle power management * * (C) 2007 Venkatesh Pallipadi * Shaohua Li * Adam Belay * * This code is licenced under the GPL. */ ====================================================================== ====================================================================== [2014] ファイル: acl.c ---------------------------------------------------------------------- 実際のパス: fs/fuse/acl.c ---------------------------------------------------------------------- /* * FUSE: Filesystem in Userspace * Copyright (C) 2016 Canonical Ltd. * * This program can be distributed under the terms of the GNU GPL. * See the file COPYING. */ ====================================================================== ====================================================================== [2015] ファイル: backlight.c ---------------------------------------------------------------------- 実際のパス: drivers/video/backlight/backlight.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Backlight Lowlevel Control Abstraction * * Copyright (C) 2003,2004 Hewlett-Packard Company * */ ====================================================================== ====================================================================== [2016] ファイル: driver.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/driver.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/usb/driver.c - most of the driver model stuff for usb * * (C) Copyright 2005 Greg Kroah-Hartman * * based on drivers/usb/usb.c which had the following copyrights: * (C) Copyright Linus Torvalds 1999 * (C) Copyright Johannes Erdfelt 1999-2001 * (C) Copyright Andreas Gal 1999 * (C) Copyright Gregory P. Smith 1999 * (C) Copyright Deti Fliegl 1999 (new USB architecture) * (C) Copyright Randy Dunlap 2000 * (C) Copyright David Brownell 2000-2004 * (C) Copyright Yggdrasil Computing, Inc. 2000 * (usb_device_id matching changes by Adam J. Richter) * (C) Copyright Greg Kroah-Hartman 2002-2003 * * Released under the GPLv2 only. * * NOTE! This is not actually a driver at all, rather this is * just a collection of helper routines that implement the * matching, probing, releasing, suspending and resuming for * real drivers. * */ ====================================================================== ====================================================================== [2017] ファイル: soc_id.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/smccc/soc_id.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright 2020 Arm Limited */ ====================================================================== ====================================================================== [2018] ファイル: vb2.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/vb2.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2019] ファイル: clocksource.c ---------------------------------------------------------------------- 実際のパス: kernel/time/clocksource.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * This file contains the functions which manage clocksource drivers. * * Copyright (C) 2004, 2005 IBM, John Stultz (johnstul@us.ibm.com) */ ====================================================================== ====================================================================== [2020] ファイル: fbcon.h ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fbcon.h ---------------------------------------------------------------------- /* * linux/drivers/video/console/fbcon.h -- Low level frame buffer based console driver * * Copyright (C) 1997 Geert Uytterhoeven * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ ====================================================================== ====================================================================== [2021] ファイル: batadv_packet.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/batadv_packet.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) */ /* Copyright (C) 2007-2020 B.A.T.M.A.N. contributors: * * Marek Lindner, Simon Wunderlich */ ====================================================================== ====================================================================== [2022] ファイル: module.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/module.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2023] ファイル: scsi_ioctl.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_ioctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Changes: * Arnaldo Carvalho de Melo 08/23/2000 * - get rid of some verify_areas and use __copy*user and __get/put_user * for the ones that remain */ ====================================================================== ====================================================================== [2024] ファイル: gadget_configfs.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/gadget_configfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2025] ファイル: power.h ---------------------------------------------------------------------- 実際のパス: kernel/power/power.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2026] ファイル: l2tp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/l2tp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2027] ファイル: pointer_auth.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/pointer_auth.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2028] ファイル: drm_gem_shmem_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_gem_shmem_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright 2018 Noralf Trønnes */ ====================================================================== ====================================================================== [2029] ファイル: component.c ---------------------------------------------------------------------- 実際のパス: drivers/base/component.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Componentized device handling. * * This is work in progress. We gather up the component devices into a list, * and bind them when instructed. At the moment, we're specific to the DRM * subsystem, and only handles one master device, but this doesn't have to be * the case. */ ====================================================================== ====================================================================== [2030] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/firewire/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2031] ファイル: rcar-sysc.h ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/rcar-sysc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Renesas R-Car System Controller * * Copyright (C) 2016 Glider bvba */ ====================================================================== ====================================================================== [2032] ファイル: pfc-r8a77950.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pfc-r8a77950.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R8A77950 processor support - PFC hardware block. * * Copyright (C) 2015-2017 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [2033] ファイル: aes-ce-ccm-glue.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/aes-ce-ccm-glue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * aes-ccm-glue.c - AES-CCM transform for ARMv8 with Crypto Extensions * * Copyright (C) 2013 - 2017 Linaro Ltd */ ====================================================================== ====================================================================== [2034] ファイル: irq.h ---------------------------------------------------------------------- 実際のパス: include/linux/irq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2035] ファイル: module.h ---------------------------------------------------------------------- 実際のパス: include/linux/module.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [2036] ファイル: runtime.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/runtime.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/power/runtime.c - Helper functions for device runtime PM * * Copyright (c) 2009 Rafael J. Wysocki , Novell Inc. * Copyright (C) 2010 Alan Stern */ ====================================================================== ====================================================================== [2037] ファイル: scsi_lib_dma.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_lib_dma.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * SCSI library functions depending on DMA */ ====================================================================== ====================================================================== [2038] ファイル: r8a774b1-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a774b1-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas RZ/G2N System Controller * Copyright (C) 2019 Renesas Electronics Corp. * * Based on Renesas R-Car M3-W System Controller * Copyright (C) 2016 Glider bvba */ ====================================================================== ====================================================================== [2039] ファイル: cpufreq-dt-platdev.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq-dt-platdev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2016 Linaro. * Viresh Kumar */ ====================================================================== ====================================================================== [2040] ファイル: sp805_wdt.c ---------------------------------------------------------------------- 実際のパス: drivers/watchdog/sp805_wdt.c ---------------------------------------------------------------------- /* * drivers/char/watchdog/sp805-wdt.c * * Watchdog driver for ARM SP805 watchdog module * * Copyright (C) 2010 ST Microelectronics * Viresh Kumar * * This file is licensed under the terms of the GNU General Public * License version 2 or later. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ ====================================================================== ====================================================================== [2041] ファイル: bd9571mwv.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/bd9571mwv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * ROHM BD9571MWV-M and BD9574MWF-M driver * * Copyright (C) 2017 Marek Vasut * Copyright (C) 2020 Renesas Electronics Corporation * * Based on the TPS65086 driver */ ====================================================================== ====================================================================== [2042] ファイル: max77620.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/max77620.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Defining registers address and its bit definitions of MAX77620 and MAX20024 * * Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved. */ ====================================================================== ====================================================================== [2043] ファイル: u_ether_configfs.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/function/u_ether_configfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * u_ether_configfs.h * * Utility definitions for configfs support in USB Ethernet functions * * Copyright (c) 2013 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Author: Andrzej Pietrasiewicz */ ====================================================================== ====================================================================== [2044] ファイル: irq.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/irq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/irq.c * * Copyright (C) 1992 Linus Torvalds * Modifications for ARM processor Copyright (C) 1995-2000 Russell King. * Support for Dynamic Tick Timer Copyright (C) 2004-2005 Nokia Corporation. * Dynamic Tick Timer written by Tony Lindgren and * Tuukka Tikkanen . * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2045] ファイル: serial_sci.h ---------------------------------------------------------------------- 実際のパス: include/linux/serial_sci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2046] ファイル: ctr.h ---------------------------------------------------------------------- 実際のパス: include/crypto/ctr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * CTR: Counter mode * * Copyright (c) 2007 Herbert Xu */ ====================================================================== ====================================================================== [2047] ファイル: nls.h ---------------------------------------------------------------------- 実際のパス: include/linux/nls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2048] ファイル: lib.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/lib.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * rtc and date/time utility functions * * Copyright (C) 2005-06 Tower Technologies * Author: Alessandro Zummo * * based on arch/arm/common/rtctime.c and other bits */ ====================================================================== ====================================================================== [2049] ファイル: atomic-instrumented.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/atomic-instrumented.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // Generated by scripts/atomic/gen-atomic-instrumented.sh // DO NOT MODIFY THIS FILE DIRECTLY /* * This file provides wrappers with KASAN instrumentation for atomic operations. * To use this functionality an arch's atomic.h file needs to define all * atomic operations with arch_ prefix (e.g. arch_atomic_read()) and include * this file at the end. This file provides atomic_read() that forwards to * arch_atomic_read() for actual atomic operation. * Note: if an arch atomic operation is implemented by means of other atomic * operations (e.g. atomic_read()/atomic_cmpxchg() loop), then it needs to use * arch_ variants (i.e. arch_atomic_read()/arch_atomic_cmpxchg()) to avoid * double instrumentation. */ ====================================================================== ====================================================================== [2050] ファイル: v4l2-event.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-event.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * v4l2-event.c * * V4L2 events. * * Copyright (C) 2009--2010 Nokia Corporation. * * Contact: Sakari Ailus */ ====================================================================== ====================================================================== [2051] ファイル: fsync.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/fsync.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/fsync.c * * Copyright (C) 1993 Stephen Tweedie (sct@redhat.com) * from * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * from * linux/fs/minix/truncate.c Copyright (C) 1991, 1992 Linus Torvalds * * ext4fs fsync primitive * * Big-endian to little-endian byte-swapping/bitmaps by * David S. Miller (davem@caip.rutgers.edu), 1995 * * Removed unnecessary code duplication for little endian machines * and excessive __inline__s. * Andi Kleen, 1997 * * Major simplications and cleanup - we only need to do the metadata, because * we can depend on generic_block_fdatasync() to sync the data blocks. */ ====================================================================== ====================================================================== [2052] ファイル: cmdline.c ---------------------------------------------------------------------- 実際のパス: lib/cmdline.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/lib/cmdline.c * Helper functions generally used for parsing kernel command line * and module options. * * Code and copyrights come from init/main.c and arch/i386/kernel/setup.c. * * GNU Indent formatting options for this file: -kr -i8 -npsl -pcs */ ====================================================================== ====================================================================== [2053] ファイル: module-plts.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/module-plts.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2014-2017 Linaro Ltd. */ ====================================================================== ====================================================================== [2054] ファイル: watchdog_dev.c ---------------------------------------------------------------------- 実際のパス: drivers/watchdog/watchdog_dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * watchdog_dev.c * * (c) Copyright 2008-2011 Alan Cox , * All Rights Reserved. * * (c) Copyright 2008-2011 Wim Van Sebroeck . * * * This source code is part of the generic code that can be used * by all the watchdog timer drivers. * * This part of the generic code takes care of the following * misc device: /dev/watchdog. * * Based on source code of the following authors: * Matt Domsch , * Rob Radez , * Rusty Lynch * Satyam Sharma * Randy Dunlap * * Neither Alan Cox, CymruNet Ltd., Wim Van Sebroeck nor Iguana vzw. * admit liability nor provide warranty for any of this software. * This material is provided "AS-IS" and at no charge. */ ====================================================================== ====================================================================== [2055] ファイル: axp20x-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/axp20x-regulator.c ---------------------------------------------------------------------- /* * AXP20x regulators driver. * * Copyright (C) 2013 Carlo Caione * * This file is subject to the terms and conditions of the GNU General * Public License. See the file "COPYING" in the main directory of this * archive for more details. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ ====================================================================== ====================================================================== [2056] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: lib/xz/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2057] ファイル: bsg.h ---------------------------------------------------------------------- 実際のパス: include/linux/bsg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2058] ファイル: autogroup.h ---------------------------------------------------------------------- 実際のパス: kernel/sched/autogroup.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2059] ファイル: process.c ---------------------------------------------------------------------- 実際のパス: kernel/power/process.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/power/process.c - Functions for starting/stopping processes on * suspend transitions. * * Originally from swsusp. */ ====================================================================== ====================================================================== [2060] ファイル: timerqueue.c ---------------------------------------------------------------------- 実際のパス: lib/timerqueue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Generic Timer-queue * * Manages a simple queue of timers, ordered by expiration time. * Uses rbtrees for quick list adds and expiration. * * NOTE: All of the following functions need to be serialized * to avoid races. No locking is done by this library code. */ ====================================================================== ====================================================================== [2061] ファイル: of_platform.h ---------------------------------------------------------------------- 実際のパス: include/linux/of_platform.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. * */ ====================================================================== ====================================================================== [2062] ファイル: pe.h ---------------------------------------------------------------------- 実際のパス: include/linux/pe.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright 2011 Red Hat, Inc. * All rights reserved. * * Author(s): Peter Jones */ ====================================================================== ====================================================================== [2063] ファイル: debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/dwc2/debugfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * debugfs.c - Designware USB2 DRD controller debugfs * * Copyright (C) 2015 Intel Corporation * Mian Yousaf Kaukab */ ====================================================================== ====================================================================== [2064] ファイル: mmap.c ---------------------------------------------------------------------- 実際のパス: mm/mmap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * mm/mmap.c * * Written by obz. * * Address space accounting code */ ====================================================================== ====================================================================== [2065] ファイル: fbmem.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fbmem.c ---------------------------------------------------------------------- /* * linux/drivers/video/fbmem.c * * Copyright (C) 1994 Martin Schaller * * 2001 - Documented with DocBook * - Brad Douglas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ ====================================================================== ====================================================================== [2066] ファイル: netlink.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/can/netlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */ /* * linux/can/netlink.h * * Definitions for the CAN netlink interface * * Copyright (c) 2009 Wolfgang Grandegger * * This program is free software; you can redistribute it and/or modify * it under the terms of the version 2 of the GNU General Public License * as published by the Free Software Foundation * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ ====================================================================== ====================================================================== [2067] ファイル: route.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/route.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Global definitions for the IP router interface. * * Version: @(#)route.h 1.0.3 05/27/93 * * Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1986-1988 * for the purposes of compatibility only. * * Fred N. van Kempen, * * Changes: * Mike McLagan : Routing by source * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [2068] ファイル: governor.h ---------------------------------------------------------------------- 実際のパス: drivers/devfreq/governor.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * governor.h - internal header for devfreq governors. * * Copyright (C) 2011 Samsung Electronics * MyungJoo Ham * * This header is for devfreq governors in drivers/devfreq/ */ ====================================================================== ====================================================================== [2069] ファイル: cdc-acm.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/class/cdc-acm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2070] ファイル: vexpress-config.c ---------------------------------------------------------------------- 実際のパス: drivers/bus/vexpress-config.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * * Copyright (C) 2014 ARM Limited */ ====================================================================== ====================================================================== [2071] ファイル: iommu.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/iommu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * iommu trace points * * Copyright (C) 2013 Shuah Khan * */ ====================================================================== ====================================================================== [2072] ファイル: tick-sched.h ---------------------------------------------------------------------- 実際のパス: kernel/time/tick-sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2073] ファイル: uuid.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/uuid.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * UUID/GUID definition * * Copyright (C) 2010, Intel Corp. * Huang Ying * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as published by the Free Software Foundation; * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ ====================================================================== ====================================================================== [2074] ファイル: cxd4950gg.h ---------------------------------------------------------------------- 実際のパス: drivers/media/i2c/cxd4950gg/cxd4950gg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Driver for SONY/CXD4950GG-W deserializer * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * Driver for Analog Devices ADV748X video decoder and HDMI receiver * * Copyright (C) 2017 Renesas Electronics Corp. * * Authors: * Koji Matsuoka * Niklas Söderlund * Kieran Bingham * * The ADV748x range of receivers have the following configurations: * * Analog HDMI MHL 4-Lane 1-Lane * In In CSI CSI * ADV7480 X X X * ADV7481 X X X X X * ADV7482 X X X X */ ====================================================================== ====================================================================== [2075] ファイル: cpuset.c ---------------------------------------------------------------------- 実際のパス: kernel/cgroup/cpuset.c ---------------------------------------------------------------------- /* * kernel/cpuset.c * * Processor and Memory placement constraints for sets of tasks. * * Copyright (C) 2003 BULL SA. * Copyright (C) 2004-2007 Silicon Graphics, Inc. * Copyright (C) 2006 Google, Inc * * Portions derived from Patrick Mochel's sysfs code. * sysfs is Copyright (c) 2001-3 Patrick Mochel * * 2003-10-10 Written by Simon Derr. * 2003-10-22 Updates by Stephen Hemminger. * 2004 May-July Rework by Paul Jackson. * 2006 Rework by Paul Menage to use generic cgroups * 2008 Rework of the scheduler domains and CPU hotplug handling * by Max Krasnyansky * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of the Linux * distribution for more details. */ ====================================================================== ====================================================================== [2076] ファイル: bit_spinlock.h ---------------------------------------------------------------------- 実際のパス: include/linux/bit_spinlock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2077] ファイル: mmzone.h ---------------------------------------------------------------------- 実際のパス: include/linux/mmzone.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2078] ファイル: console.h ---------------------------------------------------------------------- 実際のパス: include/linux/console.h ---------------------------------------------------------------------- /* * linux/include/linux/console.h * * Copyright (C) 1993 Hamish Macdonald * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. * * Changed: * 10-Mar-94: Arno Griffioen: Conversion for vt100 emulator port from PC LINUX */ ====================================================================== ====================================================================== [2079] ファイル: user_defined.c ---------------------------------------------------------------------- 実際のパス: security/keys/user_defined.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* user_defined.c: user defined key type * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2080] ファイル: kernel_read_file.h ---------------------------------------------------------------------- 実際のパス: include/linux/kernel_read_file.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2081] ファイル: ufshcd.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/ufshcd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Universal Flash Storage Host controller driver * Copyright (C) 2011-2013 Samsung India Software Operations * Copyright (c) 2013-2016, The Linux Foundation. All rights reserved. * * Authors: * Santosh Yaraganavi * Vinayak Holikatti */ ====================================================================== ====================================================================== [2082] ファイル: hcd.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/hcd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright Linus Torvalds 1999 * (C) Copyright Johannes Erdfelt 1999-2001 * (C) Copyright Andreas Gal 1999 * (C) Copyright Gregory P. Smith 1999 * (C) Copyright Deti Fliegl 1999 * (C) Copyright Randy Dunlap 2000 * (C) Copyright David Brownell 2000-2002 */ ====================================================================== ====================================================================== [2083] ファイル: uuid.h ---------------------------------------------------------------------- 実際のパス: include/linux/uuid.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * UUID/GUID definition * * Copyright (C) 2010, 2016 Intel Corp. * Huang Ying */ ====================================================================== ====================================================================== [2084] ファイル: vmalloc.h ---------------------------------------------------------------------- 実際のパス: include/linux/vmalloc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2085] ファイル: sync_file.c ---------------------------------------------------------------------- 実際のパス: drivers/dma-buf/sync_file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drivers/dma-buf/sync_file.c * * Copyright (C) 2012 Google, Inc. */ ====================================================================== ====================================================================== [2086] ファイル: gsc-core.h ---------------------------------------------------------------------- 実際のパス: drivers/media/platform/exynos-gsc/gsc-core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2011 - 2012 Samsung Electronics Co., Ltd. * http://www.samsung.com * * header file for Samsung EXYNOS5 SoC series G-Scaler driver */ ====================================================================== ====================================================================== [2087] ファイル: define_trace.h ---------------------------------------------------------------------- 実際のパス: include/trace/define_trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2088] ファイル: tuner.h ---------------------------------------------------------------------- 実際のパス: include/media/tuner.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * tuner.h - definition for different tuners * * Copyright (C) 1997 Markus Schroeder (schroedm@uni-duesseldorf.de) * minor modifications by Ralph Metzler (rjkm@thp.uni-koeln.de) */ ====================================================================== ====================================================================== [2089] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/opp/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2090] ファイル: request_key_auth.c ---------------------------------------------------------------------- 実際のパス: security/keys/request_key_auth.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Request key authorisation token key definition. * * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * See Documentation/security/keys/request-key.rst */ ====================================================================== ====================================================================== [2091] ファイル: page_isolation.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/page_isolation.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2092] ファイル: kcov.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/kcov.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2093] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/cadence/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2094] ファイル: musb_trace.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * musb_trace.h - MUSB Controller Trace Support * * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com * * Author: Bin Liu */ ====================================================================== ====================================================================== [2095] ファイル: eventfd.c ---------------------------------------------------------------------- 実際のパス: fs/eventfd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/eventfd.c * * Copyright (C) 2007 Davide Libenzi * */ ====================================================================== ====================================================================== [2096] ファイル: sdhci.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/sdhci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * linux/drivers/mmc/host/sdhci.h - Secure Digital Host Controller Interface driver * * Header file for Host Controller registers and I/O accessors. * * Copyright (C) 2005-2008 Pierre Ossman, All Rights Reserved. */ ====================================================================== ====================================================================== [2097] ファイル: mv_xor_v2.c ---------------------------------------------------------------------- 実際のパス: drivers/dma/mv_xor_v2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2015-2016 Marvell International Ltd. */ ====================================================================== ====================================================================== [2098] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/media/platform/rcar-vin/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2099] ファイル: ptrace.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ptrace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2100] ファイル: irq.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/irq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2101] ファイル: iocontext.h ---------------------------------------------------------------------- 実際のパス: include/linux/iocontext.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2102] ファイル: netfilter.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2103] ファイル: smp.h ---------------------------------------------------------------------- 実際のパス: include/linux/smp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2104] ファイル: elevator.c ---------------------------------------------------------------------- 実際のパス: block/elevator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Block device elevator/IO-scheduler. * * Copyright (C) 2000 Andrea Arcangeli SuSE * * 30042000 Jens Axboe : * * Split the elevator a bit so that it is possible to choose a different * one or even write a new "plug in". There are three pieces: * - elevator_fn, inserts a new request in the queue list * - elevator_merge_fn, decides whether a new buffer can be merged with * an existing request * - elevator_dequeue_fn, called when a request is taken off the active list * * 20082000 Dave Jones : * Removed tests for max-bomb-segments, which was breaking elvtune * when run without -bN * * Jens: * - Rework again to work with bio instead of buffer_heads * - loose bi_dev comparisons, partition handling is right now * - completely modularize elevator setup and teardown * */ ====================================================================== ====================================================================== [2105] ファイル: proc.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/proc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar * * This file contains the /proc/irq/ handling code. */ ====================================================================== ====================================================================== [2106] ファイル: bcd.h ---------------------------------------------------------------------- 実際のパス: include/linux/bcd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2107] ファイル: dmaengine.h ---------------------------------------------------------------------- 実際のパス: drivers/dma/dmaengine.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2108] ファイル: raid_class.h ---------------------------------------------------------------------- 実際のパス: include/linux/raid_class.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * raid_class.h - a generic raid visualisation class * * Copyright (c) 2005 - James Bottomley */ ====================================================================== ====================================================================== [2109] ファイル: rbtree.c ---------------------------------------------------------------------- 実際のパス: lib/rbtree.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Red Black Trees (C) 1999 Andrea Arcangeli (C) 2002 David Woodhouse (C) 2012 Michel Lespinasse linux/lib/rbtree.c */ ====================================================================== ====================================================================== [2110] ファイル: drm_simple_kms_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_simple_kms_helper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2016 Noralf Trønnes */ ====================================================================== ====================================================================== [2111] ファイル: skmsg.h ---------------------------------------------------------------------- 実際のパス: include/linux/skmsg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright (c) 2017 - 2018 Covalent IO, Inc. http://covalent.io */ ====================================================================== ====================================================================== [2112] ファイル: compaction.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/compaction.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2113] ファイル: generic_mpih-mul3.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-mul3.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-mul_3.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [2114] ファイル: ptp_classify.h ---------------------------------------------------------------------- 実際のパス: include/linux/ptp_classify.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * PTP 1588 support * * This file implements a BPF that recognizes PTP event messages. * * Copyright (C) 2010 OMICRON electronics GmbH */ ====================================================================== ====================================================================== [2115] ファイル: arm-smmu-impl.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/arm/arm-smmu/arm-smmu-impl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only // Miscellaneous Arm SMMU implementation and integration quirks // Copyright (C) 2019 Arm Limited ====================================================================== ====================================================================== [2116] ファイル: arp_tables.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter_arp/arp_tables.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2117] ファイル: machine_kexec.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/machine_kexec.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kexec for arm64 * * Copyright (C) Linaro. * Copyright (C) Huawei Futurewei Technologies. */ ====================================================================== ====================================================================== [2118] ファイル: r8a7796-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a7796-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a7796 (R-Car M3-W/W+) Clock Pulse Generator / Module Standby and Software * Reset * * Copyright (C) 2016-2019 Glider bvba * Copyright (C) 2018-2019 Renesas Electronics Corp. * * Based on r8a7795-cpg-mssr.c * * Copyright (C) 2015 Glider bvba * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [2119] ファイル: seg6_genl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/seg6_genl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2120] ファイル: printk.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/printk.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2121] ファイル: pgtable-nop4d.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/pgtable-nop4d.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2122] ファイル: r8a7796-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a7796-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car M3-W/W+ System Controller * * Copyright (C) 2016 Glider bvba * Copyright (C) 2018-2019 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [2123] ファイル: udp.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/udp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2124] ファイル: axp20x.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/axp20x.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Functions and registers to access AXP20X power management chip. * * Copyright (C) 2013, Carlo Caione */ ====================================================================== ====================================================================== [2125] ファイル: tasks.h ---------------------------------------------------------------------- 実際のパス: kernel/rcu/tasks.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Task-based RCU implementations. * * Copyright (C) 2020 Paul E. McKenney */ ====================================================================== ====================================================================== [2126] ファイル: clk-conf.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-conf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2014 Samsung Electronics Co., Ltd. * Sylwester Nawrocki */ ====================================================================== ====================================================================== [2127] ファイル: dev.h ---------------------------------------------------------------------- 実際のパス: include/linux/can/dev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/can/dev.h * * Definitions for the CAN network device driver interface * * Copyright (C) 2006 Andrey Volkov * Varma Electronics Oy * * Copyright (C) 2008 Wolfgang Grandegger * */ ====================================================================== ====================================================================== [2128] ファイル: lsm_audit.c ---------------------------------------------------------------------- 実際のパス: security/lsm_audit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * common LSM auditing functions * * Based on code written for SELinux by : * Stephen Smalley, * James Morris * Author : Etienne Basset, */ ====================================================================== ====================================================================== [2129] ファイル: gcd.c ---------------------------------------------------------------------- 実際のパス: lib/math/gcd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2130] ファイル: xt_addrtype.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/xt_addrtype.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2131] ファイル: panfrost_issues.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panfrost/panfrost_issues.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* (C) COPYRIGHT 2014-2018 ARM Limited. All rights reserved. */ /* Copyright 2019 Linaro, Ltd., Rob Herring */ ====================================================================== ====================================================================== [2132] ファイル: relay.h ---------------------------------------------------------------------- 実際のパス: include/linux/relay.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/relay.h * * Copyright (C) 2002, 2003 - Tom Zanussi (zanussi@us.ibm.com), IBM Corp * Copyright (C) 1999, 2000, 2001, 2002 - Karim Yaghmour (karim@opersys.com) * * CONFIG_RELAY definitions and declarations */ ====================================================================== ====================================================================== [2133] ファイル: resend.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/resend.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar * Copyright (C) 2005-2006, Thomas Gleixner * * This file contains the IRQ-resend code * * If the interrupt is waiting to be processed, we try to re-run it. * We can't directly run it from here since the caller might be in an * interrupt-protected region. Not all irq controller chips can * retrigger interrupts at the hardware level, so in those cases * we allow the resending of IRQs via a tasklet. */ ====================================================================== ====================================================================== [2134] ファイル: arp_tables.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter_arp/arp_tables.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2135] ファイル: Kbuild ---------------------------------------------------------------------- 実際のパス: include/uapi/Kbuild ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2136] ファイル: if_fddi.h ---------------------------------------------------------------------- 実際のパス: include/linux/if_fddi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [2137] ファイル: find.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/bitops/find.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2138] ファイル: statfs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/statfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2139] ファイル: s5m8763.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/s5m8763.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2011 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [2140] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: kernel/power/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2141] ファイル: proc.c ---------------------------------------------------------------------- 実際のパス: crypto/proc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Scatterlist Cryptographic API. * * Procfs information. * * Copyright (c) 2002 James Morris * Copyright (c) 2005 Herbert Xu */ ====================================================================== ====================================================================== [2142] ファイル: fixed.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/fixed.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * fixed.c * * Copyright 2008 Wolfson Microelectronics PLC. * * Author: Mark Brown * * Copyright (c) 2009 Nokia Corporation * Roger Quadros * * This is useful for systems with mixed controllable and * non-controllable regulators, as well as for allowing testing on * systems with no controllable regulators. */ ====================================================================== ====================================================================== [2143] ファイル: compaction.c ---------------------------------------------------------------------- 実際のパス: mm/compaction.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/compaction.c * * Memory compaction for the reduction of external fragmentation. Note that * this heavily depends upon page migration to do all the real heavy * lifting * * Copyright IBM Corp. 2007-2010 Mel Gorman */ ====================================================================== ====================================================================== [2144] ファイル: irq_work.h ---------------------------------------------------------------------- 実際のパス: include/linux/irq_work.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2145] ファイル: keyctl.h ---------------------------------------------------------------------- 実際のパス: include/linux/keyctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* keyctl kernel bits * * Copyright (C) 2016 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2146] ファイル: etnaviv_dump.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/etnaviv_dump.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2015 Etnaviv Project */ ====================================================================== ====================================================================== [2147] ファイル: input.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/input.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (c) 1999-2002 Vojtech Pavlik * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [2148] ファイル: gpio-dwapb.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpio-dwapb.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2011 Jamie Iles * * All enquiries to support@picochip.com */ ====================================================================== ====================================================================== [2149] ファイル: regmap.c ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/regmap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // Register map access API // // Copyright 2011 Wolfson Microelectronics plc // // Author: Mark Brown ====================================================================== ====================================================================== [2150] ファイル: unusual_sddr55.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_sddr55.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [2151] ファイル: platform.c ---------------------------------------------------------------------- 実際のパス: drivers/of/platform.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. * * and Arnd Bergmann, IBM Corp. * Merged from powerpc/kernel/of_platform.c and * sparc{,64}/kernel/of_device.c by Stephen Rothwell */ ====================================================================== ====================================================================== [2152] ファイル: cacheinfo.h ---------------------------------------------------------------------- 実際のパス: include/linux/cacheinfo.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2153] ファイル: card.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/card.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Private header for the mmc subsystem * * Copyright (C) 2016 Linaro Ltd * * Author: Ulf Hansson */ ====================================================================== ====================================================================== [2154] ファイル: console.c ---------------------------------------------------------------------- 実際のパス: kernel/power/console.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions for saving/restoring console. * * Originally from swsusp. */ ====================================================================== ====================================================================== [2155] ファイル: v4l2-device.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-device.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* V4L2 device support header. Copyright (C) 2008 Hans Verkuil */ ====================================================================== ====================================================================== [2156] ファイル: mount.c ---------------------------------------------------------------------- 実際のパス: fs/kernfs/mount.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/kernfs/mount.c - kernfs mount implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007, 2013 Tejun Heo */ ====================================================================== ====================================================================== [2157] ファイル: v4l2-async.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-async.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * V4L2 asynchronous subdevice registration API * * Copyright (C) 2012-2013, Guennadi Liakhovetski */ ====================================================================== ====================================================================== [2158] ファイル: skcipher.c ---------------------------------------------------------------------- 実際のパス: crypto/skcipher.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Symmetric key cipher operations. * * Generic encrypt/decrypt wrapper for ciphers, handles operations across * multiple page boundaries by using temporary blocks. In user context, * the kernel is given a chance to schedule us once per page. * * Copyright (c) 2015 Herbert Xu */ ====================================================================== ====================================================================== [2159] ファイル: qrwlock.c ---------------------------------------------------------------------- 実際のパス: kernel/locking/qrwlock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Queued read/write locks * * (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P. * * Authors: Waiman Long */ ====================================================================== ====================================================================== [2160] ファイル: net_probe_common.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/net_probe_common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2161] ファイル: tree.h ---------------------------------------------------------------------- 実際のパス: kernel/rcu/tree.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Read-Copy Update mechanism for mutual exclusion (tree-based version) * Internal non-public definitions. * * Copyright IBM Corporation, 2008 * * Author: Ingo Molnar * Paul E. McKenney */ ====================================================================== ====================================================================== [2162] ファイル: wait.h ---------------------------------------------------------------------- 実際のパス: include/linux/wait.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2163] ファイル: musb_io.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_io.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * MUSB OTG driver register I/O * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation */ ====================================================================== ====================================================================== [2164] ファイル: filter.h ---------------------------------------------------------------------- 実際のパス: include/linux/filter.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2165] ファイル: cgroup_subsys.h ---------------------------------------------------------------------- 実際のパス: include/linux/cgroup_subsys.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2166] ファイル: nfs.c ---------------------------------------------------------------------- 実際のパス: fs/fat/nfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* fs/fat/nfs.c */ ====================================================================== ====================================================================== [2167] ファイル: percpu-defs.h ---------------------------------------------------------------------- 実際のパス: include/linux/percpu-defs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [2168] ファイル: win_minmax.c ---------------------------------------------------------------------- 実際のパス: lib/win_minmax.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /** * lib/minmax.c: windowed min/max tracker * * Kathleen Nichols' algorithm for tracking the minimum (or maximum) * value of a data stream over some fixed time interval. (E.g., * the minimum RTT over the past five minutes.) It uses constant * space and constant time per update yet almost always delivers * the same minimum as an implementation that has to keep all the * data in the window. * * The algorithm keeps track of the best, 2nd best & 3rd best min * values, maintaining an invariant that the measurement time of * the n'th best >= n-1'th best. It also makes sure that the three * values are widely separated in the time window since that bounds * the worse case error when that data is monotonically increasing * over the window. * * Upon getting a new min, we can forget everything earlier because * it has no value - the new min is <= everything else in the window * by definition and it's the most recent. So we restart fresh on * every new min and overwrites 2nd & 3rd choices. The same property * holds for 2nd & 3rd best. */ ====================================================================== ====================================================================== [2169] ファイル: argv_split.c ---------------------------------------------------------------------- 実際のパス: lib/argv_split.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Helper function for splitting a string into an argv-like array. */ ====================================================================== ====================================================================== [2170] ファイル: context_tracking_state.h ---------------------------------------------------------------------- 実際のパス: include/linux/context_tracking_state.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2171] ファイル: indirect.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/indirect.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/indirect.c * * from * * linux/fs/ext4/inode.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/inode.c * * Copyright (C) 1991, 1992 Linus Torvalds * * Goal-directed block allocation by Stephen Tweedie * (sct@redhat.com), 1993, 1998 */ ====================================================================== ====================================================================== [2172] ファイル: qos.c ---------------------------------------------------------------------- 実際のパス: kernel/power/qos.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Power Management Quality of Service (PM QoS) support base. * * Copyright (C) 2020 Intel Corporation * * Authors: * Mark Gross * Rafael J. Wysocki * * Provided here is an interface for specifying PM QoS dependencies. It allows * entities depending on QoS constraints to register their requests which are * aggregated as appropriate to produce effective constraints (target values) * that can be monitored by entities needing to respect them, either by polling * or through a built-in notification mechanism. * * In addition to the basic functionality, more specific interfaces for managing * global CPU latency QoS requests and frequency QoS requests are provided. */ ====================================================================== ====================================================================== [2173] ファイル: if_hippi.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_hippi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Global definitions for the HIPPI interface. * * Version: @(#)if_hippi.h 1.0.0 05/26/97 * * Author: Fred N. van Kempen, * Donald Becker, * Alan Cox, * Steve Whitehouse, * Jes Sorensen, * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [2174] ファイル: virtio_console.c ---------------------------------------------------------------------- 実際のパス: drivers/char/virtio_console.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2006, 2007, 2009 Rusty Russell, IBM Corporation * Copyright (C) 2009, 2010, 2011 Red Hat, Inc. * Copyright (C) 2009, 2010, 2011 Amit Shah */ ====================================================================== ====================================================================== [2175] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/idle/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2176] ファイル: scsi_scan.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_scan.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * scsi_scan.c * * Copyright (C) 2000 Eric Youngdale, * Copyright (C) 2002 Patrick Mansfield * * The general scanning/probing algorithm is as follows, exceptions are * made to it depending on device specific flags, compilation options, and * global variable (boot or module load time) settings. * * A specific LUN is scanned via an INQUIRY command; if the LUN has a * device attached, a scsi_device is allocated and setup for it. * * For every id of every channel on the given host: * * Scan LUN 0; if the target responds to LUN 0 (even if there is no * device or storage attached to LUN 0): * * If LUN 0 has a device attached, allocate and setup a * scsi_device for it. * * If target is SCSI-3 or up, issue a REPORT LUN, and scan * all of the LUNs returned by the REPORT LUN; else, * sequentially scan LUNs up until some maximum is reached, * or a LUN is seen that cannot have a device attached to it. */ ====================================================================== ====================================================================== [2177] ファイル: overlay.c ---------------------------------------------------------------------- 実際のパス: drivers/of/overlay.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions for working with device tree overlays * * Copyright (C) 2012 Pantelis Antoniou * Copyright (C) 2012 Texas Instruments Inc. */ ====================================================================== ====================================================================== [2178] ファイル: cache.c ---------------------------------------------------------------------- 実際のパス: fs/fat/cache.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/fat/cache.c * * Written 1992,1993 by Werner Almesberger * * Mar 1999. AV. Changed cache, so that it uses the starting cluster instead * of inode number. * May 1999. AV. Fixed the bogosity with FAT32 (read "FAT28"). Fscking lusers. */ ====================================================================== ====================================================================== [2179] ファイル: leds.h ---------------------------------------------------------------------- 実際のパス: include/linux/leds.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Driver model for leds and led triggers * * Copyright (C) 2005 John Lenz * Copyright (C) 2005 Richard Purdie */ ====================================================================== ====================================================================== [2180] ファイル: iint.c ---------------------------------------------------------------------- 実際のパス: security/integrity/iint.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2008 IBM Corporation * * Authors: * Mimi Zohar * * File: integrity_iint.c * - implements the integrity hooks: integrity_inode_alloc, * integrity_inode_free * - cache integrity information associated with an inode * using a rbtree tree. */ ====================================================================== ====================================================================== [2181] ファイル: cgroup-internal.h ---------------------------------------------------------------------- 実際のパス: kernel/cgroup/cgroup-internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2182] ファイル: uio.h ---------------------------------------------------------------------- 実際のパス: include/linux/uio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [2183] ファイル: mem.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/libstub/mem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2184] ファイル: user.c ---------------------------------------------------------------------- 実際のパス: kernel/power/user.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/power/user.c * * This file provides the user space interface for software suspend/resume. * * Copyright (C) 2006 Rafael J. Wysocki */ ====================================================================== ====================================================================== [2185] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: kernel/livepatch/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2186] ファイル: fsmap.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/fsmap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * FS_IOC_GETFSMAP ioctl infrastructure. * * Copyright (C) 2017 Oracle. All Rights Reserved. * * Author: Darrick J. Wong */ ====================================================================== ====================================================================== [2187] ファイル: spmi.h ---------------------------------------------------------------------- 実際のパス: include/linux/spmi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [2188] ファイル: Makefile ---------------------------------------------------------------------- 実際のパス: drivers/misc/Makefile ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Makefile for misc devices that really don't fit anywhere else. # ====================================================================== ====================================================================== [2189] ファイル: blk-mq.h ---------------------------------------------------------------------- 実際のパス: block/blk-mq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2190] ファイル: kcmp.c ---------------------------------------------------------------------- 実際のパス: kernel/kcmp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2191] ファイル: irqdesc.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/irqdesc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar * Copyright (C) 2005-2006, Thomas Gleixner, Russell King * * This file contains the interrupt descriptor management code. Detailed * information is available in Documentation/core-api/genericirq.rst * */ ====================================================================== ====================================================================== [2192] ファイル: gpio.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/gpio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2193] ファイル: functionfs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/usb/functionfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2194] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/video/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Video configuration # ====================================================================== ====================================================================== [2195] ファイル: bpf.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/bpf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. */ ====================================================================== ====================================================================== [2196] ファイル: completion.h ---------------------------------------------------------------------- 実際のパス: include/linux/completion.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * (C) Copyright 2001 Linus Torvalds * * Atomic wait-for-completion handler data structures. * See kernel/sched/completion.c for details. */ ====================================================================== ====================================================================== [2197] ファイル: power_supply.h ---------------------------------------------------------------------- 実際のパス: include/linux/power_supply.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Universal power supply monitor class * * Copyright © 2007 Anton Vorontsov * Copyright © 2004 Szabolcs Gyurko * Copyright © 2003 Ian Molton * * Modified: 2004, Oct Szabolcs Gyurko */ ====================================================================== ====================================================================== [2198] ファイル: crc32c_generic.c ---------------------------------------------------------------------- 実際のパス: crypto/crc32c_generic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * CRC32C chksum * *@Article{castagnoli-crc, * author = { Guy Castagnoli and Stefan Braeuer and Martin Herrman}, * title = {{Optimization of Cyclic Redundancy-Check Codes with 24 * and 32 Parity Bits}}, * journal = IEEE Transactions on Communication, * year = {1993}, * volume = {41}, * number = {6}, * pages = {}, * month = {June}, *} * Used by the iSCSI driver, possibly others, and derived from * the iscsi-crc.c module of the linux-iscsi driver at * http://linux-iscsi.sourceforge.net. * * Following the example of lib/crc32, this function is intended to be * flexible and useful for all users. Modules that currently have their * own crc32c, but hopefully may be able to use this one are: * net/sctp (please add all your doco to here if you change to * use this one!) * * * Copyright (c) 2004 Cisco Systems, Inc. * Copyright (c) 2008 Herbert Xu */ ====================================================================== ====================================================================== [2199] ファイル: musb_host.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_host.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * MUSB OTG driver host support * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2008-2009 MontaVista Software, Inc. */ ====================================================================== ====================================================================== [2200] ファイル: deadline.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/deadline.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Deadline Scheduling Class (SCHED_DEADLINE) * * Earliest Deadline First (EDF) + Constant Bandwidth Server (CBS). * * Tasks that periodically executes their instances for less than their * runtime won't miss any of their deadlines. * Tasks that are not periodic or sporadic or that tries to execute more * than their reserved bandwidth will be slowed down (and may potentially * miss some of their deadlines), and won't affect any other task. * * Copyright (C) 2012 Dario Faggioli , * Juri Lelli , * Michael Trimarchi , * Fabio Checconi */ ====================================================================== ====================================================================== [2201] ファイル: bsg-lib.h ---------------------------------------------------------------------- 実際のパス: include/linux/bsg-lib.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * BSG helper library * * Copyright (C) 2008 James Smart, Emulex Corporation * Copyright (C) 2011 Red Hat, Inc. All rights reserved. * Copyright (C) 2011 Mike Christie */ ====================================================================== ====================================================================== [2202] ファイル: logo.c ---------------------------------------------------------------------- 実際のパス: drivers/video/logo/logo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Linux logo to be displayed on boot * * Copyright (C) 1996 Larry Ewing (lewing@isc.tamu.edu) * Copyright (C) 1996,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Copyright (C) 2001 Greg Banks * Copyright (C) 2001 Jan-Benedict Glaw * Copyright (C) 2003 Geert Uytterhoeven */ ====================================================================== ====================================================================== [2203] ファイル: scsi_transport_sas.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_transport_sas.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2204] ファイル: fixmap.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/fixmap.h ---------------------------------------------------------------------- /* * fixmap.h: compile-time virtual memory allocation * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1998 Ingo Molnar * Copyright (C) 2013 Mark Salter * * Adapted from arch/x86 version. * */ ====================================================================== ====================================================================== [2205] ファイル: rcar-gen3-cpg.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/rcar-gen3-cpg.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R-Car Gen3 Clock Pulse Generator * * Copyright (C) 2015-2018 Glider bvba * Copyright (C) 2019 Renesas Electronics Corp. * * Based on clk-rcar-gen3.c * * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [2206] ファイル: ops_helpers.c ---------------------------------------------------------------------- 実際のパス: kernel/dma/ops_helpers.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Helpers for DMA ops implementations. These generally rely on the fact that * the allocated memory contains normal pages in the direct kernel mapping. */ ====================================================================== ====================================================================== [2207] ファイル: build_bug.h ---------------------------------------------------------------------- 実際のパス: include/linux/build_bug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2208] ファイル: cpudeadline.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/cpudeadline.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/sched/cpudl.c * * Global CPU deadline management * * Author: Juri Lelli */ ====================================================================== ====================================================================== [2209] ファイル: semaphore.c ---------------------------------------------------------------------- 実際のパス: kernel/locking/semaphore.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2008 Intel Corporation * Author: Matthew Wilcox * * This file implements counting semaphores. * A counting semaphore may be acquired 'n' times before sleeping. * See mutex.c for single-acquisition sleeping locks which enforce * rules which allow code to be debugged more easily. */ ====================================================================== ====================================================================== [2210] ファイル: audit.c ---------------------------------------------------------------------- 実際のパス: lib/audit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2211] ファイル: projid.h ---------------------------------------------------------------------- 実際のパス: include/linux/projid.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2212] ファイル: locks.c ---------------------------------------------------------------------- 実際のパス: fs/locks.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/locks.c * * Provide support for fcntl()'s F_GETLK, F_SETLK, and F_SETLKW calls. * Doug Evans (dje@spiff.uucp), August 07, 1992 * * Deadlock detection added. * FIXME: one thing isn't handled yet: * - mandatory locks (requires lots of changes elsewhere) * Kelly Carmichael (kelly@[142.24.8.65]), September 17, 1994. * * Miscellaneous edits, and a total rewrite of posix_lock_file() code. * Kai Petzke (wpp@marie.physik.tu-berlin.de), 1994 * * Converted file_lock_table to a linked list from an array, which eliminates * the limits on how many active file locks are open. * Chad Page (pageone@netcom.com), November 27, 1994 * * Removed dependency on file descriptors. dup()'ed file descriptors now * get the same locks as the original file descriptors, and a close() on * any file descriptor removes ALL the locks on the file for the current * process. Since locks still depend on the process id, locks are inherited * after an exec() but not after a fork(). This agrees with POSIX, and both * BSD and SVR4 practice. * Andy Walker (andy@lysaker.kvaerner.no), February 14, 1995 * * Scrapped free list which is redundant now that we allocate locks * dynamically with kmalloc()/kfree(). * Andy Walker (andy@lysaker.kvaerner.no), February 21, 1995 * * Implemented two lock personalities - FL_FLOCK and FL_POSIX. * * FL_POSIX locks are created with calls to fcntl() and lockf() through the * fcntl() system call. They have the semantics described above. * * FL_FLOCK locks are created with calls to flock(), through the flock() * system call, which is new. Old C libraries implement flock() via fcntl() * and will continue to use the old, broken implementation. * * FL_FLOCK locks follow the 4.4 BSD flock() semantics. They are associated * with a file pointer (filp). As a result they can be shared by a parent * process and its children after a fork(). They are removed when the last * file descriptor referring to the file pointer is closed (unless explicitly * unlocked). * * FL_FLOCK locks never deadlock, an existing lock is always removed before * upgrading from shared to exclusive (or vice versa). When this happens * any processes blocked by the current lock are woken up and allowed to * run before the new lock is applied. * Andy Walker (andy@lysaker.kvaerner.no), June 09, 1995 * * Removed some race conditions in flock_lock_file(), marked other possible * races. Just grep for FIXME to see them. * Dmitry Gorodchanin (pgmdsg@ibi.com), February 09, 1996. * * Addressed Dmitry's concerns. Deadlock checking no longer recursive. * Lock allocation changed to GFP_ATOMIC as we can't afford to sleep * once we've checked for blocking and deadlocking. * Andy Walker (andy@lysaker.kvaerner.no), April 03, 1996. * * Initial implementation of mandatory locks. SunOS turned out to be * a rotten model, so I implemented the "obvious" semantics. * See 'Documentation/filesystems/mandatory-locking.rst' for details. * Andy Walker (andy@lysaker.kvaerner.no), April 06, 1996. * * Don't allow mandatory locks on mmap()'ed files. Added simple functions to * check if a file has mandatory locks, used by mmap(), open() and creat() to * see if system call should be rejected. Ref. HP-UX/SunOS/Solaris Reference * Manual, Section 2. * Andy Walker (andy@lysaker.kvaerner.no), April 09, 1996. * * Tidied up block list handling. Added '/proc/locks' interface. * Andy Walker (andy@lysaker.kvaerner.no), April 24, 1996. * * Fixed deadlock condition for pathological code that mixes calls to * flock() and fcntl(). * Andy Walker (andy@lysaker.kvaerner.no), April 29, 1996. * * Allow only one type of locking scheme (FL_POSIX or FL_FLOCK) to be in use * for a given file at a time. Changed the CONFIG_LOCK_MANDATORY scheme to * guarantee sensible behaviour in the case where file system modules might * be compiled with different options than the kernel itself. * Andy Walker (andy@lysaker.kvaerner.no), May 15, 1996. * * Added a couple of missing wake_up() calls. Thanks to Thomas Meckel * (Thomas.Meckel@mni.fh-giessen.de) for spotting this. * Andy Walker (andy@lysaker.kvaerner.no), May 15, 1996. * * Changed FL_POSIX locks to use the block list in the same way as FL_FLOCK * locks. Changed process synchronisation to avoid dereferencing locks that * have already been freed. * Andy Walker (andy@lysaker.kvaerner.no), Sep 21, 1996. * * Made the block list a circular list to minimise searching in the list. * Andy Walker (andy@lysaker.kvaerner.no), Sep 25, 1996. * * Made mandatory locking a mount option. Default is not to allow mandatory * locking. * Andy Walker (andy@lysaker.kvaerner.no), Oct 04, 1996. ====================================================================== ====================================================================== [2213] ファイル: ptrace.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/uapi/asm/ptrace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Based on arch/arm/include/asm/ptrace.h * * Copyright (C) 1996-2003 Russell King * Copyright (C) 2012 ARM Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ ====================================================================== ====================================================================== [2214] ファイル: log2.h ---------------------------------------------------------------------- 実際のパス: include/linux/log2.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Integer base 2 logarithm calculation * * Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2215] ファイル: class.h ---------------------------------------------------------------------- 実際のパス: include/linux/device/class.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * The class-specific portions of the driver model * * Copyright (c) 2001-2003 Patrick Mochel * Copyright (c) 2004-2009 Greg Kroah-Hartman * Copyright (c) 2008-2009 Novell Inc. * Copyright (c) 2012-2019 Greg Kroah-Hartman * Copyright (c) 2012-2019 Linux Foundation * * See Documentation/driver-api/driver-model/ for more information. */ ====================================================================== ====================================================================== [2216] ファイル: capsule-loader.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/capsule-loader.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * EFI capsule loader driver. * * Copyright 2015 Intel Corporation */ ====================================================================== ====================================================================== [2217] ファイル: smpboot.h ---------------------------------------------------------------------- 実際のパス: include/linux/smpboot.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2218] ファイル: videobuf2-memops.c ---------------------------------------------------------------------- 実際のパス: drivers/media/common/videobuf2/videobuf2-memops.c ---------------------------------------------------------------------- /* * videobuf2-memops.c - generic memory handling routines for videobuf2 * * Copyright (C) 2010 Samsung Electronics * * Author: Pawel Osciak * Marek Szyprowski * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [2219] ファイル: rsa_helper.c ---------------------------------------------------------------------- 実際のパス: crypto/rsa_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * RSA key extract helper * * Copyright (c) 2015, Intel Corporation * Authors: Tadeusz Struk */ ====================================================================== ====================================================================== [2220] ファイル: cpufreq.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/cpufreq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Scheduler code and data structures related to cpufreq. * * Copyright (C) 2016, Intel Corporation * Author: Rafael J. Wysocki */ ====================================================================== ====================================================================== [2221] ファイル: sys_compat.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/sys_compat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/sys_arm.c * * Copyright (C) People who wrote linux/arch/i386/kernel/sys_i386.c * Copyright (C) 1995, 1996 Russell King. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2222] ファイル: splice.h ---------------------------------------------------------------------- 実際のパス: include/linux/splice.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Function declerations and data structures related to the splice * implementation. * * Copyright (C) 2007 Jens Axboe * */ ====================================================================== ====================================================================== [2223] ファイル: request_key.c ---------------------------------------------------------------------- 実際のパス: security/keys/request_key.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Request a key from userspace * * Copyright (C) 2004-2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * See Documentation/security/keys/request-key.rst */ ====================================================================== ====================================================================== [2224] ファイル: ohci_pdriver.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/ohci_pdriver.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2012 Hauke Mehrtens * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ ====================================================================== ====================================================================== [2225] ファイル: if_pppol2tp.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_pppol2tp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /*************************************************************************** * Linux PPP over L2TP (PPPoL2TP) Socket Implementation (RFC 2661) * * This file supplies definitions required by the PPP over L2TP driver * (l2tp_ppp.c). All version information wrt this file is located in l2tp_ppp.c * * License: * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * */ ====================================================================== ====================================================================== [2226] ファイル: assoc_array_priv.h ---------------------------------------------------------------------- 実際のパス: include/linux/assoc_array_priv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Private definitions for the generic associative array implementation. * * See Documentation/core-api/assoc_array.rst for information. * * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2227] ファイル: vfio.c ---------------------------------------------------------------------- 実際のパス: drivers/vfio/vfio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * VFIO core * * Copyright (C) 2012 Red Hat, Inc. All rights reserved. * Author: Alex Williamson * * Derived from original vfio: * Copyright 2010 Cisco Systems, Inc. All rights reserved. * Author: Tom Lyon, pugs@cisco.com */ ====================================================================== ====================================================================== [2228] ファイル: capability.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/capability.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2229] ファイル: acct.c ---------------------------------------------------------------------- 実際のパス: kernel/acct.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/kernel/acct.c * * BSD Process Accounting for Linux * * Author: Marco van Wieringen * * Some code based on ideas and code from: * Thomas K. Dyas * * This file implements BSD-style process accounting. Whenever any * process exits, an accounting record of type "struct acct" is * written to the file specified with the acct() system call. It is * up to user-level programs to do useful things with the accounting * log. The kernel just provides the raw accounting information. * * (C) Copyright 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V. * * Plugged two leaks. 1) It didn't return acct_file into the free_filps if * the file happened to be read-only. 2) If the accounting was suspended * due to the lack of space it happily allowed to reopen it and completely * lost the old acct_file. 3/10/98, Al Viro. * * Now we silently close acct_file on attempt to reopen. Cleaned sys_acct(). * XTerms and EMACS are manifestations of pure evil. 21/10/98, AV. * * Fixed a nasty interaction with sys_umount(). If the accounting * was suspeneded we failed to stop it on umount(). Messy. * Another one: remount to readonly didn't stop accounting. * Question: what should we do if we have CAP_SYS_ADMIN but not * CAP_SYS_PACCT? Current code does the following: umount returns -EBUSY * unless we are messing with the root. In that case we are getting a * real mess with do_remount_sb(). 9/11/98, AV. * * Fixed a bunch of races (and pair of leaks). Probably not the best way, * but this one obviously doesn't introduce deadlocks. Later. BTW, found * one race (and leak) in BSD implementation. * OK, that's better. ANOTHER race and leak in BSD variant. There always * is one more bug... 10/11/98, AV. * * Oh, fsck... Oopsable SMP race in do_process_acct() - we must hold * ->mmap_lock to walk the vma list of current->mm. Nasty, since it leaks * a struct file opened for write. Fixed. 2/6/2000, AV. */ ====================================================================== ====================================================================== [2230] ファイル: gpiolib-legacy.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpiolib-legacy.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2231] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/nvmem/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * nvmem framework core. * * Copyright (C) 2015 Srinivas Kandagatla * Copyright (C) 2013 Maxime Ripard */ ====================================================================== ====================================================================== [2232] ファイル: pfc-r8a77990.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pfc-r8a77990.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R8A77990 processor support - PFC hardware block. * * Copyright (C) 2018-2019 Renesas Electronics Corp. * * This file is based on the drivers/pinctrl/renesas/pfc-r8a7796.c * * R8A7796 processor support - PFC hardware block. * * Copyright (C) 2016-2017 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [2233] ファイル: posix-clock.h ---------------------------------------------------------------------- 実際のパス: include/linux/posix-clock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * posix-clock.h - support for dynamic clock devices * * Copyright (C) 2010 OMICRON electronics GmbH */ ====================================================================== ====================================================================== [2234] ファイル: virtio_mmio.c ---------------------------------------------------------------------- 実際のパス: drivers/virtio/virtio_mmio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Virtio memory mapped device driver * * Copyright 2011-2014, ARM Ltd. * * This module allows virtio devices to be used over a virtual, memory mapped * platform device. * * The guest device(s) may be instantiated in one of three equivalent ways: * * 1. Static platform device in board's code, eg.: * * static struct platform_device v2m_virtio_device = { * .name = "virtio-mmio", * .id = -1, * .num_resources = 2, * .resource = (struct resource []) { * { * .start = 0x1001e000, * .end = 0x1001e0ff, * .flags = IORESOURCE_MEM, * }, { * .start = 42 + 32, * .end = 42 + 32, * .flags = IORESOURCE_IRQ, * }, * } * }; * * 2. Device Tree node, eg.: * * virtio_block@1e000 { * compatible = "virtio,mmio"; * reg = <0x1e000 0x100>; * interrupts = <42>; * } * * 3. Kernel module (or command line) parameter. Can be used more than once - * one device will be created for each one. Syntax: * * [virtio_mmio.]device=@:[:] * where: * := size (can use standard suffixes like K, M or G) * := physical base address * := interrupt number (as passed to request_irq()) * := (optional) platform device id * eg.: * virtio_mmio.device=0x100@0x100b0000:48 \ * virtio_mmio.device=1K@0x1001e000:74 * * Based on Virtio PCI driver by Anthony Liguori, copyright IBM Corp. 2007 */ ====================================================================== ====================================================================== [2235] ファイル: termios.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/termios.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2236] ファイル: gf128mul.c ---------------------------------------------------------------------- 実際のパス: crypto/gf128mul.c ---------------------------------------------------------------------- /* gf128mul.c - GF(2^128) multiplication functions * * Copyright (c) 2003, Dr Brian Gladman, Worcester, UK. * Copyright (c) 2006, Rik Snel * * Based on Dr Brian Gladman's (GPL'd) work published at * http://gladman.plushost.co.uk/oldsite/cryptography_technology/index.php * See the original copyright notice below. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. */ /* --------------------------------------------------------------------------- Copyright (c) 2003, Dr Brian Gladman, Worcester, UK. All rights reserved. LICENSE TERMS The free distribution and use of this software in both source and binary form is allowed (with or without changes) provided that: 1. distributions of this source code include the above copyright notice, this list of conditions and the following disclaimer; 2. distributions in binary form include the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other associated materials; 3. the copyright holder's name is not used to endorse products built using this software without specific written permission. ALTERNATIVELY, provided that this notice is retained in full, this product may be distributed under the terms of the GNU General Public License (GPL), in which case the provisions of the GPL apply INSTEAD OF those given above. DISCLAIMER This software is provided 'as is' with no explicit or implied warranties in respect of its properties, including, but not limited to, correctness and/or fitness for purpose. --------------------------------------------------------------------------- Issue 31/01/2006 This file provides fast multiplication in GF(2^128) as required by several cryptographic authentication modes */ ====================================================================== ====================================================================== [2237] ファイル: poweroff.c ---------------------------------------------------------------------- 実際のパス: kernel/power/poweroff.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * poweroff.c - sysrq handler to gracefully power down machine. */ ====================================================================== ====================================================================== [2238] ファイル: bd718x7-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/bd718x7-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // Copyright (C) 2018 ROHM Semiconductors // bd71837-regulator.c ROHM BD71837MWV/BD71847MWV regulator driver ====================================================================== ====================================================================== [2239] ファイル: thermal.h ---------------------------------------------------------------------- 実際のパス: include/linux/thermal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * thermal.h ($Revision: 0 $) * * Copyright (C) 2008 Intel Corp * Copyright (C) 2008 Zhang Rui * Copyright (C) 2008 Sujith Thomas */ ====================================================================== ====================================================================== [2240] ファイル: renesas-soc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/renesas-soc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas SoC Identification * * Copyright (C) 2014-2016 Glider bvba */ ====================================================================== ====================================================================== [2241] ファイル: kobject_uevent.c ---------------------------------------------------------------------- 実際のパス: lib/kobject_uevent.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * kernel userspace event delivery * * Copyright (C) 2004 Red Hat, Inc. All rights reserved. * Copyright (C) 2004 Novell, Inc. All rights reserved. * Copyright (C) 2004 IBM, Inc. All rights reserved. * * Authors: * Robert Love * Kay Sievers * Arjan van de Ven * Greg Kroah-Hartman */ ====================================================================== ====================================================================== [2242] ファイル: etherdevice.h ---------------------------------------------------------------------- 実際のパス: include/linux/etherdevice.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [2243] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: fs/proc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2244] ファイル: debug-monitors.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/debug-monitors.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2245] ファイル: minix_fs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/minix_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2246] ファイル: phy.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/phy.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2247] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/firmware/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.rst. # ====================================================================== ====================================================================== [2248] ファイル: gpio.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/gpio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2249] ファイル: fs-writeback.c ---------------------------------------------------------------------- 実際のパス: fs/fs-writeback.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/fs-writeback.c * * Copyright (C) 2002, Linus Torvalds. * * Contains all the functions related to writing back and waiting * upon dirty inodes against superblocks, and writing back dirty * pages against inodes. ie: data writeback. Writeout of the * inode itself is not handled here. * * 10Apr2002 Andrew Morton * Split out of fs/inode.c * Additions for address_space-based writeback */ ====================================================================== ====================================================================== [2250] ファイル: ptp_private.h ---------------------------------------------------------------------- 実際のパス: drivers/ptp/ptp_private.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * PTP 1588 clock support - private declarations for the core module. * * Copyright (C) 2010 OMICRON electronics GmbH */ ====================================================================== ====================================================================== [2251] ファイル: phy-mipi-dphy.h ---------------------------------------------------------------------- 実際のパス: include/linux/phy/phy-mipi-dphy.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2018 Cadence Design Systems Inc. */ ====================================================================== ====================================================================== [2252] ファイル: of-dma.c ---------------------------------------------------------------------- 実際のパス: drivers/dma/of-dma.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Device tree helpers for DMA request / controller * * Based on of_gpio.c * * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ */ ====================================================================== ====================================================================== [2253] ファイル: if_alg.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_alg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * if_alg: User-space algorithm interface * * Copyright (c) 2010 Herbert Xu * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. * */ ====================================================================== ====================================================================== [2254] ファイル: filter.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/filter.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2255] ファイル: consolemap.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/vt/consolemap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * consolemap.c * * Mapping from internal code (such as Latin-1 or Unicode or IBM PC code) * to font positions. * * aeb, 950210 * * Support for multiple unimaps by Jakub Jelinek , July 1998 * * Fix bug in inverse translation. Stanislav Voronyi , Dec 1998 * * In order to prevent the following circular lock dependency: * &mm->mmap_lock --> cpu_hotplug.lock --> console_lock --> &mm->mmap_lock * * We cannot allow page fault to happen while holding the console_lock. * Therefore, all the userspace copy operations have to be done outside * the console_lock critical sections. * * As all the affected functions are all called directly from vt_ioctl(), we * can allocate some small buffers directly on stack without worrying about * stack overflow. */ ====================================================================== ====================================================================== [2256] ファイル: audit_watch.c ---------------------------------------------------------------------- 実際のパス: kernel/audit_watch.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* audit_watch.c -- watching inodes * * Copyright 2003-2009 Red Hat, Inc. * Copyright 2005 Hewlett-Packard Development Company, L.P. * Copyright 2005 IBM Corporation */ ====================================================================== ====================================================================== [2257] ファイル: mdio-bitbang.h ---------------------------------------------------------------------- 実際のパス: include/linux/mdio-bitbang.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2258] ファイル: syscall_wrapper.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/syscall_wrapper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2259] ファイル: fd.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/fd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2260] ファイル: serial.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/serial.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * USB Serial Converter stuff * * Copyright (C) 1999 - 2012 * Greg Kroah-Hartman (greg@kroah.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * */ ====================================================================== ====================================================================== [2261] ファイル: gpiolib.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpiolib.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2262] ファイル: expfs.c ---------------------------------------------------------------------- 実際のパス: fs/exportfs/expfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) Neil Brown 2002 * Copyright (C) Christoph Hellwig 2007 * * This file contains the code mapping from inodes to NFS file handles, * and for mapping back from file handles to dentries. * * For details on why we do all the strange and hairy things in here * take a look at Documentation/filesystems/nfs/exporting.rst. */ ====================================================================== ====================================================================== [2263] ファイル: dw-hdmi.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/synopsys/dw-hdmi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2018 Renesas Electronics Corporation * Copyright (C) 2011 Freescale Semiconductor, Inc. */ ====================================================================== ====================================================================== [2264] ファイル: fsl-mc-private.h ---------------------------------------------------------------------- 実際のパス: drivers/bus/fsl-mc/fsl-mc-private.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Freescale Management Complex (MC) bus private declarations * * Copyright (C) 2016 Freescale Semiconductor, Inc. * */ ====================================================================== ====================================================================== [2265] ファイル: compaction.h ---------------------------------------------------------------------- 実際のパス: include/linux/compaction.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2266] ファイル: resize.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/resize.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/resize.c * * Support for resizing an ext4 filesystem while it is mounted. * * Copyright (C) 2001, 2002 Andreas Dilger * * This could probably be made into a module, because it is not often in use. */ ====================================================================== ====================================================================== [2267] ファイル: trace.h ---------------------------------------------------------------------- 実際のパス: fs/iomap/trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2009-2019 Christoph Hellwig * * NOTE: none of these tracepoints shall be consider a stable kernel ABI * as they can change at any time. */ ====================================================================== ====================================================================== [2268] ファイル: blk-merge.c ---------------------------------------------------------------------- 実際のパス: block/blk-merge.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions related to segment and merge handling */ ====================================================================== ====================================================================== [2269] ファイル: freezer.h ---------------------------------------------------------------------- 実際のパス: include/linux/freezer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2270] ファイル: tc_skbedit.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/tc_act/tc_skbedit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (c) 2008, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * * You should have received a copy of the GNU General Public License along with * this program; if not, write to the Free Software Foundation, Inc., 59 Temple * Place - Suite 330, Boston, MA 02111-1307 USA. * * Author: Alexander Duyck */ ====================================================================== ====================================================================== [2271] ファイル: otg.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/otg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2272] ファイル: role.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/role.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2273] ファイル: blk-mq.h ---------------------------------------------------------------------- 実際のパス: include/linux/blk-mq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2274] ファイル: oid_registry.h ---------------------------------------------------------------------- 実際のパス: include/linux/oid_registry.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* ASN.1 Object identifier (OID) registry * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2275] ファイル: genalloc.c ---------------------------------------------------------------------- 実際のパス: lib/genalloc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Basic general purpose allocator for managing special purpose * memory, for example, memory that is not managed by the regular * kmalloc/kfree interface. Uses for this includes on-device special * memory, uncached memory etc. * * It is safe to use the allocator in NMI handlers and other special * unblockable contexts that could otherwise deadlock on locks. This * is implemented by using atomic operations and retries on any * conflicts. The disadvantage is that there may be livelocks in * extreme cases. For better scalability, one allocator can be used * for each CPU. * * The lockless operation only works if there is enough memory * available. If new memory is added to the pool a lock has to be * still taken. So any user relying on locklessness has to ensure * that sufficient memory is preallocated. * * The basic atomic operation of this allocator is cmpxchg on long. * On architectures that don't have NMI-safe cmpxchg implementation, * the allocator can NOT be used in NMI handler. So code uses the * allocator in NMI handler should depend on * CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG. * * Copyright 2005 (C) Jes Sorensen */ ====================================================================== ====================================================================== [2276] ファイル: ioctl.c ---------------------------------------------------------------------- 実際のパス: fs/ioctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ioctl.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [2277] ファイル: virt-dma.c ---------------------------------------------------------------------- 実際のパス: drivers/dma/virt-dma.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Virtual DMA channel support for DMAengine * * Copyright (C) 2012 Russell King */ ====================================================================== ====================================================================== [2278] ファイル: mlock.c ---------------------------------------------------------------------- 実際のパス: mm/mlock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/mlock.c * * (C) Copyright 1995 Linus Torvalds * (C) Copyright 2002 Christoph Hellwig */ ====================================================================== ====================================================================== [2279] ファイル: ipmi_si.h ---------------------------------------------------------------------- 実際のパス: drivers/char/ipmi/ipmi_si.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [2280] ファイル: nfs_fs.h ---------------------------------------------------------------------- 実際のパス: include/linux/nfs_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/nfs_fs.h * * Copyright (C) 1992 Rick Sladkey * * OS-specific nfs filesystem definitions and declarations */ ====================================================================== ====================================================================== [2281] ファイル: internal.h ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Register map access API internal header * * Copyright 2011 Wolfson Microelectronics plc * * Author: Mark Brown */ ====================================================================== ====================================================================== [2282] ファイル: zlib.h ---------------------------------------------------------------------- 実際のパス: include/linux/zlib.h ---------------------------------------------------------------------- /* zlib.h -- interface of the 'zlib' general purpose compression library Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files https://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). */ ====================================================================== ====================================================================== [2283] ファイル: hmac.c ---------------------------------------------------------------------- 実際のパス: crypto/hmac.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * HMAC: Keyed-Hashing for Message Authentication (RFC2104). * * Copyright (c) 2002 James Morris * Copyright (c) 2006 Herbert Xu * * The HMAC implementation is derived from USAGI. * Copyright (c) 2002 Kazunori Miyazawa / USAGI */ ====================================================================== ====================================================================== [2284] ファイル: storage_common.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/function/storage_common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2285] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: fs/fat/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/fat/file.c * * Written 1992,1993 by Werner Almesberger * * regular file handling primitives for fat-based filesystems */ ====================================================================== ====================================================================== [2286] ファイル: sys_ni.c ---------------------------------------------------------------------- 実際のパス: kernel/sys_ni.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2287] ファイル: hwmon-sysfs.h ---------------------------------------------------------------------- 実際のパス: include/linux/hwmon-sysfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * hwmon-sysfs.h - hardware monitoring chip driver sysfs defines * * Copyright (C) 2005 Yani Ioannou */ ====================================================================== ====================================================================== [2288] ファイル: msync.c ---------------------------------------------------------------------- 実際のパス: mm/msync.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/msync.c * * Copyright (C) 1994-1999 Linus Torvalds */ ====================================================================== ====================================================================== [2289] ファイル: pnode.h ---------------------------------------------------------------------- 実際のパス: fs/pnode.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/fs/pnode.h * * (C) Copyright IBM Corporation 2005. */ ====================================================================== ====================================================================== [2290] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: fs/kernfs/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/kernfs/file.c - kernfs file implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007, 2013 Tejun Heo */ ====================================================================== ====================================================================== [2291] ファイル: container.c ---------------------------------------------------------------------- 実際のパス: drivers/base/container.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * System bus type for containers. * * Copyright (C) 2013, Intel Corporation * Author: Rafael J. Wysocki */ ====================================================================== ====================================================================== [2292] ファイル: sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/pps/sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * PPS sysfs support * * Copyright (C) 2007-2009 Rodolfo Giometti */ ====================================================================== ====================================================================== [2293] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: lib/math/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2294] ファイル: self.c ---------------------------------------------------------------------- 実際のパス: fs/proc/self.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2295] ファイル: fsmap.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/fsmap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 Oracle. All Rights Reserved. * * Author: Darrick J. Wong */ ====================================================================== ====================================================================== [2296] ファイル: ipc.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ipc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2297] ファイル: interrupt.h ---------------------------------------------------------------------- 実際のパス: include/linux/interrupt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2298] ファイル: syscon-reboot-mode.c ---------------------------------------------------------------------- 実際のパス: drivers/power/reset/syscon-reboot-mode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (c) 2016, Fuzhou Rockchip Electronics Co., Ltd */ ====================================================================== ====================================================================== [2299] ファイル: demux.h ---------------------------------------------------------------------- 実際のパス: include/media/demux.h ---------------------------------------------------------------------- /* * demux.h * * The Kernel Digital TV Demux kABI defines a driver-internal interface for * registering low-level, hardware specific driver to a hardware independent * demux layer. * * Copyright (c) 2002 Convergence GmbH * * based on code: * Copyright (c) 2000 Nokia Research Center * Tampere, FINLAND * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [2300] ファイル: nvme.h ---------------------------------------------------------------------- 実際のパス: include/linux/nvme.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Definitions for the NVM Express interface * Copyright (c) 2011-2014, Intel Corporation. */ ====================================================================== ====================================================================== [2301] ファイル: asm-uaccess.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/asm-uaccess.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2302] ファイル: signal.h ---------------------------------------------------------------------- 実際のパス: include/linux/signal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2303] ファイル: pfc-r8a7796.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/pfc-r8a7796.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R8A7796 (R-Car M3-W/W+) support - PFC hardware block. * * Copyright (C) 2016-2019 Renesas Electronics Corp. * * This file is based on the drivers/pinctrl/renesas/pfc-r8a7795.c * * R-Car Gen3 processor support - PFC hardware block. * * Copyright (C) 2015 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [2304] ファイル: v4l2-mediabus.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-mediabus.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Media Bus API header * * Copyright (C) 2009, Guennadi Liakhovetski */ ====================================================================== ====================================================================== [2305] ファイル: i2c-designware-common.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/busses/i2c-designware-common.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Synopsys DesignWare I2C adapter driver. * * Based on the TI DAVINCI I2C adapter driver. * * Copyright (C) 2006 Texas Instruments. * Copyright (C) 2007 MontaVista Software Inc. * Copyright (C) 2009 Provigent Ltd. */ ====================================================================== ====================================================================== [2306] ファイル: clk.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2010-2011 Canonical Ltd * Copyright (C) 2011-2012 Linaro Ltd * * Standard functionality for the common clock API. See Documentation/driver-api/clk.rst */ ====================================================================== ====================================================================== [2307] ファイル: mpi-mul.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-mul.c ---------------------------------------------------------------------- /* mpi-mul.c - MPI functions * Copyright (C) 1994, 1996, 1998, 2001, 2002, * 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. */ ====================================================================== ====================================================================== [2308] ファイル: flex_proportions.h ---------------------------------------------------------------------- 実際のパス: include/linux/flex_proportions.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Floating proportions with flexible aging period * * Copyright (C) 2011, SUSE, Jan Kara */ ====================================================================== ====================================================================== [2309] ファイル: scsi_sysctl.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_sysctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2003 Christoph Hellwig. */ ====================================================================== ====================================================================== [2310] ファイル: nodemask.h ---------------------------------------------------------------------- 実際のパス: include/linux/nodemask.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2311] ファイル: mem.c ---------------------------------------------------------------------- 実際のパス: drivers/char/mem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/drivers/char/mem.c * * Copyright (C) 1991, 1992 Linus Torvalds * * Added devfs support. * Jan-11-1998, C. Scott Ananian * Shared /dev/zero mmapping support, Feb 2000, Kanoj Sarcar */ ====================================================================== ====================================================================== [2312] ファイル: rndis.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/function/rndis.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * RNDIS Definitions for Remote NDIS * * Authors: Benedikt Spranger, Pengutronix * Robert Schwebel, Pengutronix * * This software was originally developed in conformance with * Microsoft's Remote NDIS Specification License Agreement. */ ====================================================================== ====================================================================== [2313] ファイル: anon_inodes.c ---------------------------------------------------------------------- 実際のパス: fs/anon_inodes.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * fs/anon_inodes.c * * Copyright (C) 2007 Davide Libenzi * * Thanks to Arnd Bergmann for code review and suggestions. * More changes for Thomas Gleixner suggestions. * */ ====================================================================== ====================================================================== [2314] ファイル: sram.c ---------------------------------------------------------------------- 実際のパス: drivers/misc/sram.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Generic on-chip SRAM allocation driver * * Copyright (C) 2012 Philipp Zabel, Pengutronix */ ====================================================================== ====================================================================== [2315] ファイル: hexdump.c ---------------------------------------------------------------------- 実際のパス: lib/hexdump.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * lib/hexdump.c */ ====================================================================== ====================================================================== [2316] ファイル: rwlock_api_smp.h ---------------------------------------------------------------------- 実際のパス: include/linux/rwlock_api_smp.h ---------------------------------------------------------------------- /* * include/linux/rwlock_api_smp.h * * spinlock API declarations on SMP (and debug) * (implemented in kernel/spinlock.c) * * portions Copyright 2005, Red Hat, Inc., Ingo Molnar * Released under the General Public License (GPL). */ ====================================================================== ====================================================================== [2317] ファイル: mmu_notifier.h ---------------------------------------------------------------------- 実際のパス: include/linux/mmu_notifier.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2318] ファイル: lcm.c ---------------------------------------------------------------------- 実際のパス: lib/math/lcm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2319] ファイル: lsm_audit.h ---------------------------------------------------------------------- 実際のパス: include/linux/lsm_audit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2320] ファイル: fair.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/fair.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Completely Fair Scheduling (CFS) Class (SCHED_NORMAL/SCHED_BATCH) * * Copyright (C) 2007 Red Hat, Inc., Ingo Molnar * * Interactivity improvements by Mike Galbraith * (C) 2007 Mike Galbraith * * Various enhancements by Dmitry Adamushko. * (C) 2007 Dmitry Adamushko * * Group scheduling enhancements by Srivatsa Vaddagiri * Copyright IBM Corporation, 2007 * Author: Srivatsa Vaddagiri * * Scaled math optimizations by Thomas Gleixner * Copyright (C) 2007, Thomas Gleixner * * Adaptive scheduling granularity, math enhancements by Peter Zijlstra * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra */ ====================================================================== ====================================================================== [2321] ファイル: ohci.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/host/ohci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ */ /* * OHCI HCD (Host Controller Driver) for USB. * * (C) Copyright 1999 Roman Weissgaerber * (C) Copyright 2000-2002 David Brownell * * This file is licenced under the GPL. */ ====================================================================== ====================================================================== [2322] ファイル: atomic.h ---------------------------------------------------------------------- 実際のパス: include/linux/atomic.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2323] ファイル: pr.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/pr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2324] ファイル: fs.h ---------------------------------------------------------------------- 実際のパス: include/linux/fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2325] ファイル: xattr.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/xattr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/xattr.c * * Copyright (C) 2001-2003 Andreas Gruenbacher, * * Fix by Harrison Xing . * Ext4 code with a lot of help from Eric Jarman . * Extended attributes for symlinks and special files added per * suggestion of Luka Renko . * xattr consolidation Copyright (c) 2004 James Morris , * Red Hat Inc. * ea-in-inode support by Alex Tomas aka bzzz * and Andreas Gruenbacher . */ ====================================================================== ====================================================================== [2326] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Generic video config states # # Enable the V4L2 core and API ====================================================================== ====================================================================== [2327] ファイル: gettimeofday.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/vdso/gettimeofday.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2018 ARM Limited */ ====================================================================== ====================================================================== [2328] ファイル: host.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/chipidea/host.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * host.c - ChipIdea USB host controller driver * * Copyright (c) 2012 Intel Corporation * * Author: Alexander Shishkin */ ====================================================================== ====================================================================== [2329] ファイル: shm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/shm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2330] ファイル: little_endian.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/byteorder/little_endian.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2331] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: fs/ext4/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # Ext3 configs are here for backward compatibility with old configs which may # have EXT3_FS set but not EXT4_FS set and thus would result in non-bootable # kernels after the removal of ext3 driver. ====================================================================== ====================================================================== [2332] ファイル: mpi-sub-ui.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-sub-ui.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpi-sub-ui.c - Subtract an unsigned integer from an MPI. * * Copyright 1991, 1993, 1994, 1996, 1999-2002, 2004, 2012, 2013, 2015 * Free Software Foundation, Inc. * * This file was based on the GNU MP Library source file: * https://gmplib.org/repo/gmp-6.2/file/510b83519d1c/mpz/aors_ui.h * * The GNU MP Library is free software; you can redistribute it and/or modify * it under the terms of either: * * * the GNU Lesser General Public License as published by the Free * Software Foundation; either version 3 of the License, or (at your * option) any later version. * * or * * * the GNU General Public License as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any * later version. * * or both in parallel, as here. * * The GNU MP Library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * * You should have received copies of the GNU General Public License and the * GNU Lesser General Public License along with the GNU MP Library. If not, * see https://www.gnu.org/licenses/. */ ====================================================================== ====================================================================== [2333] ファイル: cpufreq_powersave.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq_powersave.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/cpufreq/cpufreq_powersave.c * * Copyright (C) 2002 - 2003 Dominik Brodowski */ ====================================================================== ====================================================================== [2334] ファイル: bio.h ---------------------------------------------------------------------- 実際のパス: include/linux/bio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2001 Jens Axboe */ ====================================================================== ====================================================================== [2335] ファイル: timer.h ---------------------------------------------------------------------- 実際のパス: include/linux/sunrpc/timer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/sunrpc/timer.h * * Declarations for the RPC transport timer. * * Copyright (C) 2002 Trond Myklebust */ ====================================================================== ====================================================================== [2336] ファイル: rtnetlink.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/rtnetlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2337] ファイル: khugepaged.c ---------------------------------------------------------------------- 実際のパス: mm/khugepaged.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2338] ファイル: printk_safe.c ---------------------------------------------------------------------- 実際のパス: kernel/printk/printk_safe.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * printk_safe.c - Safe printk for printk-deadlock-prone contexts */ ====================================================================== ====================================================================== [2339] ファイル: ethtool_netlink.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ethtool_netlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2340] ファイル: gfp.h ---------------------------------------------------------------------- 実際のパス: include/linux/gfp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2341] ファイル: fb.h ---------------------------------------------------------------------- 実際のパス: include/linux/fb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2342] ファイル: pci.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/libstub/pci.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * PCI-related functions used by the EFI stub on multiple * architectures. * * Copyright 2019 Google, LLC */ ====================================================================== ====================================================================== [2343] ファイル: bus.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/serial/bus.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * USB Serial Converter Bus specific functions * * Copyright (C) 2002 Greg Kroah-Hartman (greg@kroah.com) */ ====================================================================== ====================================================================== [2344] ファイル: if_vlan.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_vlan.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * VLAN An implementation of 802.1Q VLAN tagging. * * Authors: Ben Greear * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * */ ====================================================================== ====================================================================== [2345] ファイル: lima_sched.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2017-2019 Qiang Yu */ ====================================================================== ====================================================================== [2346] ファイル: wait_bit.h ---------------------------------------------------------------------- 実際のパス: include/linux/wait_bit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2347] ファイル: ext4_jbd2.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/ext4_jbd2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Interface between ext4 and JBD */ ====================================================================== ====================================================================== [2348] ファイル: swiotlb.c ---------------------------------------------------------------------- 実際のパス: kernel/dma/swiotlb.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Dynamic DMA mapping support. * * This implementation is a fallback for platforms that do not support * I/O TLBs (aka DMA address translation hardware). * Copyright (C) 2000 Asit Mallick * Copyright (C) 2000 Goutham Rao * Copyright (C) 2000, 2003 Hewlett-Packard Co * David Mosberger-Tang * * 03/05/07 davidm Switch from PCI-DMA to generic device DMA API. * 00/12/13 davidm Rename to swiotlb.c and add mark_clean() to avoid * unnecessary i-cache flushing. * 04/07/.. ak Better overflow handling. Assorted fixes. * 05/09/10 linville Add support for syncing ranges, support syncing for * DMA_BIDIRECTIONAL mappings, miscellaneous cleanup. * 08/12/11 beckyb Add highmem support */ ====================================================================== ====================================================================== [2349] ファイル: hwspinlock_internal.h ---------------------------------------------------------------------- 実際のパス: drivers/hwspinlock/hwspinlock_internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Hardware spinlocks internal header * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com * * Contact: Ohad Ben-Cohen */ ====================================================================== ====================================================================== [2350] ファイル: vdso.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/vdso.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * VDSO implementations. * * Copyright (C) 2012 ARM Limited * * Author: Will Deacon */ ====================================================================== ====================================================================== [2351] ファイル: netlink.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2352] ファイル: ehci_pdriver.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/ehci_pdriver.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2012 Hauke Mehrtens * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ ====================================================================== ====================================================================== [2353] ファイル: driver.h ---------------------------------------------------------------------- 実際のパス: include/linux/regulator/driver.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * driver.h -- SoC Regulator driver support. * * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC. * * Author: Liam Girdwood * * Regulator Driver Interface. */ ====================================================================== ====================================================================== [2354] ファイル: iopoll.h ---------------------------------------------------------------------- 実際のパス: include/linux/iopoll.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [2355] ファイル: contiguous.c ---------------------------------------------------------------------- 実際のパス: kernel/dma/contiguous.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Contiguous Memory Allocator for DMA mapping framework * Copyright (c) 2010-2011 by Samsung Electronics. * Written by: * Marek Szyprowski * Michal Nazarewicz * * Contiguous Memory Allocator * * The Contiguous Memory Allocator (CMA) makes it possible to * allocate big contiguous chunks of memory after the system has * booted. * * Why is it needed? * * Various devices on embedded systems have no scatter-getter and/or * IO map support and require contiguous blocks of memory to * operate. They include devices such as cameras, hardware video * coders, etc. * * Such devices often require big memory buffers (a full HD frame * is, for instance, more then 2 mega pixels large, i.e. more than 6 * MB of memory), which makes mechanisms such as kmalloc() or * alloc_page() ineffective. * * At the same time, a solution where a big memory region is * reserved for a device is suboptimal since often more memory is * reserved then strictly required and, moreover, the memory is * inaccessible to page system even if device drivers don't use it. * * CMA tries to solve this issue by operating on memory regions * where only movable pages can be allocated from. This way, kernel * can use the memory for pagecache and when device driver requests * it, allocated pages can be migrated. */ ====================================================================== ====================================================================== [2356] ファイル: copypage.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/copypage.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/mm/copypage.c * * Copyright (C) 2002 Deep Blue Solutions Ltd, All Rights Reserved. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2357] ファイル: property.c ---------------------------------------------------------------------- 実際のパス: drivers/base/property.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * property.c - Unified device property interface. * * Copyright (C) 2014, Intel Corporation * Authors: Rafael J. Wysocki * Mika Westerberg */ ====================================================================== ====================================================================== [2358] ファイル: kref.h ---------------------------------------------------------------------- 実際のパス: include/linux/kref.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * kref.h - library routines for handling generic reference counted objects * * Copyright (C) 2004 Greg Kroah-Hartman * Copyright (C) 2004 IBM Corp. * * based on kobject.h which was: * Copyright (C) 2002-2003 Patrick Mochel * Copyright (C) 2002-2003 Open Source Development Labs */ ====================================================================== ====================================================================== [2359] ファイル: sh-sci.h ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/sh-sci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2360] ファイル: wq.c ---------------------------------------------------------------------- 実際のパス: drivers/edac/wq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2361] ファイル: gpio-pca953x.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpio-pca953x.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * PCA953x 4/8/16/24/40 bit I/O ports * * Copyright (C) 2005 Ben Gardner * Copyright (C) 2007 Marvell International Ltd. * * Derived from drivers/i2c/chips/pca9539.c */ ====================================================================== ====================================================================== [2362] ファイル: usb.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/usb.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for USB Mass Storage compliant devices * * Current development and maintenance by: * (c) 1999-2003 Matthew Dharm (mdharm-usb@one-eyed-alien.net) * * Developed with the assistance of: * (c) 2000 David L. Brown, Jr. (usb-storage@davidb.org) * (c) 2003-2009 Alan Stern (stern@rowland.harvard.edu) * * Initial work by: * (c) 1999 Michael Gee (michael@linuxspecific.com) * * usb_device_id support by Adam J. Richter (adam@yggdrasil.com): * (c) 2000 Yggdrasil Computing, Inc. * * This driver is based on the 'USB Mass Storage Class' document. This * describes in detail the protocol used to communicate with such * devices. Clearly, the designers had SCSI and ATAPI commands in * mind when they created this document. The commands are all very * similar to commands in the SCSI-II and ATAPI specifications. * * It is important to note that in a number of cases this class * exhibits class-specific exemptions from the USB specification. * Notably the usage of NAK, STALL and ACK differs from the norm, in * that they are used to communicate wait, failed and OK on commands. * * Also, for certain devices, the interrupt endpoint is used to convey * status of a command. */ ====================================================================== ====================================================================== [2363] ファイル: unusual_realtek.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_realtek.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Driver for Realtek RTS51xx USB card reader * * Copyright(c) 2009 Realtek Semiconductor Corp. All rights reserved. * * Author: * wwang (wei_wang@realsil.com.cn) * No. 450, Shenhu Road, Suzhou Industry Park, Suzhou, China */ ====================================================================== ====================================================================== [2364] ファイル: lp855x.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/lp855x.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * LP855x Backlight Driver * * Copyright (C) 2011 Texas Instruments */ ====================================================================== ====================================================================== [2365] ファイル: devlink.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/devlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * include/uapi/linux/devlink.h - Network physical device Netlink interface * Copyright (c) 2016 Mellanox Technologies. All rights reserved. * Copyright (c) 2016 Jiri Pirko * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ ====================================================================== ====================================================================== [2366] ファイル: driver.h ---------------------------------------------------------------------- 実際のパス: include/linux/device/driver.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * The driver-specific portions of the driver model * * Copyright (c) 2001-2003 Patrick Mochel * Copyright (c) 2004-2009 Greg Kroah-Hartman * Copyright (c) 2008-2009 Novell Inc. * Copyright (c) 2012-2019 Greg Kroah-Hartman * Copyright (c) 2012-2019 Linux Foundation * * See Documentation/driver-api/driver-model/ for more information. */ ====================================================================== ====================================================================== [2367] ファイル: kd.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/kd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2368] ファイル: task.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/task.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2369] ファイル: cgroup.h ---------------------------------------------------------------------- 実際のパス: include/linux/cgroup.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * cgroup interface * * Copyright (C) 2003 BULL SA * Copyright (C) 2004-2006 Silicon Graphics, Inc. * */ ====================================================================== ====================================================================== [2370] ファイル: qrwlock.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/qrwlock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Queue read/write lock * * (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P. * * Authors: Waiman Long */ ====================================================================== ====================================================================== [2371] ファイル: prctl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/prctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2372] ファイル: drm_agpsupport.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_agpsupport.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2373] ファイル: scsi_driver.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_driver.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2374] ファイル: hcd.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/hcd.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2001-2002 by David Brownell * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ ====================================================================== ====================================================================== [2375] ファイル: blk-lib.c ---------------------------------------------------------------------- 実際のパス: block/blk-lib.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions related to generic helpers functions */ ====================================================================== ====================================================================== [2376] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/omap2/omapfb/dss/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2377] ファイル: cdrom.h ---------------------------------------------------------------------- 実際のパス: include/linux/cdrom.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * -- * General header file for linux CD-ROM drivers * Copyright (C) 1992 David Giller, rafetmad@oxy.edu * 1994, 1995 Eberhard Mönkeberg, emoenke@gwdg.de * 1996 David van Leeuwen, david@tm.tno.nl * 1997, 1998 Erik Andersen, andersee@debian.org * 1998-2002 Jens Axboe, axboe@suse.de */ ====================================================================== ====================================================================== [2378] ファイル: clk-fractional-divider.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-fractional-divider.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2014 Intel Corporation * * Adjustable fractional divider clock implementation. * Output rate = (m / n) * parent_rate. * Uses rational best approximation algorithm. */ ====================================================================== ====================================================================== [2379] ファイル: i2c-designware-core.h ---------------------------------------------------------------------- 実際のパス: drivers/i2c/busses/i2c-designware-core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Synopsys DesignWare I2C adapter driver. * * Based on the TI DAVINCI I2C adapter driver. * * Copyright (C) 2006 Texas Instruments. * Copyright (C) 2007 MontaVista Software Inc. * Copyright (C) 2009 Provigent Ltd. */ ====================================================================== ====================================================================== [2380] ファイル: ctype.h ---------------------------------------------------------------------- 実際のパス: include/linux/ctype.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2381] ファイル: const_hweight.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/bitops/const_hweight.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2382] ファイル: uid16.c ---------------------------------------------------------------------- 実際のパス: kernel/uid16.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Wrapper functions for 16bit uid back compatibility. All nicely tied * together in the faint hope we can take the out in five years time. */ ====================================================================== ====================================================================== [2383] ファイル: drm_gem_cma_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_gem_cma_helper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2384] ファイル: security.h ---------------------------------------------------------------------- 実際のパス: include/linux/security.h ---------------------------------------------------------------------- /* * Linux Security plug * * Copyright (C) 2001 WireX Communications, Inc * Copyright (C) 2001 Greg Kroah-Hartman * Copyright (C) 2001 Networks Associates Technology, Inc * Copyright (C) 2001 James Morris * Copyright (C) 2001 Silicon Graphics, Inc. (Trust Technology Group) * Copyright (C) 2016 Mellanox Techonologies * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Due to this file being licensed under the GPL there is controversy over * whether this permits you to write a module that #includes this file * without placing your module under the GPL. Please consult a lawyer for * advice before doing this. * */ ====================================================================== ====================================================================== [2385] ファイル: pfuze100-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/pfuze100-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ // // Copyright (C) 2011-2013 Freescale Semiconductor, Inc. All Rights Reserved. ====================================================================== ====================================================================== [2386] ファイル: of_display_timing.c ---------------------------------------------------------------------- 実際のパス: drivers/video/of_display_timing.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * OF helpers for parsing display timings * * Copyright (c) 2012 Steffen Trumtrar , Pengutronix * * based on of_videomode.c by Sascha Hauer */ ====================================================================== ====================================================================== [2387] ファイル: rculist.h ---------------------------------------------------------------------- 実際のパス: include/linux/rculist.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2388] ファイル: deftree.c ---------------------------------------------------------------------- 実際のパス: lib/zlib_deflate/deftree.c ---------------------------------------------------------------------- /* trees.c -- output deflated data using Huffman coding * Copyright (C) 1995-1996 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ ====================================================================== ====================================================================== [2389] ファイル: page.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/page.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/page.h * * Copyright (C) 1995-2003 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2390] ファイル: inet_diag.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/inet_diag.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2391] ファイル: ip6t_REJECT.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter_ipv6/ip6t_REJECT.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2392] ファイル: v4l2-mem2mem.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-mem2mem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Memory-to-memory device framework for Video for Linux 2. * * Helper functions for devices that use memory buffers for both source * and destination. * * Copyright (c) 2009 Samsung Electronics Co., Ltd. * Pawel Osciak, * Marek Szyprowski, */ ====================================================================== ====================================================================== [2393] ファイル: verification.h ---------------------------------------------------------------------- 実際のパス: include/linux/verification.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Signature verification * * Copyright (C) 2014 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2394] ファイル: page_alloc.c ---------------------------------------------------------------------- 実際のパス: mm/page_alloc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/mm/page_alloc.c * * Manages the free list, the system allocates free pages here. * Note that kmalloc() lives in slab.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * Swap reorganised 29.12.95, Stephen Tweedie * Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 * Reshaped it to be a zoned allocator, Ingo Molnar, Red Hat, 1999 * Discontiguous memory support, Kanoj Sarcar, SGI, Nov 1999 * Zone balancing, Kanoj Sarcar, SGI, Jan 2000 * Per cpu hot/cold page lists, bulk allocation, Martin J. Bligh, Sept 2002 * (lots of bits borrowed from Ingo Molnar & Andrew Morton) */ ====================================================================== ====================================================================== [2395] ファイル: fifo.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/fifo.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ */ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Kuninori Morimoto */ ====================================================================== ====================================================================== [2396] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/of/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2397] ファイル: gen_vdso_offsets.sh ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/vdso/gen_vdso_offsets.sh ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Match symbols in the DSO that look like VDSO_*; produce a header file # of constant offsets into the shared object. # # Doing this inside the Makefile will break the $(filter-out) function, # causing Kbuild to rebuild the vdso-offsets header file every time. # # Author: Will Deacon # ====================================================================== ====================================================================== [2398] ファイル: map.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/map.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright © 2000-2010 David Woodhouse et al. */ ====================================================================== ====================================================================== [2399] ファイル: cacheflush.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/cacheflush.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2400] ファイル: hi6421-pmic-core.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/hi6421-pmic-core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Device driver for Hi6421 PMIC * * Copyright (c) <2011-2014> HiSilicon Technologies Co., Ltd. * http://www.hisilicon.com * Copyright (c) <2013-2017> Linaro Ltd. * https://www.linaro.org * * Author: Guodong Xu */ ====================================================================== ====================================================================== [2401] ファイル: min_addr.c ---------------------------------------------------------------------- 実際のパス: security/min_addr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2402] ファイル: ppp_channel.h ---------------------------------------------------------------------- 実際のパス: include/linux/ppp_channel.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Definitions for the interface between the generic PPP code * and a PPP channel. * * A PPP channel provides a way for the generic PPP code to send * and receive packets over some sort of communications medium. * Packets are stored in sk_buffs and have the 2-byte PPP protocol * number at the start, but not the address and control bytes. * * Copyright 1999 Paul Mackerras. * * ==FILEVERSION 20000322== */ ====================================================================== ====================================================================== [2403] ファイル: slab.h ---------------------------------------------------------------------- 実際のパス: include/linux/slab.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Written by Mark Hemment, 1996 (markhe@nextd.demon.co.uk). * * (C) SGI 2006, Christoph Lameter * Cleaned up and restructured to ease the addition of alternative * implementations of SLAB allocators. * (C) Linux Foundation 2008-2013 * Unified interface for all slab allocators */ ====================================================================== ====================================================================== [2404] ファイル: Kbuild ---------------------------------------------------------------------- 実際のパス: Kbuild ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Kbuild for top-level directory of the kernel ##### # Generate bounds.h ====================================================================== ====================================================================== [2405] ファイル: qrtr.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/qrtr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2406] ファイル: dm-kcopyd.h ---------------------------------------------------------------------- 実際のパス: include/linux/dm-kcopyd.h ---------------------------------------------------------------------- /* * Copyright (C) 2001 - 2003 Sistina Software * Copyright (C) 2004 - 2008 Red Hat, Inc. All rights reserved. * * kcopyd provides a simple interface for copying an area of one * block-device to one or more other block-devices, either synchronous * or with an asynchronous completion notification. * * This file is released under the GPL. */ ====================================================================== ====================================================================== [2407] ファイル: signature.c ---------------------------------------------------------------------- 実際のパス: crypto/asymmetric_keys/signature.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Signature verification with an asymmetric key * * See Documentation/crypto/asymmetric-keys.rst * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2408] ファイル: fs_types.c ---------------------------------------------------------------------- 実際のパス: fs/fs_types.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2409] ファイル: cpufeature.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/cpufeature.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2014 Linaro Ltd. */ ====================================================================== ====================================================================== [2410] ファイル: reset-controller.h ---------------------------------------------------------------------- 実際のパス: include/linux/reset-controller.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2411] ファイル: mii_timestamper.h ---------------------------------------------------------------------- 実際のパス: include/linux/mii_timestamper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Support for generic time stamping devices on MII buses. * Copyright (C) 2018 Richard Cochran */ ====================================================================== ====================================================================== [2412] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/misc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Misc strange devices # ====================================================================== ====================================================================== [2413] ファイル: v4l2-ioctl.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-ioctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Video capture interface for Linux version 2 * * A generic framework to process V4L2 ioctl commands. * * Authors: Alan Cox, (version 1) * Mauro Carvalho Chehab (version 2) */ ====================================================================== ====================================================================== [2414] ファイル: ccid.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/ccid.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (c) 2018 Vincent Pelletier */ ====================================================================== ====================================================================== [2415] ファイル: kobject.c ---------------------------------------------------------------------- 実際のパス: lib/kobject.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * kobject.c - library routines for handling generic kernel objects * * Copyright (c) 2002-2003 Patrick Mochel * Copyright (c) 2006-2007 Greg Kroah-Hartman * Copyright (c) 2006-2007 Novell Inc. * * Please see the file Documentation/core-api/kobject.rst for critical information * about using the kobject interface. */ ====================================================================== ====================================================================== [2416] ファイル: timekeeping_debug.c ---------------------------------------------------------------------- 実際のパス: kernel/time/timekeeping_debug.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * debugfs file to track time spent in suspend * * Copyright (c) 2011, Google, Inc. */ ====================================================================== ====================================================================== [2417] ファイル: tree_plugin.h ---------------------------------------------------------------------- 実際のパス: kernel/rcu/tree_plugin.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Read-Copy Update mechanism for mutual exclusion (tree-based version) * Internal non-public definitions that provide either classic * or preemptible semantics. * * Copyright Red Hat, 2009 * Copyright IBM Corporation, 2009 * * Author: Ingo Molnar * Paul E. McKenney */ ====================================================================== ====================================================================== [2418] ファイル: fdt_address.c ---------------------------------------------------------------------- 実際のパス: drivers/of/fdt_address.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * FDT Address translation based on u-boot fdt_support.c which in turn was * based on the kernel unflattened DT address translation code. * * (C) Copyright 2007 * Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com * * Copyright 2010-2011 Freescale Semiconductor, Inc. */ ====================================================================== ====================================================================== [2419] ファイル: i2c-cros-ec-tunnel.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/busses/i2c-cros-ec-tunnel.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ // Expose an I2C passthrough to the ChromeOS EC. // // Copyright (C) 2013 Google, Inc. ====================================================================== ====================================================================== [2420] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/video/logo/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Logo configuration # ====================================================================== ====================================================================== [2421] ファイル: rcu_sync.h ---------------------------------------------------------------------- 実際のパス: include/linux/rcu_sync.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * RCU-based infrastructure for lightweight reader-writer locking * * Copyright (c) 2015, Red Hat, Inc. * * Author: Oleg Nesterov */ ====================================================================== ====================================================================== [2422] ファイル: loadavg.c ---------------------------------------------------------------------- 実際のパス: fs/proc/loadavg.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2423] ファイル: mdev.h ---------------------------------------------------------------------- 実際のパス: include/linux/mdev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Mediated device definition * * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. * Author: Neo Jia * Kirti Wankhede */ ====================================================================== ====================================================================== [2424] ファイル: extable.c ---------------------------------------------------------------------- 実際のパス: kernel/extable.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Rewritten by Rusty Russell, on the backs of many others... Copyright (C) 2001 Rusty Russell, 2002 Rusty Russell IBM. */ ====================================================================== ====================================================================== [2425] ファイル: ima.h ---------------------------------------------------------------------- 実際のパス: include/linux/ima.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2008 IBM Corporation * Author: Mimi Zohar */ ====================================================================== ====================================================================== [2426] ファイル: rsa.c ---------------------------------------------------------------------- 実際のパス: crypto/rsa.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* RSA asymmetric public-key algorithm [RFC3447] * * Copyright (c) 2015, Intel Corporation * Authors: Tadeusz Struk */ ====================================================================== ====================================================================== [2427] ファイル: random.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/random.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2428] ファイル: u_ether.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/function/u_ether.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * u_ether.h -- interface to USB gadget "ethernet link" utilities * * Copyright (C) 2003-2005,2008 David Brownell * Copyright (C) 2003-2004 Robert Schwebel, Benedikt Spranger * Copyright (C) 2008 Nokia Corporation */ ====================================================================== ====================================================================== [2429] ファイル: decompress_unlzo.c ---------------------------------------------------------------------- 実際のパス: lib/decompress_unlzo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * LZO decompressor for the Linux kernel. Code borrowed from the lzo * implementation by Markus Franz Xaver Johannes Oberhumer. * * Linux kernel adaptation: * Copyright (C) 2009 * Albin Tonnerre, Free Electrons * * Original code: * Copyright (C) 1996-2005 Markus Franz Xaver Johannes Oberhumer * All Rights Reserved. * * Markus F.X.J. Oberhumer * * http://www.oberhumer.com/opensource/lzop/ */ ====================================================================== ====================================================================== [2430] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2431] ファイル: manage.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/manage.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar * Copyright (C) 2005-2006 Thomas Gleixner * * This file contains driver APIs to the irq subsystem. */ ====================================================================== ====================================================================== [2432] ファイル: io-pgtable.h ---------------------------------------------------------------------- 実際のパス: include/linux/io-pgtable.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2433] ファイル: fb_sys_fops.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fb_sys_fops.c ---------------------------------------------------------------------- /* * linux/drivers/video/fb_sys_read.c - Generic file operations where * framebuffer is in system RAM * * Copyright (C) 2007 Antonino Daplas * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. * */ ====================================================================== ====================================================================== [2434] ファイル: gpio-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/gpio-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * gpio-regulator.c * * Copyright 2011 Heiko Stuebner * * based on fixed.c * * Copyright 2008 Wolfson Microelectronics PLC. * * Author: Mark Brown * * Copyright (c) 2009 Nokia Corporation * Roger Quadros * * This is useful for systems with mixed controllable and * non-controllable regulators, as well as for allowing testing on * systems with no controllable regulators. */ ====================================================================== ====================================================================== [2435] ファイル: pty.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/pty.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1991, 1992 Linus Torvalds * * Added support for a Unix98-style ptmx device. * -- C. Scott Ananian , 14-Jan-1998 * */ ====================================================================== ====================================================================== [2436] ファイル: musb_core.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/musb_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * MUSB OTG driver core code * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation */ ====================================================================== ====================================================================== [2437] ファイル: thermal_power_allocator.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/thermal_power_allocator.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2438] ファイル: process_keys.c ---------------------------------------------------------------------- 実際のパス: security/keys/process_keys.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Manage a process's keyrings * * Copyright (C) 2004-2005, 2008 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2439] ファイル: guts.h ---------------------------------------------------------------------- 実際のパス: include/linux/fsl/guts.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /** * Freecale 85xx and 86xx Global Utilties register set * * Authors: Jeff Brown * Timur Tabi * * Copyright 2004,2007,2012 Freescale Semiconductor, Inc */ ====================================================================== ====================================================================== [2440] ファイル: dvb_frontend.h ---------------------------------------------------------------------- 実際のパス: include/media/dvb_frontend.h ---------------------------------------------------------------------- /* * dvb_frontend.h * * The Digital TV Frontend kABI defines a driver-internal interface for * registering low-level, hardware specific driver to a hardware independent * frontend layer. * * Copyright (C) 2001 convergence integrated media GmbH * Copyright (C) 2004 convergence GmbH * * Written by Ralph Metzler * Overhauled by Holger Waechtler * Kernel I2C stuff by Michael Hunold * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ ====================================================================== ====================================================================== [2441] ファイル: llist.h ---------------------------------------------------------------------- 実際のパス: include/linux/llist.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Lock-less NULL terminated single linked list * * Cases where locking is not needed: * If there are multiple producers and multiple consumers, llist_add can be * used in producers and llist_del_all can be used in consumers simultaneously * without locking. Also a single consumer can use llist_del_first while * multiple producers simultaneously use llist_add, without any locking. * * Cases where locking is needed: * If we have multiple consumers with llist_del_first used in one consumer, and * llist_del_first or llist_del_all used in other consumers, then a lock is * needed. This is because llist_del_first depends on list->first->next not * changing, but without lock protection, there's no way to be sure about that * if a preemption happens in the middle of the delete operation and on being * preempted back, the list->first is the same as before causing the cmpxchg in * llist_del_first to succeed. For example, while a llist_del_first operation * is in progress in one consumer, then a llist_del_first, llist_add, * llist_add (or llist_del_all, llist_add, llist_add) sequence in another * consumer may cause violations. * * This can be summarized as follows: * * | add | del_first | del_all * add | - | - | - * del_first | | L | L * del_all | | | - * * Where, a particular row's operation can happen concurrently with a column's * operation, with "-" being no lock needed, while "L" being lock is needed. * * The list entries deleted via llist_del_all can be traversed with * traversing function such as llist_for_each etc. But the list * entries can not be traversed safely before deleted from the list. * The order of deleted entries is from the newest to the oldest added * one. If you want to traverse from the oldest to the newest, you * must reverse the order by yourself before traversing. * * The basic atomic operation of this list is cmpxchg on long. On * architectures that don't have NMI-safe cmpxchg implementation, the * list can NOT be used in NMI handlers. So code that uses the list in * an NMI handler should depend on CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG. * * Copyright 2010,2011 Intel Corp. * Author: Huang Ying */ ====================================================================== ====================================================================== [2442] ファイル: sched.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2443] ファイル: menu.c ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/governors/menu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * menu.c - the menu idle governor * * Copyright (C) 2006-2007 Adam Belay * Copyright (C) 2009 Intel Corporation * Author: * Arjan van de Ven */ ====================================================================== ====================================================================== [2444] ファイル: renesas_sdhi.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/renesas_sdhi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Renesas Mobile SDHI * * Copyright (C) 2017 Horms Solutions Ltd., Simon Horman * Copyright (C) 2017-19 Renesas Electronics Corporation */ ====================================================================== ====================================================================== [2445] ファイル: init.c ---------------------------------------------------------------------- 実際のパス: fs/autofs/init.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved */ ====================================================================== ====================================================================== [2446] ファイル: itimer.c ---------------------------------------------------------------------- 実際のパス: kernel/time/itimer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1992 Darren Senn */ ====================================================================== ====================================================================== [2447] ファイル: settings.h ---------------------------------------------------------------------- 実際のパス: kernel/irq/settings.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2448] ファイル: jedec.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/jedec.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright © 2000-2010 David Woodhouse * Steven J. Hill * Thomas Gleixner * * Contains all JEDEC related definitions */ ====================================================================== ====================================================================== [2449] ファイル: skcipher.h ---------------------------------------------------------------------- 実際のパス: include/crypto/internal/skcipher.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Symmetric key ciphers. * * Copyright (c) 2007 Herbert Xu */ ====================================================================== ====================================================================== [2450] ファイル: page_reporting.c ---------------------------------------------------------------------- 実際のパス: mm/page_reporting.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2451] ファイル: sed-opal.h ---------------------------------------------------------------------- 実際のパス: include/linux/sed-opal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright © 2016 Intel Corporation * * Authors: * Rafael Antognolli * Scott Bauer */ ====================================================================== ====================================================================== [2452] ファイル: ioctl.c ---------------------------------------------------------------------- 実際のパス: block/ioctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2453] ファイル: dec_and_lock.c ---------------------------------------------------------------------- 実際のパス: lib/dec_and_lock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2454] ファイル: open.c ---------------------------------------------------------------------- 実際のパス: fs/open.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/open.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [2455] ファイル: etnaviv_gem.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/etnaviv_gem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2015-2018 Etnaviv Project */ ====================================================================== ====================================================================== [2456] ファイル: dma-direct.h ---------------------------------------------------------------------- 実際のパス: include/linux/dma-direct.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2457] ファイル: block_dev.c ---------------------------------------------------------------------- 実際のパス: fs/block_dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/block_dev.c * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 2001 Andrea Arcangeli SuSE */ ====================================================================== ====================================================================== [2458] ファイル: pm-trace.h ---------------------------------------------------------------------- 実際のパス: include/linux/pm-trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2459] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/char/hw_random/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Hardware Random Number Generator (RNG) configuration # ====================================================================== ====================================================================== [2460] ファイル: spinlock_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/spinlock_types.h ---------------------------------------------------------------------- /* * include/linux/spinlock_types.h - generic spinlock type definitions * and initializers * * portions Copyright 2005, Red Hat, Inc., Ingo Molnar * Released under the General Public License (GPL). */ ====================================================================== ====================================================================== [2461] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/hwmon/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Hardware monitoring chip drivers configuration # ====================================================================== ====================================================================== [2462] ファイル: bug.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/bug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2463] ファイル: smp.c ---------------------------------------------------------------------- 実際のパス: kernel/smp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic helpers for smp ipi calls * * (C) Jens Axboe 2008 */ ====================================================================== ====================================================================== [2464] ファイル: r8a7795-cpg-mssr.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/r8a7795-cpg-mssr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a7795 Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2015 Glider bvba * Copyright (C) 2018-2019 Renesas Electronics Corp. * * Based on clk-rcar-gen3.c * * Copyright (C) 2015 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [2465] ファイル: rtc-ds3232.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/rtc-ds3232.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * RTC client/driver for the Maxim/Dallas DS3232/DS3234 Real-Time Clock * * Copyright (C) 2009-2011 Freescale Semiconductor. * Author: Jack Lan * Copyright (C) 2008 MIMOMax Wireless Ltd. */ ====================================================================== ====================================================================== [2466] ファイル: blktrans.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/blktrans.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright © 2003-2010 David Woodhouse */ ====================================================================== ====================================================================== [2467] ファイル: consumer.h ---------------------------------------------------------------------- 実際のパス: include/linux/pinctrl/consumer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Consumer interface the pin control subsystem * * Copyright (C) 2012 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * Based on bits of regulator core, gpio core and clk core * * Author: Linus Walleij */ ====================================================================== ====================================================================== [2468] ファイル: videobuf2-v4l2.c ---------------------------------------------------------------------- 実際のパス: drivers/media/common/videobuf2/videobuf2-v4l2.c ---------------------------------------------------------------------- /* * videobuf2-v4l2.c - V4L2 driver helper framework * * Copyright (C) 2010 Samsung Electronics * * Author: Pawel Osciak * Marek Szyprowski * * The vb2_thread implementation was based on code from videobuf-dvb.c: * (c) 2004 Gerd Knorr [SUSE Labs] * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [2469] ファイル: v4l2-clk.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-clk.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * V4L2 clock service * * Copyright (C) 2012-2013, Guennadi Liakhovetski * * ATTENTION: This is a temporary API and it shall be replaced by the generic * clock API, when the latter becomes widely available. */ ====================================================================== ====================================================================== [2470] ファイル: restrict.c ---------------------------------------------------------------------- 実際のパス: crypto/asymmetric_keys/restrict.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Instantiate a public key crypto key from an X.509 Certificate * * Copyright (C) 2012, 2016 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2471] ファイル: pwrseq_simple.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/pwrseq_simple.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2014 Linaro Ltd * * Author: Ulf Hansson * * Simple MMC power sequence management */ ====================================================================== ====================================================================== [2472] ファイル: taskstats.c ---------------------------------------------------------------------- 実際のパス: kernel/taskstats.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * taskstats.c - Export per-task statistics to userland * * Copyright (C) Shailabh Nagar, IBM Corp. 2006 * (C) Balbir Singh, IBM Corp. 2006 */ ====================================================================== ====================================================================== [2473] ファイル: regset.h ---------------------------------------------------------------------- 実際のパス: include/linux/regset.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * User-mode machine state access * * Copyright (C) 2007 Red Hat, Inc. All rights reserved. * * Red Hat Author: Roland McGrath. */ ====================================================================== ====================================================================== [2474] ファイル: fixp-arith.h ---------------------------------------------------------------------- 実際のパス: include/linux/fixp-arith.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Simplistic fixed-point arithmetics. * Hmm, I'm probably duplicating some code :( * * Copyright (c) 2002 Johann Deneux */ ====================================================================== ====================================================================== [2475] ファイル: logic_pio.h ---------------------------------------------------------------------- 実際のパス: include/linux/logic_pio.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 HiSilicon Limited, All Rights Reserved. * Author: Gabriele Paoloni * Author: Zhichang Yuan */ ====================================================================== ====================================================================== [2476] ファイル: drop_caches.c ---------------------------------------------------------------------- 実際のパス: fs/drop_caches.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Implement the manual drop-all-pagecache function */ ====================================================================== ====================================================================== [2477] ファイル: etnaviv_drm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/drm/etnaviv_drm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (C) 2015 Etnaviv Project * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * * You should have received a copy of the GNU General Public License along with * this program. If not, see . */ ====================================================================== ====================================================================== [2478] ファイル: blk-wbt.h ---------------------------------------------------------------------- 実際のパス: block/blk-wbt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2479] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/Kconfig ---------------------------------------------------------------------- # # Kernel configuration file for the UFS Host Controller # # This code is based on drivers/scsi/ufs/Kconfig # Copyright (C) 2011-2013 Samsung India Software Operations # # Authors: # Santosh Yaraganavi # Vinayak Holikatti # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # See the COPYING file in the top-level directory or visit # # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # This program is provided "AS IS" and "WITH ALL FAULTS" and # without warranty of any kind. You are solely responsible for # determining the appropriateness of using and distributing # the program and assume all risks associated with your exercise # of rights with respect to the program, including but not limited # to infringement of third party rights, the risks and costs of # program errors, damage to or loss of data, programs or equipment, # and unavailability or interruption of operations. Under no # circumstances will the contributor of this Program be liable for # any damages of any kind arising from your use or distribution of # this program. ====================================================================== ====================================================================== [2480] ファイル: mmc.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/mmc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2481] ファイル: crc32defs.h ---------------------------------------------------------------------- 実際のパス: lib/crc32defs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2482] ファイル: swapops.h ---------------------------------------------------------------------- 実際のパス: include/linux/swapops.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2483] ファイル: watch_queue.h ---------------------------------------------------------------------- 実際のパス: include/linux/watch_queue.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* User-mappable watch queue * * Copyright (C) 2020 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * See Documentation/watch_queue.rst */ ====================================================================== ====================================================================== [2484] ファイル: assoc_array.c ---------------------------------------------------------------------- 実際のパス: lib/assoc_array.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Generic associative array implementation. * * See Documentation/core-api/assoc_array.rst for information. * * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2485] ファイル: i2c-core-of.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/i2c-core-of.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Linux I2C core OF support code * * Copyright (C) 2008 Jochen Friedrich * based on a previous patch from Jon Smirl * * Copyright (C) 2013, 2018 Wolfram Sang */ ====================================================================== ====================================================================== [2486] ファイル: percpu-refcount.h ---------------------------------------------------------------------- 実際のパス: include/linux/percpu-refcount.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Percpu refcounts: * (C) 2012 Google, Inc. * Author: Kent Overstreet * * This implements a refcount with similar semantics to atomic_t - atomic_inc(), * atomic_dec_and_test() - but percpu. * * There's one important difference between percpu refs and normal atomic_t * refcounts; you have to keep track of your initial refcount, and then when you * start shutting down you call percpu_ref_kill() _before_ dropping the initial * refcount. * * The refcount will have a range of 0 to ((1U << 31) - 1), i.e. one bit less * than an atomic_t - this is because of the way shutdown works, see * percpu_ref_kill()/PERCPU_COUNT_BIAS. * * Before you call percpu_ref_kill(), percpu_ref_put() does not check for the * refcount hitting 0 - it can't, if it was in percpu mode. percpu_ref_kill() * puts the ref back in single atomic_t mode, collecting the per cpu refs and * issuing the appropriate barriers, and then marks the ref as shutting down so * that percpu_ref_put() will check for the ref hitting 0. After it returns, * it's safe to drop the initial ref. * * USAGE: * * See fs/aio.c for some example usage; it's used there for struct kioctx, which * is created when userspaces calls io_setup(), and destroyed when userspace * calls io_destroy() or the process exits. * * In the aio code, kill_ioctx() is called when we wish to destroy a kioctx; it * removes the kioctx from the proccess's table of kioctxs and kills percpu_ref. * After that, there can't be any new users of the kioctx (from lookup_ioctx()) * and it's then safe to drop the initial ref with percpu_ref_put(). * * Note that the free path, free_ioctx(), needs to go through explicit call_rcu() * to synchronize with RCU protected lookup_ioctx(). percpu_ref operations don't * imply RCU grace periods of any kind and if a user wants to combine percpu_ref * with RCU protection, it must be done explicitly. * * Code that does a two stage shutdown like this often needs some kind of * explicit synchronization to ensure the initial refcount can only be dropped * once - percpu_ref_kill() does this for you, it returns true once and false if * someone else already called it. The aio code uses it this way, but it's not * necessary if the code has some other mechanism to synchronize teardown. * around. */ ====================================================================== ====================================================================== [2487] ファイル: node.h ---------------------------------------------------------------------- 実際のパス: include/linux/node.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2488] ファイル: getorder.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/getorder.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2489] ファイル: softirqs.c ---------------------------------------------------------------------- 実際のパス: fs/proc/softirqs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2490] ファイル: reboot.c ---------------------------------------------------------------------- 実際のパス: kernel/reboot.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/reboot.c * * Copyright (C) 2013 Linus Torvalds */ ====================================================================== ====================================================================== [2491] ファイル: tick-sched.c ---------------------------------------------------------------------- 実際のパス: kernel/time/tick-sched.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright(C) 2005-2006, Thomas Gleixner * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar * Copyright(C) 2006-2007 Timesys Corp., Thomas Gleixner * * No idle tick implementation for low and high resolution timers * * Started by: Thomas Gleixner and Ingo Molnar */ ====================================================================== ====================================================================== [2492] ファイル: user.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/user.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2493] ファイル: posix_acl.c ---------------------------------------------------------------------- 実際のパス: fs/posix_acl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2002,2003 by Andreas Gruenbacher * * Fixes from William Schumacher incorporated on 15 March 2001. * (Reported by Charles Bertsch, ). */ ====================================================================== ====================================================================== [2494] ファイル: user.c ---------------------------------------------------------------------- 実際のパス: kernel/user.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * The "user cache". * * (C) Copyright 1991-2000 Linus Torvalds * * We have a per-user structure to keep track of how many * processes, files etc the user has claimed, in order to be * able to have per-user limits for system resources. */ ====================================================================== ====================================================================== [2495] ファイル: blk-mq-debugfs.h ---------------------------------------------------------------------- 実際のパス: block/blk-mq-debugfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2496] ファイル: livepatch.h ---------------------------------------------------------------------- 実際のパス: include/linux/livepatch.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * livepatch.h - Kernel Live Patching Core * * Copyright (C) 2014 Seth Jennings * Copyright (C) 2014 SUSE */ ====================================================================== ====================================================================== [2497] ファイル: asymmetric-subtype.h ---------------------------------------------------------------------- 実際のパス: include/keys/asymmetric-subtype.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Asymmetric public-key cryptography key subtype * * See Documentation/crypto/asymmetric-keys.rst * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2498] ファイル: printk_ringbuffer.h ---------------------------------------------------------------------- 実際のパス: kernel/printk/printk_ringbuffer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2499] ファイル: strncpy_from_user.c ---------------------------------------------------------------------- 実際のパス: lib/strncpy_from_user.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2500] ファイル: mpicoder.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpicoder.c ---------------------------------------------------------------------- /* mpicoder.c - Coder for the external representation of MPIs * Copyright (C) 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * * GnuPG is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * GnuPG is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ ====================================================================== ====================================================================== [2501] ファイル: scsi_dh.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_dh.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Header file for SCSI device handler infrastruture. * * Modified version of patches posted by Mike Christie * * Copyright IBM Corporation, 2007 * Authors: * Chandra Seetharaman * Mike Anderson */ ====================================================================== ====================================================================== [2502] ファイル: auditfilter.c ---------------------------------------------------------------------- 実際のパス: kernel/auditfilter.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* auditfilter.c -- filtering of audit events * * Copyright 2003-2004 Red Hat, Inc. * Copyright 2005 Hewlett-Packard Development Company, L.P. * Copyright 2005 IBM Corporation */ ====================================================================== ====================================================================== [2503] ファイル: clk-provider.h ---------------------------------------------------------------------- 実際のパス: include/linux/clk-provider.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2010-2011 Jeremy Kerr * Copyright (C) 2011-2012 Linaro Ltd */ ====================================================================== ====================================================================== [2504] ファイル: timer.h ---------------------------------------------------------------------- 実際のパス: include/linux/timer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2505] ファイル: iomap.h ---------------------------------------------------------------------- 実際のパス: include/linux/iomap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2506] ファイル: root_dev.h ---------------------------------------------------------------------- 実際のパス: include/linux/root_dev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2507] ファイル: extcon-usbc-cros-ec.c ---------------------------------------------------------------------- 実際のパス: drivers/extcon/extcon-usbc-cros-ec.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // ChromeOS Embedded Controller extcon // // Copyright (C) 2017 Google, Inc. // Author: Benson Leung ====================================================================== ====================================================================== [2508] ファイル: signal.c ---------------------------------------------------------------------- 実際のパス: kernel/signal.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/signal.c * * Copyright (C) 1991, 1992 Linus Torvalds * * 1997-11-02 Modified for POSIX.1b signals by Richard Henderson * * 2003-06-02 Jim Houston - Concurrent Computer Corp. * Changes to use preallocated sigqueue structures * to allow signals to be sent reliably. */ ====================================================================== ====================================================================== [2509] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: fs/notify/fanotify/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2510] ファイル: kexec.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/kexec.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * kexec for arm64 * * Copyright (C) Linaro. * Copyright (C) Huawei Futurewei Technologies. */ ====================================================================== ====================================================================== [2511] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Gadget support on a system involves # (a) a peripheral controller, and # (b) the gadget driver using it. # # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! # # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). # - Some systems have both kinds of controllers. # # With help from a special transceiver and a "Mini-AB" jack, systems with # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). # ====================================================================== ====================================================================== [2512] ファイル: devcoredump.c ---------------------------------------------------------------------- 実際のパス: drivers/base/devcoredump.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright(c) 2014 Intel Mobile Communications GmbH * Copyright(c) 2015 Intel Deutschland GmbH * * Contact Information: * Intel Linux Wireless * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 * * Author: Johannes Berg */ ====================================================================== ====================================================================== [2513] ファイル: balloon_compaction.c ---------------------------------------------------------------------- 実際のパス: mm/balloon_compaction.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * mm/balloon_compaction.c * * Common interface for making balloon pages movable by compaction. * * Copyright (C) 2012, Red Hat, Inc. Rafael Aquini */ ====================================================================== ====================================================================== [2514] ファイル: serial_mctrl_gpio.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/serial_mctrl_gpio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Helpers for controlling modem lines via GPIO * * Copyright (C) 2014 Paratronic S.A. */ ====================================================================== ====================================================================== [2515] ファイル: drm_bridge_connector.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_bridge_connector.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2019 Laurent Pinchart */ ====================================================================== ====================================================================== [2516] ファイル: script_asm.pl ---------------------------------------------------------------------- 実際のパス: drivers/scsi/script_asm.pl ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-or-later # NCR 53c810 script assembler # Sponsored by # iX Multiuser Multitasking Magazine # # Copyright 1993, Drew Eckhardt # Visionary Computing # (Unix and Linux consulting and custom programming) # drew@Colorado.EDU # +1 (303) 786-7975 # # Support for 53c710 (via -ncr7x0_family switch) added by Richard # Hirst - 15th March 1997 # # TolerANT and SCSI SCRIPTS are registered trademarks of NCR Corporation. # # # Basically, I follow the NCR syntax documented in the NCR53c710 # Programmer's guide, with the new instructions, registers, etc. # from the NCR53c810. # # Differences between this assembler and NCR's are that # 1. PASS, REL (data, JUMPs work fine), and the option to start a new # script, are unimplemented, since I didn't use them in my scripts. # # 2. I also emit a script_u.h file, which will undefine all of # the A_*, E_*, etc. symbols defined in the script. This # makes including multiple scripts in one program easier # # 3. This is a single pass assembler, which only emits # .h files. # # XXX - set these with command line options ====================================================================== ====================================================================== [2517] ファイル: sock.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/sock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2518] ファイル: once.h ---------------------------------------------------------------------- 実際のパス: include/linux/once.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2519] ファイル: debugobjects.h ---------------------------------------------------------------------- 実際のパス: include/linux/debugobjects.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2520] ファイル: of.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/phy/of.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * USB of helper code */ ====================================================================== ====================================================================== [2521] ファイル: sdio_ops.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/sdio_ops.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/drivers/mmc/sdio_ops.c * * Copyright 2006-2007 Pierre Ossman */ ====================================================================== ====================================================================== [2522] ファイル: gpiolib-sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpiolib-sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2523] ファイル: types.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/iio/types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* industrial I/O data types needed both in and out of kernel * * Copyright (c) 2008 Jonathan Cameron * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [2524] ファイル: siginfo.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/siginfo.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2525] ファイル: stat.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/stat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2526] ファイル: bvec.h ---------------------------------------------------------------------- 実際のパス: include/linux/bvec.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * bvec iterator * * Copyright (C) 2001 Ming Lei */ ====================================================================== ====================================================================== [2527] ファイル: bsearch.h ---------------------------------------------------------------------- 実際のパス: include/linux/bsearch.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2528] ファイル: kallsyms.h ---------------------------------------------------------------------- 実際のパス: include/linux/kallsyms.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Rewritten and vastly simplified by Rusty Russell for in-kernel * module loader: * Copyright 2002 Rusty Russell IBM Corporation */ ====================================================================== ====================================================================== [2529] ファイル: driver.c ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/driver.c ---------------------------------------------------------------------- /* * driver.c - driver support * * (C) 2006-2007 Venkatesh Pallipadi * Shaohua Li * Adam Belay * * This code is licenced under the GPL. */ ====================================================================== ====================================================================== [2530] ファイル: mm.h ---------------------------------------------------------------------- 実際のパス: include/linux/mm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2531] ファイル: regmap-mmio.c ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/regmap-mmio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // Register map access API - MMIO support // // Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. ====================================================================== ====================================================================== [2532] ファイル: time.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/time.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2533] ファイル: inflate.h ---------------------------------------------------------------------- 実際のパス: lib/zlib_inflate/inflate.h ---------------------------------------------------------------------- /* inflate.h -- internal inflate state definition * Copyright (C) 1995-2004 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ ====================================================================== ====================================================================== [2534] ファイル: pci-epf.h ---------------------------------------------------------------------- 実際のパス: include/linux/pci-epf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /** * PCI Endpoint *Function* (EPF) header file * * Copyright (C) 2017 Texas Instruments * Author: Kishon Vijay Abraham I */ ====================================================================== ====================================================================== [2535] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: security/integrity/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # ====================================================================== ====================================================================== [2536] ファイル: watchdog.h ---------------------------------------------------------------------- 実際のパス: include/linux/watchdog.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2537] ファイル: virt-dma.h ---------------------------------------------------------------------- 実際のパス: drivers/dma/virt-dma.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Virtual DMA channel support for DMAengine * * Copyright (C) 2012 Russell King */ ====================================================================== ====================================================================== [2538] ファイル: page_vma_mapped.c ---------------------------------------------------------------------- 実際のパス: mm/page_vma_mapped.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2539] ファイル: user-return-notifier.h ---------------------------------------------------------------------- 実際のパス: include/linux/user-return-notifier.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2540] ファイル: keyboard.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/vt/keyboard.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Written for linux by Johan Myreen as a translation from * the assembly version by Linus (with diacriticals added) * * Some additional features added by Christoph Niemann (ChN), March 1993 * * Loadable keymaps by Risto Kankkunen, May 1993 * * Diacriticals redone & other small changes, aeb@cwi.nl, June 1993 * Added decr/incr_console, dynamic keymaps, Unicode support, * dynamic function/string keys, led setting, Sept 1994 * `Sticky' modifier keys, 951006. * * 11-11-96: SAK should now work in the raw mode (Martin Mares) * * Modified to provide 'generic' keyboard support by Hamish Macdonald * Merge with the m68k keyboard driver and split-off of the PC low-level * parts by Geert Uytterhoeven, May 1997 * * 27-05-97: Added support for the Magic SysRq Key (Martin Mares) * 30-07-98: Dead keys redone, aeb@cwi.nl. * 21-08-02: Converted to input API, major cleanup. (Vojtech Pavlik) */ ====================================================================== ====================================================================== [2541] ファイル: libata.h ---------------------------------------------------------------------- 実際のパス: include/linux/libata.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright 2003-2005 Red Hat, Inc. All rights reserved. * Copyright 2003-2005 Jeff Garzik * * libata documentation is available via 'make {ps|pdf}docs', * as Documentation/driver-api/libata.rst */ ====================================================================== ====================================================================== [2542] ファイル: maccess.c ---------------------------------------------------------------------- 実際のパス: mm/maccess.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Access kernel or user memory without faulting. */ ====================================================================== ====================================================================== [2543] ファイル: filemap.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/filemap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2544] ファイル: trace.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/udc/trace.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /** * udc.c - Core UDC Framework * * Copyright (C) 2016 Intel Corporation * Author: Felipe Balbi */ ====================================================================== ====================================================================== [2545] ファイル: power_supply_core.c ---------------------------------------------------------------------- 実際のパス: drivers/power/supply/power_supply_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Universal power supply monitor class * * Copyright © 2007 Anton Vorontsov * Copyright © 2004 Szabolcs Gyurko * Copyright © 2003 Ian Molton * * Modified: 2004, Oct Szabolcs Gyurko */ ====================================================================== ====================================================================== [2546] ファイル: sock_diag.h ---------------------------------------------------------------------- 実際のパス: include/linux/sock_diag.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2547] ファイル: non-atomic.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/bitops/non-atomic.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2548] ファイル: elfnote.h ---------------------------------------------------------------------- 実際のパス: include/linux/elfnote.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2549] ファイル: fd.c ---------------------------------------------------------------------- 実際のパス: fs/proc/fd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2550] ファイル: io_uring.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/io_uring.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2551] ファイル: device_cgroup.h ---------------------------------------------------------------------- 実際のパス: include/linux/device_cgroup.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2552] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: init/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2553] ファイル: cpufeature.h ---------------------------------------------------------------------- 実際のパス: include/linux/cpufeature.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2014 Linaro Ltd. */ ====================================================================== ====================================================================== [2554] ファイル: algapi.c ---------------------------------------------------------------------- 実際のパス: crypto/algapi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API for algorithms (i.e., low-level API). * * Copyright (c) 2006 Herbert Xu */ ====================================================================== ====================================================================== [2555] ファイル: blktrace_api.h ---------------------------------------------------------------------- 実際のパス: include/linux/blktrace_api.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2556] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2557] ファイル: freq_table.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/freq_table.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/cpufreq/freq_table.c * * Copyright (C) 2002 - 2003 Dominik Brodowski */ ====================================================================== ====================================================================== [2558] ファイル: stat.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/stat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2559] ファイル: percpu-rwsem.h ---------------------------------------------------------------------- 実際のパス: include/linux/percpu-rwsem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2560] ファイル: sha1.c ---------------------------------------------------------------------- 実際のパス: lib/sha1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * SHA1 routine optimized to do word accesses rather than byte accesses, * and to avoid unnecessary copies into the context array. * * This was based on the git SHA1 implementation. */ ====================================================================== ====================================================================== [2561] ファイル: clk-versaclock5.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-versaclock5.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Driver for IDT Versaclock 5 * * Copyright (C) 2017 Marek Vasut */ ====================================================================== ====================================================================== [2562] ファイル: daifflags.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/daifflags.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2017 ARM Ltd. */ ====================================================================== ====================================================================== [2563] ファイル: types.h ---------------------------------------------------------------------- 実際のパス: include/linux/types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2564] ファイル: types.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* industrial I/O data types needed both in and out of kernel * * Copyright (c) 2008 Jonathan Cameron */ ====================================================================== ====================================================================== [2565] ファイル: posix-timers.h ---------------------------------------------------------------------- 実際のパス: kernel/time/posix-timers.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2566] ファイル: iommu-helper.h ---------------------------------------------------------------------- 実際のパス: include/linux/iommu-helper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2567] ファイル: sas_scsi_host.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/libsas/sas_scsi_host.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Serial Attached SCSI (SAS) class SCSI Host glue. * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov */ ====================================================================== ====================================================================== [2568] ファイル: spinlock.c ---------------------------------------------------------------------- 実際のパス: kernel/locking/spinlock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (2004) Linus Torvalds * * Author: Zwane Mwaikambo * * Copyright (2004, 2005) Ingo Molnar * * This file contains the spinlock/rwlock implementations for the * SMP and the DEBUG_SPINLOCK cases. (UP-nondebug inlines them) * * Note that some architectures have special knowledge about the * stack frames of these functions in their profile_pc. If you * change anything significant here that could change the stack * frame contact the architecture maintainers. */ ====================================================================== ====================================================================== [2569] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.rst. # ====================================================================== ====================================================================== [2570] ファイル: madvise.c ---------------------------------------------------------------------- 実際のパス: mm/madvise.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/mm/madvise.c * * Copyright (C) 1999 Linus Torvalds * Copyright (C) 2002 Christoph Hellwig */ ====================================================================== ====================================================================== [2571] ファイル: efi.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/efi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2572] ファイル: virtio_balloon.c ---------------------------------------------------------------------- 実際のパス: drivers/virtio/virtio_balloon.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Virtio balloon implementation, inspired by Dor Laor and Marcelo * Tosatti's implementations. * * Copyright 2008 Rusty Russell IBM Corporation */ ====================================================================== ====================================================================== [2573] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/extcon/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2574] ファイル: signal32.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/signal32.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/kernel/signal.c * * Copyright (C) 1995-2009 Russell King * Copyright (C) 2012 ARM Ltd. * Modified by Will Deacon */ ====================================================================== ====================================================================== [2575] ファイル: iommu.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/iommu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2007-2008 Advanced Micro Devices, Inc. * Author: Joerg Roedel */ ====================================================================== ====================================================================== [2576] ファイル: errname.c ---------------------------------------------------------------------- 実際のパス: lib/errname.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2577] ファイル: kmem.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/kmem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2578] ファイル: gpio-pl061.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpio-pl061.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2008, 2009 Provigent Ltd. * * Author: Baruch Siach * * Driver for the ARM PrimeCell(tm) General Purpose Input/Output (PL061) * * Data sheet: ARM DDI 0190B, September 2000 */ ====================================================================== ====================================================================== [2579] ファイル: rng.c ---------------------------------------------------------------------- 実際のパス: crypto/rng.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * RNG operations. * * Copyright (c) 2008 Neil Horman * Copyright (c) 2015 Herbert Xu */ ====================================================================== ====================================================================== [2580] ファイル: workingset.c ---------------------------------------------------------------------- 実際のパス: mm/workingset.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Workingset detection * * Copyright (C) 2013 Red Hat, Inc., Johannes Weiner */ ====================================================================== ====================================================================== [2581] ファイル: gen_initramfs.sh ---------------------------------------------------------------------- 実際のパス: usr/gen_initramfs.sh ---------------------------------------------------------------------- # Copyright (C) Martin Schlemmer # Copyright (C) 2006 Sam Ravnborg # # Released under the terms of the GNU GPL # # Generate a cpio packed initramfs. It uses gen_init_cpio to generate # the cpio archive. # This script assumes that gen_init_cpio is located in usr/ directory # error out on errors ====================================================================== ====================================================================== [2582] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/renesas/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Renesas SH and SH Mobile PINCTRL drivers # ====================================================================== ====================================================================== [2583] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/media/common/videobuf2/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # Used by drivers that need Videobuf2 modules ====================================================================== ====================================================================== [2584] ファイル: rcar_hwspinlock.c ---------------------------------------------------------------------- 実際のパス: drivers/hwspinlock/rcar_hwspinlock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * rcar_hwspinlock.c * * Copyright (C) 2017 Renesas Electronics Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ ====================================================================== ====================================================================== [2585] ファイル: mpi-bit.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-bit.c ---------------------------------------------------------------------- /* mpi-bit.c - MPI bit level functions * Copyright (C) 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * * GnuPG is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * GnuPG is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ ====================================================================== ====================================================================== [2586] ファイル: usb.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/core/usb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Released under the GPLv2 only. */ ====================================================================== ====================================================================== [2587] ファイル: pinctrl-single.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/pinctrl-single.c ---------------------------------------------------------------------- /* * Generic device tree based pinctrl driver for one register per pin * type pinmux controllers * * Copyright (C) 2012 Texas Instruments, Inc. * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ ====================================================================== ====================================================================== [2588] ファイル: filesystems.c ---------------------------------------------------------------------- 実際のパス: fs/filesystems.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/filesystems.c * * Copyright (C) 1991, 1992 Linus Torvalds * * table of configured filesystems */ ====================================================================== ====================================================================== [2589] ファイル: kernel-pgtable.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/kernel-pgtable.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Kernel page table mapping * * Copyright (C) 2015 ARM Ltd. */ ====================================================================== ====================================================================== [2590] ファイル: dma-fence.c ---------------------------------------------------------------------- 実際のパス: drivers/dma-buf/dma-fence.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Fence mechanism for dma-buf and to allow for asynchronous dma access * * Copyright (C) 2012 Canonical Ltd * Copyright (C) 2012 Texas Instruments * * Authors: * Rob Clark * Maarten Lankhorst */ ====================================================================== ====================================================================== [2591] ファイル: nf_conntrack_pptp.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter/nf_conntrack_pptp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2592] ファイル: psci.h ---------------------------------------------------------------------- 実際のパス: include/linux/psci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * * Copyright (C) 2015 ARM Limited */ ====================================================================== ====================================================================== [2593] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/md/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Block device driver configuration # ====================================================================== ====================================================================== [2594] ファイル: virtio.c ---------------------------------------------------------------------- 実際のパス: drivers/virtio/virtio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2595] ファイル: tda998x.h ---------------------------------------------------------------------- 実際のパス: include/drm/i2c/tda998x.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2596] ファイル: input.h ---------------------------------------------------------------------- 実際のパス: include/linux/usb/input.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2005 Dmitry Torokhov * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [2597] ファイル: ratelimit.c ---------------------------------------------------------------------- 実際のパス: lib/ratelimit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * ratelimit.c - Do something with rate limit. * * Isolated from kernel/printk.c by Dave Young * * 2008-05-01 rewrite the function and use a ratelimit_state data struct as * parameter. Now every user can use their own standalone ratelimit_state. */ ====================================================================== ====================================================================== [2598] ファイル: namespace.c ---------------------------------------------------------------------- 実際のパス: kernel/time/namespace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Author: Andrei Vagin * Author: Dmitry Safonov */ ====================================================================== ====================================================================== [2599] ファイル: bitrev.h ---------------------------------------------------------------------- 実際のパス: include/linux/bitrev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2600] ファイル: pinconf-generic.h ---------------------------------------------------------------------- 実際のパス: include/linux/pinctrl/pinconf-generic.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Interface the generic pinconfig portions of the pinctrl subsystem * * Copyright (C) 2011 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * This interface is used in the core to keep track of pins. * * Author: Linus Walleij */ ====================================================================== ====================================================================== [2601] ファイル: cache.h ---------------------------------------------------------------------- 実際のパス: include/linux/cache.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2602] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/dma/ti/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Texas Instruments DMA drivers # ====================================================================== ====================================================================== [2603] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/omap2/omapfb/displays/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2604] ファイル: inotify_fsnotify.c ---------------------------------------------------------------------- 実際のパス: fs/notify/inotify/inotify_fsnotify.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * fs/inotify_user.c - inotify support for userspace * * Authors: * John McCutchan * Robert Love * * Copyright (C) 2005 John McCutchan * Copyright 2006 Hewlett-Packard Development Company, L.P. * * Copyright (C) 2009 Eric Paris * inotify was largely rewriten to make use of the fsnotify infrastructure */ ====================================================================== ====================================================================== [2605] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/pwm/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Generic pwmlib implementation * * Copyright (C) 2011 Sascha Hauer * Copyright (C) 2011-2012 Avionic Design GmbH */ ====================================================================== ====================================================================== [2606] ファイル: delayacct.h ---------------------------------------------------------------------- 実際のパス: include/linux/delayacct.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* delayacct.h - per-task delay accounting * * Copyright (C) Shailabh Nagar, IBM Corp. 2006 */ ====================================================================== ====================================================================== [2607] ファイル: compat.c ---------------------------------------------------------------------- 実際のパス: kernel/compat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/kernel/compat.c * * Kernel compatibililty routines for e.g. 32 bit syscall support * on 64 bit kernels. * * Copyright (C) 2002-2003 Stephen Rothwell, IBM Corporation */ ====================================================================== ====================================================================== [2608] ファイル: etnaviv_mmu.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/etnaviv_mmu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2015-2018 Etnaviv Project */ ====================================================================== ====================================================================== [2609] ファイル: drm_hdcp.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_hdcp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2019 Intel Corporation. * * Authors: * Ramalingam C */ ====================================================================== ====================================================================== [2610] ファイル: ohci-hcd.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/host/ohci-hcd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * Open Host Controller Interface (OHCI) driver for USB. * * Maintainer: Alan Stern * * (C) Copyright 1999 Roman Weissgaerber * (C) Copyright 2000-2004 David Brownell * * [ Initialisation is based on Linus' ] * [ uhci code and gregs ohci fragments ] * [ (C) Copyright 1999 Linus Torvalds ] * [ (C) Copyright 1999 Gregory P. Smith] * * * OHCI is the main "non-Intel/VIA" standard for USB 1.1 host controller * interfaces (though some non-x86 Intel chips use it). It supports * smarter hardware than UHCI. A download link for the spec available * through the https://www.usb.org website. * * This file is licenced under the GPL. */ ====================================================================== ====================================================================== [2611] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2612] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB device configuration # ====================================================================== ====================================================================== [2613] ファイル: recovery.c ---------------------------------------------------------------------- 実際のパス: fs/jbd2/recovery.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * linux/fs/jbd2/recovery.c * * Written by Stephen C. Tweedie , 1999 * * Copyright 1999-2000 Red Hat Software --- All Rights Reserved * * Journal recovery routines for the generic filesystem journaling code; * part of the ext2fs journaling system. */ ====================================================================== ====================================================================== [2614] ファイル: gpiolib-devres.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpiolib-devres.c ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * devres.c - managed gpio resources * This file is based on kernel/irq/devres.c * * Copyright (c) 2011 John Crispin */ ====================================================================== ====================================================================== [2615] ファイル: io-pgtable.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/io-pgtable.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Generic page table allocator for IOMMUs. * * Copyright (C) 2014 ARM Limited * * Author: Will Deacon */ ====================================================================== ====================================================================== [2616] ファイル: balloon_compaction.h ---------------------------------------------------------------------- 実際のパス: include/linux/balloon_compaction.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * include/linux/balloon_compaction.h * * Common interface definitions for making balloon pages movable by compaction. * * Balloon page migration makes use of the general non-lru movable page * feature. * * page->private is used to reference the responsible balloon device. * page->mapping is used in context of non-lru page migration to reference * the address space operations for page isolation/migration/compaction. * * As the page isolation scanning step a compaction thread does is a lockless * procedure (from a page standpoint), it might bring some racy situations while * performing balloon page compaction. In order to sort out these racy scenarios * and safely perform balloon's page compaction and migration we must, always, * ensure following these simple rules: * * i. when updating a balloon's page ->mapping element, strictly do it under * the following lock order, independently of the far superior * locking scheme (lru_lock, balloon_lock): * +-page_lock(page); * +--spin_lock_irq(&b_dev_info->pages_lock); * ... page->mapping updates here ... * * ii. isolation or dequeueing procedure must remove the page from balloon * device page list under b_dev_info->pages_lock. * * The functions provided by this interface are placed to help on coping with * the aforementioned balloon page corner case, as well as to ensure the simple * set of exposed rules are satisfied while we are dealing with balloon pages * compaction / migration. * * Copyright (C) 2012, Red Hat, Inc. Rafael Aquini */ ====================================================================== ====================================================================== [2617] ファイル: gpio-rcar.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpio-rcar.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car GPIO Support * * Copyright (C) 2014 Renesas Electronics Corporation * Copyright (C) 2013 Magnus Damm */ ====================================================================== ====================================================================== [2618] ファイル: devres.c ---------------------------------------------------------------------- 実際のパス: lib/devres.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2619] ファイル: nvmem.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/nvmem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * RTC subsystem, nvmem interface * * Copyright (C) 2017 Alexandre Belloni */ ====================================================================== ====================================================================== [2620] ファイル: i2c-designware-platdrv.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/busses/i2c-designware-platdrv.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Synopsys DesignWare I2C adapter driver. * * Based on the TI DAVINCI I2C adapter driver. * * Copyright (C) 2006 Texas Instruments. * Copyright (C) 2007 MontaVista Software Inc. * Copyright (C) 2009 Provigent Ltd. */ ====================================================================== ====================================================================== [2621] ファイル: exynos-regs-pmu.h ---------------------------------------------------------------------- 実際のパス: include/linux/soc/samsung/exynos-regs-pmu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2010-2015 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Exynos - Power management unit definition * * Notice: * This is not a list of all Exynos Power Management Unit SFRs. * There are too many of them, not mentioning subtle differences * between SoCs. For now, put here only the used registers. */ ====================================================================== ====================================================================== [2622] ファイル: dmapool.c ---------------------------------------------------------------------- 実際のパス: mm/dmapool.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * DMA Pool allocator * * Copyright 2001 David Brownell * Copyright 2007 Intel Corporation * Author: Matthew Wilcox * * This allocator returns small blocks of a given size which are DMA-able by * the given device. It uses the dma_alloc_coherent page allocator to get * new pages, then splits them up into blocks of the required size. * Many older drivers still have their own code to do this. * * The current design of this allocator is fairly simple. The pool is * represented by the 'struct dma_pool' which keeps a doubly-linked list of * allocated pages. Each page in the page_list is split into blocks of at * least 'size' bytes. Free blocks are tracked in an unsorted singly-linked * list of free blocks within the page. Used blocks aren't tracked, but we * keep a count of how many are currently allocated from each page. */ ====================================================================== ====================================================================== [2623] ファイル: cros_ec_sensors_core.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/common/cros_ec_sensors_core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * ChromeOS EC sensor hub * * Copyright (C) 2016 Google, Inc */ ====================================================================== ====================================================================== [2624] ファイル: io_uring.c ---------------------------------------------------------------------- 実際のパス: fs/io_uring.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Shared application/kernel submission and completion ring pairs, for * supporting fast/efficient IO. * * A note on the read/write ordering memory barriers that are matched between * the application and kernel side. * * After the application reads the CQ ring tail, it must use an * appropriate smp_rmb() to pair with the smp_wmb() the kernel uses * before writing the tail (using smp_load_acquire to read the tail will * do). It also needs a smp_mb() before updating CQ head (ordering the * entry load(s) with the head store), pairing with an implicit barrier * through a control-dependency in io_get_cqring (smp_store_release to * store head will do). Failure to do so could lead to reading invalid * CQ entries. * * Likewise, the application must use an appropriate smp_wmb() before * writing the SQ tail (ordering SQ entry stores with the tail store), * which pairs with smp_load_acquire in io_get_sqring (smp_store_release * to store the tail will do). And it needs a barrier ordering the SQ * head load before writing new SQ entries (smp_load_acquire to read * head will do). * * When using the SQ poll thread (IORING_SETUP_SQPOLL), the application * needs to check the SQ flags for IORING_SQ_NEED_WAKEUP *after* * updating the SQ tail; a full memory barrier smp_mb() is needed * between. * * Also see the examples in the liburing library: * * git://git.kernel.dk/liburing * * io_uring also uses READ/WRITE_ONCE() for _any_ store or load that happens * from data shared between the kernel and application. This is done both * for ordering purposes, but also to ensure that once a value is loaded from * data that the application could potentially modify, it remains stable. * * Copyright (C) 2018-2019 Jens Axboe * Copyright (c) 2018-2019 Christoph Hellwig */ ====================================================================== ====================================================================== [2625] ファイル: rbtree.h ---------------------------------------------------------------------- 実際のパス: include/linux/rbtree.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Red Black Trees (C) 1999 Andrea Arcangeli linux/include/linux/rbtree.h To use rbtrees you'll have to implement your own insert and search cores. This will avoid us to use callbacks and to drop drammatically performances. I know it's not the cleaner way, but in C (not in C++) to get performances and genericity... See Documentation/core-api/rbtree.rst for documentation and samples. */ ====================================================================== ====================================================================== [2626] ファイル: arm_smc_wdt.c ---------------------------------------------------------------------- 実際のパス: drivers/watchdog/arm_smc_wdt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * ARM Secure Monitor Call watchdog driver * * Copyright 2020 Google LLC. * Julius Werner * Based on mtk_wdt.c */ ====================================================================== ====================================================================== [2627] ファイル: cipher.c ---------------------------------------------------------------------- 実際のパス: crypto/cipher.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * Single-block cipher operations. * * Copyright (c) 2002 James Morris * Copyright (c) 2005 Herbert Xu */ ====================================================================== ====================================================================== [2628] ファイル: gpio-regulator.h ---------------------------------------------------------------------- 実際のパス: include/linux/regulator/gpio-regulator.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * gpio-regulator.h * * Copyright 2011 Heiko Stuebner * * based on fixed.h * * Copyright 2008 Wolfson Microelectronics PLC. * * Author: Mark Brown * * Copyright (c) 2009 Nokia Corporation * Roger Quadros */ ====================================================================== ====================================================================== [2629] ファイル: sock_diag.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/sock_diag.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2630] ファイル: tpm-dev.h ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm-dev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2631] ファイル: tee_drv.h ---------------------------------------------------------------------- 実際のパス: include/linux/tee_drv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2015-2016, Linaro Limited * Copyright (c) 2018, Renesas Electronics Corporation * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [2632] ファイル: dir.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/dir.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/dir.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/dir.c * * Copyright (C) 1991, 1992 Linus Torvalds * * ext4 directory handling functions * * Big-endian to little-endian byte-swapping/bitmaps by * David S. Miller (davem@caip.rutgers.edu), 1995 * * Hash Tree Directory indexing (c) 2001 Daniel Phillips * */ ====================================================================== ====================================================================== [2633] ファイル: phy.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/phy/phy.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * phy.c -- USB phy handling * * Copyright (C) 2004-2013 Texas Instruments */ ====================================================================== ====================================================================== [2634] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/udc/bdc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2635] ファイル: panfrost_regs.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panfrost/panfrost_regs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright 2018 Marty E. Plummer */ /* Copyright 2019 Linaro, Ltd, Rob Herring */ /* * Register definitions based on mali_midg_regmap.h * (C) COPYRIGHT 2010-2018 ARM Limited. All rights reserved. */ ====================================================================== ====================================================================== [2636] ファイル: cpuidle.c ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/cpuidle.c ---------------------------------------------------------------------- /* * cpuidle.c - core cpuidle infrastructure * * (C) 2006-2007 Venkatesh Pallipadi * Shaohua Li * Adam Belay * * This code is licenced under the GPL. */ ====================================================================== ====================================================================== [2637] ファイル: energy_model.c ---------------------------------------------------------------------- 実際のパス: kernel/power/energy_model.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Energy Model of devices * * Copyright (c) 2018-2020, Arm ltd. * Written by: Quentin Perret, Arm ltd. * Improvements provided by: Lukasz Luba, Arm ltd. */ ====================================================================== ====================================================================== [2638] ファイル: checksum.c ---------------------------------------------------------------------- 実際のパス: lib/checksum.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * IP/TCP/UDP checksumming routines * * Authors: Jorge Cwik, * Arnt Gulbrandsen, * Tom May, * Andreas Schwab, * Lots of code moved from tcp.c and ip.c; see those files * for more names. * * 03/02/96 Jes Sorensen, Andreas Schwab, Roman Hodek: * Fixed some nasty bugs, causing some horrible crashes. * A: At some points, the sum (%0) was used as * length-counter instead of the length counter * (%1). Thanks to Roman Hodek for pointing this out. * B: GCC seems to mess up if one uses too many * data-registers to hold input values and one tries to * specify d0 and d1 as scratch registers. Letting gcc * choose these registers itself solves the problem. */ ====================================================================== ====================================================================== [2639] ファイル: install.sh ---------------------------------------------------------------------- 実際のパス: arch/arm64/boot/install.sh ---------------------------------------------------------------------- # # arch/arm64/boot/install.sh # # This file is subject to the terms and conditions of the GNU General Public # License. See the file "COPYING" in the main directory of this archive # for more details. # # Copyright (C) 1995 by Linus Torvalds # # Adapted from code in arch/i386/boot/Makefile by H. Peter Anvin # Adapted from code in arch/i386/boot/install.sh by Russell King # # "make install" script for the AArch64 Linux port # # Arguments: # $1 - kernel version # $2 - kernel image file # $3 - kernel map file # $4 - default install path (blank if root directory) # ====================================================================== ====================================================================== [2640] ファイル: usual-tables.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/usual-tables.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for USB Mass Storage devices * Usual Tables File for usb-storage and libusual * * Copyright (C) 2009 Alan Stern (stern@rowland.harvard.edu) */ ====================================================================== ====================================================================== [2641] ファイル: chacha.h ---------------------------------------------------------------------- 実際のパス: include/crypto/internal/chacha.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2642] ファイル: edac_module.h ---------------------------------------------------------------------- 実際のパス: drivers/edac/edac_module.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2643] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2644] ファイル: page_counter.c ---------------------------------------------------------------------- 実際のパス: mm/page_counter.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Lockless hierarchical page accounting & limiting * * Copyright (C) 2014 Red Hat, Inc., Johannes Weiner */ ====================================================================== ====================================================================== [2645] ファイル: sysfs.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/sysfs.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Theodore Ts'o (tytso@mit.edu) * */ ====================================================================== ====================================================================== [2646] ファイル: earlycon.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/earlycon.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2013 Intel Corporation; author Matt Fleming */ ====================================================================== ====================================================================== [2647] ファイル: page-flags-layout.h ---------------------------------------------------------------------- 実際のパス: include/linux/page-flags-layout.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2648] ファイル: regulator.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/regulator.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2649] ファイル: cpuhotplug.h ---------------------------------------------------------------------- 実際のパス: include/linux/cpuhotplug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2650] ファイル: tlbflush.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/tlbflush.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/tlbflush.h * * Copyright (C) 1999-2003 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2651] ファイル: drbg.c ---------------------------------------------------------------------- 実際のパス: crypto/drbg.c ---------------------------------------------------------------------- /* * DRBG: Deterministic Random Bits Generator * Based on NIST Recommended DRBG from NIST SP800-90A with the following * properties: * * CTR DRBG with DF with AES-128, AES-192, AES-256 cores * * Hash DRBG with DF with SHA-1, SHA-256, SHA-384, SHA-512 cores * * HMAC DRBG with DF with SHA-1, SHA-256, SHA-384, SHA-512 cores * * with and without prediction resistance * * Copyright Stephan Mueller , 2014 * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, and the entire permission notice in its entirety, * including the disclaimer of warranties. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. * * ALTERNATIVELY, this product may be distributed under the terms of * the GNU General Public License, in which case the provisions of the GPL are * required INSTEAD OF the above restrictions. (This clause is * necessary due to a potential bad interaction between the GPL and * the restrictions contained in a BSD-style copyright.) * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * * DRBG Usage * ========== * The SP 800-90A DRBG allows the user to specify a personalization string * for initialization as well as an additional information string for each * random number request. The following code fragments show how a caller * uses the kernel crypto API to use the full functionality of the DRBG. * * Usage without any additional data * --------------------------------- * struct crypto_rng *drng; * int err; * char data[DATALEN]; * * drng = crypto_alloc_rng(drng_name, 0, 0); * err = crypto_rng_get_bytes(drng, &data, DATALEN); * crypto_free_rng(drng); * * * Usage with personalization string during initialization * ------------------------------------------------------- * struct crypto_rng *drng; * int err; * char data[DATALEN]; * struct drbg_string pers; * char personalization[11] = "some-string"; * * drbg_string_fill(&pers, personalization, strlen(personalization)); * drng = crypto_alloc_rng(drng_name, 0, 0); * // The reset completely re-initializes the DRBG with the provided * // personalization string * err = crypto_rng_reset(drng, &personalization, strlen(personalization)); * err = crypto_rng_get_bytes(drng, &data, DATALEN); * crypto_free_rng(drng); * * * Usage with additional information string during random number request * --------------------------------------------------------------------- * struct crypto_rng *drng; * int err; * char data[DATALEN]; * char addtl_string[11] = "some-string"; * string drbg_string addtl; * * drbg_string_fill(&addtl, addtl_string, strlen(addtl_string)); * drng = crypto_alloc_rng(drng_name, 0, 0); * // The following call is a wrapper to crypto_rng_get_bytes() and returns * // the same error codes. * err = crypto_drbg_get_bytes_addtl(drng, &data, DATALEN, &addtl); * crypto_free_rng(drng); * * * Usage with personalization and additional information strings * ------------------------------------------------------------- * Just mix both scenarios above. */ ====================================================================== ====================================================================== [2652] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/common/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2653] ファイル: auditsc.c ---------------------------------------------------------------------- 実際のパス: kernel/auditsc.c ---------------------------------------------------------------------- /* auditsc.c -- System-call auditing support * Handles all system-call specific auditing features. * * Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. * Copyright 2005 Hewlett-Packard Development Company, L.P. * Copyright (C) 2005, 2006 IBM Corporation * All Rights Reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Written by Rickard E. (Rik) Faith * * Many of the ideas implemented here are from Stephen C. Tweedie, * especially the idea of avoiding a copy by using getname. * * The method for actual interception of syscall entry and exit (not in * this file -- see entry.S) is based on a GPL'd patch written by * okir@suse.de and Copyright 2003 SuSE Linux AG. * * POSIX message queue support added by George Wilson , * 2006. * * The support of additional filter rules compares (>, <, >=, <=) was * added by Dustin Kirkland , 2005. * * Modified by Amy Griffis to collect additional * filesystem information. * * Subject and object context labeling support added by * and for LSPP certification compliance. */ ====================================================================== ====================================================================== [2654] ファイル: string_helpers.h ---------------------------------------------------------------------- 実際のパス: include/linux/string_helpers.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2655] ファイル: irqbypass.h ---------------------------------------------------------------------- 実際のパス: include/linux/irqbypass.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * IRQ offload/bypass manager * * Copyright (C) 2015 Red Hat, Inc. * Copyright (c) 2015 Linaro Ltd. */ ====================================================================== ====================================================================== [2656] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: block/partitions/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1991-1998 Linus Torvalds * Re-organised Feb 1998 Russell King */ ====================================================================== ====================================================================== [2657] ファイル: video-mx3fb.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/video-mx3fb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2008 * Guennadi Liakhovetski, DENX Software Engineering, */ ====================================================================== ====================================================================== [2658] ファイル: fsopen.c ---------------------------------------------------------------------- 実際のパス: fs/fsopen.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Filesystem access-by-fd. * * Copyright (C) 2017 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2659] ファイル: r8a77990-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a77990-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas R-Car E3 System Controller * * Copyright (C) 2018 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [2660] ファイル: if_bridge.h ---------------------------------------------------------------------- 実際のパス: include/linux/if_bridge.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [2661] ファイル: vga.h ---------------------------------------------------------------------- 実際のパス: include/video/vga.h ---------------------------------------------------------------------- /* * linux/include/video/vga.h -- standard VGA chipset interaction * * Copyright 1999 Jeff Garzik * * Copyright history from vga16fb.c: * Copyright 1999 Ben Pfaff and Petr Vandrovec * Based on VGA info at http://www.osdever.net/FreeVGA/home.htm * Based on VESA framebuffer (c) 1998 Gerd Knorr * * This file is subject to the terms and conditions of the GNU General * Public License. See the file COPYING in the main directory of this * archive for more details. * */ /* Some of the code below is taken from SVGAlib. The original, unmodified copyright notice for that code is below. */ /* VGAlib version 1.2 - (c) 1993 Tommy Frandsen */ /* Multi-chipset support Copyright 1993 Harm Hanemaayer */ /* partially copyrighted (C) 1993 by Hartmut Schirmer */ ====================================================================== ====================================================================== [2662] ファイル: pointer_auth.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/pointer_auth.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2663] ファイル: msi.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/msi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2014 Intel Corp. * Author: Jiang Liu * * This file is licensed under GPLv2. * * This file contains common code to support Message Signalled Interrupt for * PCI compatible and non PCI compatible devices. */ ====================================================================== ====================================================================== [2664] ファイル: extents.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/extents.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2003-2006, Cluster File Systems, Inc, info@clusterfs.com * Written by Alex Tomas * * Architecture independence: * Copyright (c) 2005, Bull S.A. * Written by Pierre Peiffer */ ====================================================================== ====================================================================== [2665] ファイル: bounce.c ---------------------------------------------------------------------- 実際のパス: block/bounce.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* bounce buffer handling for block devices * * - Split from highmem.c */ ====================================================================== ====================================================================== [2666] ファイル: kasprintf.c ---------------------------------------------------------------------- 実際のパス: lib/kasprintf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/lib/kasprintf.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [2667] ファイル: icmpv6.h ---------------------------------------------------------------------- 実際のパス: include/linux/icmpv6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2668] ファイル: mte.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/mte.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2020 ARM Ltd. */ ====================================================================== ====================================================================== [2669] ファイル: fsl_lpuart.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/fsl_lpuart.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Freescale lpuart serial port driver * * Copyright 2012-2014 Freescale Semiconductor, Inc. */ ====================================================================== ====================================================================== [2670] ファイル: hw_breakpoint.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/hw_breakpoint.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2671] ファイル: irq-gic-v3-its-platform-msi.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irq-gic-v3-its-platform-msi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2013-2015 ARM Limited, All Rights Reserved. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [2672] ファイル: max77620.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/max77620.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Maxim MAX77620 MFD Driver * * Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved. * * Author: * Laxman Dewangan * Chaitanya Bandi * Mallikarjun Kasoju */ ====================================================================== ====================================================================== [2673] ファイル: alarmtimer.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/alarmtimer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2674] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/reset/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2675] ファイル: interconnect-provider.h ---------------------------------------------------------------------- 実際のパス: include/linux/interconnect-provider.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2018, Linaro Ltd. * Author: Georgi Djakov */ ====================================================================== ====================================================================== [2676] ファイル: sd_ops.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/sd_ops.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/drivers/mmc/core/sd_ops.h * * Copyright 2006-2007 Pierre Ossman */ ====================================================================== ====================================================================== [2677] ファイル: watch_queue.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/watch_queue.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2678] ファイル: frontswap.h ---------------------------------------------------------------------- 実際のパス: include/linux/frontswap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2679] ファイル: blk-mq-cpumap.c ---------------------------------------------------------------------- 実際のパス: block/blk-mq-cpumap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * CPU <-> hardware queue mapping helpers * * Copyright (C) 2013-2014 Jens Axboe */ ====================================================================== ====================================================================== [2680] ファイル: rcar-vin.h ---------------------------------------------------------------------- 実際のパス: drivers/media/platform/rcar-vin/rcar-vin.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Driver for Renesas R-Car VIN * * Copyright (C) 2016 Renesas Electronics Corp. * Copyright (C) 2011-2013 Renesas Solutions Corp. * Copyright (C) 2013 Cogent Embedded, Inc., * Copyright (C) 2008 Magnus Damm * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei * * Based on the soc-camera rcar_vin driver */ ====================================================================== ====================================================================== [2681] ファイル: tick-internal.h ---------------------------------------------------------------------- 実際のパス: kernel/time/tick-internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2682] ファイル: perf_event.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/perf_event.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2683] ファイル: bitfield.h ---------------------------------------------------------------------- 実際のパス: include/linux/bitfield.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2014 Felix Fietkau * Copyright (C) 2004 - 2009 Ivo van Doorn */ ====================================================================== ====================================================================== [2684] ファイル: of_reserved_mem.h ---------------------------------------------------------------------- 実際のパス: include/linux/of_reserved_mem.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2685] ファイル: sh_tmu.c ---------------------------------------------------------------------- 実際のパス: drivers/clocksource/sh_tmu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * SuperH Timer Support - TMU * * Copyright (C) 2009 Magnus Damm */ ====================================================================== ====================================================================== [2686] ファイル: attribute_container.h ---------------------------------------------------------------------- 実際のパス: include/linux/attribute_container.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * attribute_container.h - a generic container for all classes * * Copyright (c) 2005 - James Bottomley */ ====================================================================== ====================================================================== [2687] ファイル: math64.h ---------------------------------------------------------------------- 実際のパス: include/linux/math64.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2688] ファイル: ioprio.c ---------------------------------------------------------------------- 実際のパス: block/ioprio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/ioprio.c * * Copyright (C) 2004 Jens Axboe * * Helper functions for setting/querying io priorities of processes. The * system calls closely mimmick getpriority/setpriority, see the man page for * those. The prio argument is a composite of prio class and prio data, where * the data argument has meaning within that class. The standard scheduling * classes have 8 distinct prio levels, with 0 being the highest prio and 7 * being the lowest. * * IOW, setting BE scheduling class with prio 2 is done ala: * * unsigned int prio = (IOPRIO_CLASS_BE << IOPRIO_CLASS_SHIFT) | 2; * * ioprio_set(PRIO_PROCESS, pid, prio); * * See also Documentation/block/ioprio.rst * */ ====================================================================== ====================================================================== [2689] ファイル: cpupri.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/cpupri.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/sched/cpupri.c * * CPU priority management * * Copyright (C) 2007-2008 Novell * * Author: Gregory Haskins * * This code tracks the priority of each CPU so that global migration * decisions are easy to calculate. Each CPU can be in a state as follows: * * (INVALID), IDLE, NORMAL, RT1, ... RT99 * * going from the lowest priority to the highest. CPUs in the INVALID state * are not eligible for routing. The system maintains this state with * a 2 dimensional bitmap (the first for priority class, the second for CPUs * in that class). Therefore a typical application without affinity * restrictions can find a suitable CPU with O(1) complexity (e.g. two bit * searches). For tasks with affinity restrictions, the algorithm has a * worst case complexity of O(min(102, nr_domcpus)), though the scenario that * yields the worst case search is fairly contrived. */ ====================================================================== ====================================================================== [2690] ファイル: swiotlb.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/swiotlb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2691] ファイル: snps_udc_core.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/udc/snps_udc_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * amd5536.c -- AMD 5536 UDC high/full speed USB device controller * * Copyright (C) 2005-2007 AMD (https://www.amd.com) * Author: Thomas Dahlmann */ ====================================================================== ====================================================================== [2692] ファイル: sys.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/sys.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * AArch64-specific system calls implementation * * Copyright (C) 2012 ARM Ltd. * Author: Catalin Marinas */ ====================================================================== ====================================================================== [2693] ファイル: brcmstb-reboot.c ---------------------------------------------------------------------- 実際のパス: drivers/power/reset/brcmstb-reboot.c ---------------------------------------------------------------------- /* * Copyright (C) 2013 Broadcom Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation version 2. * * This program is distributed "as is" WITHOUT ANY WARRANTY of any * kind, whether express or implied; without even the implied warranty * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ ====================================================================== ====================================================================== [2694] ファイル: gpiolib-cdev.c ---------------------------------------------------------------------- 実際のパス: drivers/gpio/gpiolib-cdev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2695] ファイル: dma-fence-array.h ---------------------------------------------------------------------- 実際のパス: include/linux/dma-fence-array.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * fence-array: aggregates fence to be waited together * * Copyright (C) 2016 Collabora Ltd * Copyright (C) 2016 Advanced Micro Devices, Inc. * Authors: * Gustavo Padovan * Christian König */ ====================================================================== ====================================================================== [2696] ファイル: internal.h ---------------------------------------------------------------------- 実際のパス: fs/internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* fs/ internal definitions * * Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2697] ファイル: filemap.c ---------------------------------------------------------------------- 実際のパス: mm/filemap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/mm/filemap.c * * Copyright (C) 1994-1999 Linus Torvalds */ ====================================================================== ====================================================================== [2698] ファイル: pgtable.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/pgtable.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2699] ファイル: kmod.h ---------------------------------------------------------------------- 実際のパス: include/linux/kmod.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [2700] ファイル: ipu-dma.h ---------------------------------------------------------------------- 実際のパス: include/linux/dma/ipu-dma.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2008 * Guennadi Liakhovetski, DENX Software Engineering, * * Copyright (C) 2005-2007 Freescale Semiconductor, Inc. */ ====================================================================== ====================================================================== [2701] ファイル: mcs_spinlock.h ---------------------------------------------------------------------- 実際のパス: kernel/locking/mcs_spinlock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2702] ファイル: super.c ---------------------------------------------------------------------- 実際のパス: fs/super.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/super.c * * Copyright (C) 1991, 1992 Linus Torvalds * * super.c contains code to handle: - mount structures * - super-block tables * - filesystem drivers list * - mount system call * - umount system call * - ustat system call * * GK 2/5/95 - Changed to support mounting the root fs via NFS * * Added kerneld support: Jacques Gelinas and Bjorn Ekwall * Added change_root: Werner Almesberger & Hans Lermen, Feb '96 * Added options to /proc/mounts: * Torbjörn Lindh (torbjorn.lindh@gopta.se), April 14, 1996. * Added devfs support: Richard Gooch , 13-JAN-1998 * Heavily rewritten for 'one fs - one tree' dcache architecture. AV, Mar 2000 */ ====================================================================== ====================================================================== [2703] ファイル: v4l2-clk.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-clk.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * V4L2 clock service * * Copyright (C) 2012-2013, Guennadi Liakhovetski */ ====================================================================== ====================================================================== [2704] ファイル: sdio_bus.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/sdio_bus.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/drivers/mmc/core/sdio_bus.c * * Copyright 2007 Pierre Ossman * * SDIO function driver model */ ====================================================================== ====================================================================== [2705] ファイル: reciprocal_div.c ---------------------------------------------------------------------- 実際のパス: lib/math/reciprocal_div.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2706] ファイル: mmp.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/mmp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2707] ファイル: base.h ---------------------------------------------------------------------- 実際のパス: drivers/base/base.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2001-2003 Patrick Mochel * Copyright (c) 2004-2009 Greg Kroah-Hartman * Copyright (c) 2008-2012 Novell Inc. * Copyright (c) 2012-2019 Greg Kroah-Hartman * Copyright (c) 2012-2019 Linux Foundation * * Core driver model functions and structures that should not be * shared outside of the drivers/base/ directory. * */ ====================================================================== ====================================================================== [2708] ファイル: rmap.h ---------------------------------------------------------------------- 実際のパス: include/linux/rmap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2709] ファイル: crc32.c ---------------------------------------------------------------------- 実際のパス: lib/crc32.c ---------------------------------------------------------------------- /* * Aug 8, 2011 Bob Pearson with help from Joakim Tjernlund and George Spelvin * cleaned up code to current version of sparse and added the slicing-by-8 * algorithm to the closely similar existing slicing-by-4 algorithm. * * Oct 15, 2000 Matt Domsch * Nicer crc32 functions/docs submitted by linux@horizon.com. Thanks! * Code was from the public domain, copyright abandoned. Code was * subsequently included in the kernel, thus was re-licensed under the * GNU GPL v2. * * Oct 12, 2000 Matt Domsch * Same crc32 function was used in 5 other places in the kernel. * I made one version, and deleted the others. * There are various incantations of crc32(). Some use a seed of 0 or ~0. * Some xor at the end with ~0. The generic crc32() function takes * seed as an argument, and doesn't xor at the end. Then individual * users can do whatever they need. * drivers/net/smc9194.c uses seed ~0, doesn't xor with ~0. * fs/jffs2 uses seed 0, doesn't xor with ~0. * fs/partitions/efi.c uses seed ~0, xor's with ~0. * * This source code is licensed under the GNU General Public License, * Version 2. See the file COPYING for more details. */ ====================================================================== ====================================================================== [2710] ファイル: rcu.h ---------------------------------------------------------------------- 実際のパス: kernel/rcu/rcu.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Read-Copy Update definitions shared among RCU implementations. * * Copyright IBM Corporation, 2011 * * Author: Paul E. McKenney */ ====================================================================== ====================================================================== [2711] ファイル: pinconf.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/pinconf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Core driver for the pin config portions of the pin control subsystem * * Copyright (C) 2011 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * * Author: Linus Walleij */ ====================================================================== ====================================================================== [2712] ファイル: cpu_pm.c ---------------------------------------------------------------------- 実際のパス: kernel/cpu_pm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2011 Google, Inc. * * Author: * Colin Cross */ ====================================================================== ====================================================================== [2713] ファイル: devres.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/devres.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2714] ファイル: pkcs7_verify.c ---------------------------------------------------------------------- 実際のパス: crypto/asymmetric_keys/pkcs7_verify.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Verify the signature on a PKCS#7 message. * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2715] ファイル: irq-gic-v3-mbi.c ---------------------------------------------------------------------- 実際のパス: drivers/irqchip/irq-gic-v3-mbi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2018 ARM Limited, All Rights Reserved. * Author: Marc Zyngier */ ====================================================================== ====================================================================== [2716] ファイル: videobuf2-vmalloc.c ---------------------------------------------------------------------- 実際のパス: drivers/media/common/videobuf2/videobuf2-vmalloc.c ---------------------------------------------------------------------- /* * videobuf2-vmalloc.c - vmalloc memory allocator for videobuf2 * * Copyright (C) 2010 Samsung Electronics * * Author: Pawel Osciak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation. */ ====================================================================== ====================================================================== [2717] ファイル: renesas-cpg-mssr.h ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/renesas-cpg-mssr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Renesas Clock Pulse Generator / Module Standby and Software Reset * * Copyright (C) 2015 Glider bvba */ ====================================================================== ====================================================================== [2718] ファイル: posix_acl.h ---------------------------------------------------------------------- 実際のパス: include/linux/posix_acl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* File: linux/posix_acl.h (C) 2002 Andreas Gruenbacher, */ ====================================================================== ====================================================================== [2719] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/video/backlight/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Backlight & LCD drivers configuration # ====================================================================== ====================================================================== [2720] ファイル: pmc.h ---------------------------------------------------------------------- 実際のパス: include/soc/tegra/pmc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2010 Google, Inc * Copyright (c) 2014 NVIDIA Corporation * * Author: * Colin Cross */ ====================================================================== ====================================================================== [2721] ファイル: util.c ---------------------------------------------------------------------- 実際のパス: ipc/util.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/ipc/util.c * Copyright (C) 1992 Krishna Balasubramanian * * Sep 1997 - Call suser() last after "normal" permission checks so we * get BSD style process accounting right. * Occurs in several places in the IPC code. * Chris Evans, * Nov 1999 - ipc helper functions, unified SMP locking * Manfred Spraul * Oct 2002 - One lock per IPC id. RCU ipc_free for lock-free grow_ary(). * Mingming Cao * Mar 2006 - support for audit of ipc object properties * Dustin Kirkland * Jun 2006 - namespaces ssupport * OpenVZ, SWsoft Inc. * Pavel Emelianov * * General sysv ipc locking scheme: * rcu_read_lock() * obtain the ipc object (kern_ipc_perm) by looking up the id in an idr * tree. * - perform initial checks (capabilities, auditing and permission, * etc). * - perform read-only operations, such as INFO command, that * do not demand atomicity * acquire the ipc lock (kern_ipc_perm.lock) through * ipc_lock_object() * - perform read-only operations that demand atomicity, * such as STAT command. * - perform data updates, such as SET, RMID commands and * mechanism-specific operations (semop/semtimedop, * msgsnd/msgrcv, shmat/shmdt). * drop the ipc lock, through ipc_unlock_object(). * rcu_read_unlock() * * The ids->rwsem must be taken when: * - creating, removing and iterating the existing entries in ipc * identifier sets. * - iterating through files under /proc/sysvipc/ * * Note that sems have a special fast path that avoids kern_ipc_perm.lock - * see sem_lock(). */ ====================================================================== ====================================================================== [2722] ファイル: rsa-pkcs1pad.c ---------------------------------------------------------------------- 実際のパス: crypto/rsa-pkcs1pad.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * RSA padding templates. * * Copyright (c) 2015 Intel Corporation */ ====================================================================== ====================================================================== [2723] ファイル: ipmi_plat_data.h ---------------------------------------------------------------------- 実際のパス: drivers/char/ipmi/ipmi_plat_data.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [2724] ファイル: sdio_irq.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/sdio_irq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * linux/drivers/mmc/core/sdio_irq.c * * Author: Nicolas Pitre * Created: June 18, 2007 * Copyright: MontaVista Software Inc. * * Copyright 2008 Pierre Ossman */ ====================================================================== ====================================================================== [2725] ファイル: tty_ldisc.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_ldisc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2726] ファイル: cpu.c ---------------------------------------------------------------------- 実際のパス: kernel/cpu.c ---------------------------------------------------------------------- /* CPU control. * (C) 2001, 2002, 2003, 2004 Rusty Russell * * This code is licenced under the GPL. */ ====================================================================== ====================================================================== [2727] ファイル: rcar_rvgc_pipe.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/rcar_rvgc_pipe.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * R-Car Display Unit DRM driver * * Modifications copyright (c) 2024-05-27 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * rcar_du_plane.h -- R-Car Display Unit Planes * * Copyright (C) 2013-2018 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) */ ====================================================================== ====================================================================== [2728] ファイル: tree.c ---------------------------------------------------------------------- 実際のパス: kernel/rcu/tree.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Read-Copy Update mechanism for mutual exclusion (tree-based version) * * Copyright IBM Corporation, 2008 * * Authors: Dipankar Sarma * Manfred Spraul * Paul E. McKenney * * Based on the original work by Paul McKenney * and inputs from Rusty Russell, Andrea Arcangeli and Andi Kleen. * * For detailed explanation of Read-Copy Update mechanism see - * Documentation/RCU */ ====================================================================== ====================================================================== [2729] ファイル: module.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/module.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2730] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: security/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Security configuration # ====================================================================== ====================================================================== [2731] ファイル: tpm_eventlog.h ---------------------------------------------------------------------- 実際のパス: include/linux/tpm_eventlog.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2732] ファイル: kernfs.h ---------------------------------------------------------------------- 実際のパス: include/linux/kernfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [2733] ファイル: hugetlb.h ---------------------------------------------------------------------- 実際のパス: include/linux/hugetlb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2734] ファイル: compiler_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/compiler_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2735] ファイル: nfs_mount.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/nfs_mount.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * linux/include/linux/nfs_mount.h * * Copyright (C) 1992 Rick Sladkey * * structure passed from user-space to kernel-space during an nfs mount */ ====================================================================== ====================================================================== [2736] ファイル: drm_simple_kms_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_simple_kms_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2016 Noralf Trønnes */ ====================================================================== ====================================================================== [2737] ファイル: semaphore.h ---------------------------------------------------------------------- 実際のパス: include/linux/semaphore.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2008 Intel Corporation * Author: Matthew Wilcox * * Please see kernel/locking/semaphore.c for documentation of these functions */ ====================================================================== ====================================================================== [2738] ファイル: gf128mul.h ---------------------------------------------------------------------- 実際のパス: include/crypto/gf128mul.h ---------------------------------------------------------------------- /* gf128mul.h - GF(2^128) multiplication functions * * Copyright (c) 2003, Dr Brian Gladman, Worcester, UK. * Copyright (c) 2006 Rik Snel * * Based on Dr Brian Gladman's (GPL'd) work published at * http://fp.gladman.plus.com/cryptography_technology/index.htm * See the original copyright notice below. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. */ /* --------------------------------------------------------------------------- Copyright (c) 2003, Dr Brian Gladman, Worcester, UK. All rights reserved. LICENSE TERMS The free distribution and use of this software in both source and binary form is allowed (with or without changes) provided that: 1. distributions of this source code include the above copyright notice, this list of conditions and the following disclaimer; 2. distributions in binary form include the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other associated materials; 3. the copyright holder's name is not used to endorse products built using this software without specific written permission. ALTERNATIVELY, provided that this notice is retained in full, this product may be distributed under the terms of the GNU General Public License (GPL), in which case the provisions of the GPL apply INSTEAD OF those given above. DISCLAIMER This software is provided 'as is' with no explicit or implied warranties in respect of its properties, including, but not limited to, correctness and/or fitness for purpose. --------------------------------------------------------------------------- Issue Date: 31/01/2006 An implementation of field multiplication in Galois Field GF(2^128) */ ====================================================================== ====================================================================== [2739] ファイル: acl.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/acl.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* File: fs/ext4/acl.h (C) 2001 Andreas Gruenbacher, */ ====================================================================== ====================================================================== [2740] ファイル: pgtable-hwdef.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/pgtable-hwdef.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2741] ファイル: fs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2742] ファイル: qspinlock_stat.h ---------------------------------------------------------------------- 実際のパス: kernel/locking/qspinlock_stat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [2743] ファイル: syscon.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/syscon.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * System Control Driver * * Copyright (C) 2012 Freescale Semiconductor, Inc. * Copyright (C) 2012 Linaro Ltd. * * Author: Dong Aisheng */ ====================================================================== ====================================================================== [2744] ファイル: regmap-irq.c ---------------------------------------------------------------------- 実際のパス: drivers/base/regmap/regmap-irq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // regmap based irq_chip // // Copyright 2011 Wolfson Microelectronics plc // // Author: Mark Brown ====================================================================== ====================================================================== [2745] ファイル: public_key.c ---------------------------------------------------------------------- 実際のパス: crypto/asymmetric_keys/public_key.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* In-software asymmetric public-key crypto subtype * * See Documentation/crypto/asymmetric-keys.rst * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2746] ファイル: pfn_t.h ---------------------------------------------------------------------- 実際のパス: include/linux/pfn_t.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2747] ファイル: rseq.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/rseq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * linux/rseq.h * * Restartable sequences system call API * * Copyright (c) 2015-2018 Mathieu Desnoyers */ ====================================================================== ====================================================================== [2748] ファイル: image.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/image.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Linker script macros to generate Image header fields. * * Copyright (C) 2014 ARM Ltd. */ ====================================================================== ====================================================================== [2749] ファイル: arm_arch_timer.c ---------------------------------------------------------------------- 実際のパス: drivers/clocksource/arm_arch_timer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/clocksource/arm_arch_timer.c * * Copyright (C) 2011 ARM Ltd. * All Rights Reserved */ ====================================================================== ====================================================================== [2750] ファイル: cpufreq-dt.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq-dt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2012 Freescale Semiconductor, Inc. * * Copyright (C) 2014 Linaro. * Viresh Kumar */ ====================================================================== ====================================================================== [2751] ファイル: async.c ---------------------------------------------------------------------- 実際のパス: kernel/async.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * async.c: Asynchronous function calls for boot performance * * (C) Copyright 2009 Intel Corporation * Author: Arjan van de Ven */ ====================================================================== ====================================================================== [2752] ファイル: governor_userspace.c ---------------------------------------------------------------------- 実際のパス: drivers/devfreq/governor_userspace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/devfreq/governor_userspace.c * * Copyright (C) 2011 Samsung Electronics * MyungJoo Ham */ ====================================================================== ====================================================================== [2753] ファイル: serial_core.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/serial_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver core for serial ports * * Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o. * * Copyright 1999 ARM Limited * Copyright (C) 2000-2001 Deep Blue Solutions Ltd. */ ====================================================================== ====================================================================== [2754] ファイル: rohm-bd718x7.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/rohm-bd718x7.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Copyright (C) 2018 ROHM Semiconductors */ ====================================================================== ====================================================================== [2755] ファイル: crash_core.h ---------------------------------------------------------------------- 実際のパス: include/linux/crash_core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2756] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Drm device configuration # # This driver provides support for the # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher. # ====================================================================== ====================================================================== [2757] ファイル: x_tables.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter/x_tables.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2758] ファイル: stacktrace.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/stacktrace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2759] ファイル: memattr.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/memattr.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2016 Linaro Ltd. */ ====================================================================== ====================================================================== [2760] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/nvmem/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2761] ファイル: ufs-sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/ufs-sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // Copyright (C) 2018 Western Digital Corporation ====================================================================== ====================================================================== [2762] ファイル: vp8-ctrls.h ---------------------------------------------------------------------- 実際のパス: include/media/vp8-ctrls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2763] ファイル: mm_types.h ---------------------------------------------------------------------- 実際のパス: include/linux/mm_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2764] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/pinctrl/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Core driver for the pin control subsystem * * Copyright (C) 2011-2012 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * Based on bits of regulator core, gpio core and clk core * * Author: Linus Walleij * * Copyright (C) 2012 NVIDIA CORPORATION. All rights reserved. */ ====================================================================== ====================================================================== [2765] ファイル: hash.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/hash.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/hash.c * * Copyright (C) 2002 by Theodore Ts'o */ ====================================================================== ====================================================================== [2766] ファイル: sembuf.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/sembuf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2767] ファイル: pwm.h ---------------------------------------------------------------------- 実際のパス: include/linux/pwm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2768] ファイル: ucs2_string.c ---------------------------------------------------------------------- 実際のパス: lib/ucs2_string.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2769] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/char/hw_random/core.c ---------------------------------------------------------------------- /* * hw_random/core.c: HWRNG core API * * Copyright 2006 Michael Buesch * Copyright 2005 (c) MontaVista Software, Inc. * * Please read Documentation/admin-guide/hw_random.rst for details on use. * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. */ ====================================================================== ====================================================================== [2770] ファイル: aes-cipher-glue.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/aes-cipher-glue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Scalar AES core transform * * Copyright (C) 2017 Linaro Ltd */ ====================================================================== ====================================================================== [2771] ファイル: sd_dif.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/sd_dif.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * sd_dif.c - SCSI Data Integrity Field * * Copyright (C) 2007, 2008 Oracle Corporation * Written by: Martin K. Petersen */ ====================================================================== ====================================================================== [2772] ファイル: falloc.h ---------------------------------------------------------------------- 実際のパス: include/linux/falloc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2773] ファイル: ppp_defs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ppp_defs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * ppp_defs.h - PPP definitions. * * Copyright 1994-2000 Paul Mackerras. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Foundation. */ ====================================================================== ====================================================================== [2774] ファイル: swapfile.c ---------------------------------------------------------------------- 実際のパス: mm/swapfile.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/mm/swapfile.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * Swap reorganised 29.12.95, Stephen Tweedie */ ====================================================================== ====================================================================== [2775] ファイル: fan53555.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/fan53555.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // FAN53555 Fairchild Digitally Programmable TinyBuck Regulator Driver. // // Supported Part Numbers: // FAN53555UC00X/01X/03X/04X/05X // // Copyright (c) 2012 Marvell Technology Ltd. // Yunfan Zhang ====================================================================== ====================================================================== [2776] ファイル: msdos_partition.h ---------------------------------------------------------------------- 実際のパス: include/linux/msdos_partition.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2777] ファイル: drm_gem_shmem_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_gem_shmem_helper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2778] ファイル: list_sort.c ---------------------------------------------------------------------- 実際のパス: lib/list_sort.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2779] ファイル: ksysfs.c ---------------------------------------------------------------------- 実際のパス: kernel/ksysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/ksysfs.c - sysfs attributes in /sys/kernel, which * are not related to any other subsystem * * Copyright (C) 2004 Kay Sievers */ ====================================================================== ====================================================================== [2780] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/media/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Multimedia device configuration # # # NOTE: CEC and Remote Controller support should not depend on MEDIA_SUPPORT # ====================================================================== ====================================================================== [2781] ファイル: governor.c ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/governor.c ---------------------------------------------------------------------- /* * governor.c - governor support * * (C) 2006-2007 Venkatesh Pallipadi * Shaohua Li * Adam Belay * * This code is licenced under the GPL. */ ====================================================================== ====================================================================== [2782] ファイル: napi.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/napi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2783] ファイル: namespace.c ---------------------------------------------------------------------- 実際のパス: kernel/cgroup/namespace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2784] ファイル: rcar-dma.c ---------------------------------------------------------------------- 実際のパス: drivers/media/platform/rcar-vin/rcar-dma.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for Renesas R-Car VIN * * Copyright (C) 2016 Renesas Electronics Corp. * Copyright (C) 2011-2013 Renesas Solutions Corp. * Copyright (C) 2013 Cogent Embedded, Inc., * Copyright (C) 2008 Magnus Damm * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei * * Based on the soc-camera rcar_vin driver */ ====================================================================== ====================================================================== [2785] ファイル: rcar-topology.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/rcar-topology.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R-Car CPU topology for ARM big.LITTLE platforms * * Copyright (C) 2017 Renesas Electronics Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * */ ====================================================================== ====================================================================== [2786] ファイル: stop_machine.c ---------------------------------------------------------------------- 実際のパス: kernel/stop_machine.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * kernel/stop_machine.c * * Copyright (C) 2008, 2005 IBM Corporation. * Copyright (C) 2008, 2005 Rusty Russell rusty@rustcorp.com.au * Copyright (C) 2010 SUSE Linux Products GmbH * Copyright (C) 2010 Tejun Heo */ ====================================================================== ====================================================================== [2787] ファイル: memcontrol.c ---------------------------------------------------------------------- 実際のパス: mm/memcontrol.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* memcontrol.c - Memory Controller * * Copyright IBM Corporation, 2007 * Author Balbir Singh * * Copyright 2007 OpenVZ SWsoft Inc * Author: Pavel Emelianov * * Memory thresholds * Copyright (C) 2009 Nokia Corporation * Author: Kirill A. Shutemov * * Kernel Memory Controller * Copyright (C) 2012 Parallels Inc. and Google Inc. * Authors: Glauber Costa and Suleiman Souhlal * * Native page reclaim * Charge lifetime sanitation * Lockless page tracking & accounting * Unified hierarchy configuration model * Copyright (C) 2015 Red Hat, Inc., Johannes Weiner */ ====================================================================== ====================================================================== [2788] ファイル: vm_event_item.h ---------------------------------------------------------------------- 実際のパス: include/linux/vm_event_item.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2789] ファイル: expire.c ---------------------------------------------------------------------- 実際のパス: fs/autofs/expire.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved * Copyright 1999-2000 Jeremy Fitzhardinge * Copyright 2001-2006 Ian Kent */ ====================================================================== ====================================================================== [2790] ファイル: tty.h ---------------------------------------------------------------------- 実際のパス: include/linux/tty.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2791] ファイル: kfifo.h ---------------------------------------------------------------------- 実際のパス: include/linux/kfifo.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * A generic kernel FIFO implementation * * Copyright (C) 2013 Stefani Seibold */ ====================================================================== ====================================================================== [2792] ファイル: range.c ---------------------------------------------------------------------- 実際のパス: kernel/range.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Range add and subtract */ ====================================================================== ====================================================================== [2793] ファイル: des.h ---------------------------------------------------------------------- 実際のパス: include/crypto/internal/des.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2794] ファイル: amd5536udc.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/udc/amd5536udc.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * amd5536.h -- header for AMD 5536 UDC high/full speed USB device controller * * Copyright (C) 2007 AMD (https://www.amd.com) * Author: Thomas Dahlmann */ ====================================================================== ====================================================================== [2795] ファイル: clk-xgene.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-xgene.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * clk-xgene.c - AppliedMicro X-Gene Clock Interface * * Copyright (c) 2013, Applied Micro Circuits Corporation * Author: Loc Ho */ ====================================================================== ====================================================================== [2796] ファイル: bus.c ---------------------------------------------------------------------- 実際のパス: drivers/amba/bus.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/arch/arm/common/amba.c * * Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved. */ ====================================================================== ====================================================================== [2797] ファイル: v4l2-fh.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-fh.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * v4l2-fh.h * * V4L2 file handle. Store per file handle data for the V4L2 * framework. Using file handles is optional for the drivers. * * Copyright (C) 2009--2010 Nokia Corporation. * * Contact: Sakari Ailus */ ====================================================================== ====================================================================== [2798] ファイル: bpf-cgroup.h ---------------------------------------------------------------------- 実際のパス: include/linux/bpf-cgroup.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2799] ファイル: vmpressure.h ---------------------------------------------------------------------- 実際のパス: include/linux/vmpressure.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2800] ファイル: vt.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/vt/vt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [2801] ファイル: arm-smccc.h ---------------------------------------------------------------------- 実際のパス: include/linux/arm-smccc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2015, Linaro Limited */ ====================================================================== ====================================================================== [2802] ファイル: xattr.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/xattr.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* File: fs/ext4/xattr.h On-disk format of extended attributes for the ext4 filesystem. (C) 2001 Andreas Gruenbacher, */ ====================================================================== ====================================================================== [2803] ファイル: blk-pm.h ---------------------------------------------------------------------- 実際のパス: block/blk-pm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2804] ファイル: instrumented.h ---------------------------------------------------------------------- 実際のパス: include/linux/instrumented.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2805] ファイル: generic.c ---------------------------------------------------------------------- 実際のパス: fs/proc/generic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * proc/fs/generic.c --- generic routines for the proc-fs * * This file contains generic proc-fs routines for handling * directories and files. * * Copyright (C) 1991, 1992 Linus Torvalds. * Copyright (C) 1997 Theodore Ts'o */ ====================================================================== ====================================================================== [2806] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: fs/configfs/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * file.c - operations for regular (text) files. * * Based on sysfs: * sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel * * configfs Copyright (C) 2005 Oracle. All rights reserved. */ ====================================================================== ====================================================================== [2807] ファイル: khugepaged.h ---------------------------------------------------------------------- 実際のパス: include/linux/khugepaged.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2808] ファイル: proc_sysctl.c ---------------------------------------------------------------------- 実際のパス: fs/proc/proc_sysctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * /proc/sys support */ ====================================================================== ====================================================================== [2809] ファイル: blk-core.c ---------------------------------------------------------------------- 実際のパス: block/blk-core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 1994, Karl Keyte: Added support for disk statistics * Elevator latency, (C) 2000 Andrea Arcangeli SuSE * Queue request tables / lock, selectable elevator, Jens Axboe * kernel-doc documentation started by NeilBrown * - July2000 * bio rewrite, highmem i/o, etc, Jens Axboe - may 2001 */ ====================================================================== ====================================================================== [2810] ファイル: cec.h ---------------------------------------------------------------------- 実際のパス: include/media/cec.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * cec - HDMI Consumer Electronics Control support header * * Copyright 2016 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ ====================================================================== ====================================================================== [2811] ファイル: sed-opal.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/sed-opal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright © 2016 Intel Corporation * * Authors: * Rafael Antognolli * Scott Bauer */ ====================================================================== ====================================================================== [2812] ファイル: max732x.h ---------------------------------------------------------------------- 実際のパス: include/linux/platform_data/max732x.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2813] ファイル: pr.h ---------------------------------------------------------------------- 実際のパス: include/linux/pr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2814] ファイル: dccp.h ---------------------------------------------------------------------- 実際のパス: include/linux/dccp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2815] ファイル: skb.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/skb.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2816] ファイル: buffer.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/buffer.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O core - generic buffer interfaces. * * Copyright (c) 2008 Jonathan Cameron */ ====================================================================== ====================================================================== [2817] ファイル: moduleloader.h ---------------------------------------------------------------------- 実際のパス: include/linux/moduleloader.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2818] ファイル: cqhci.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/cqhci.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2015, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [2819] ファイル: ti-sn65dsi86.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/ti-sn65dsi86.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * datasheet: https://www.ti.com/lit/ds/symlink/sn65dsi86.pdf */ ====================================================================== ====================================================================== [2820] ファイル: serial_core.h ---------------------------------------------------------------------- 実際のパス: include/linux/serial_core.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * linux/drivers/char/serial_core.h * * Copyright (C) 2000 Deep Blue Solutions Ltd. */ ====================================================================== ====================================================================== [2821] ファイル: io-wq.c ---------------------------------------------------------------------- 実際のパス: fs/io-wq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Basic worker thread pool for io_uring * * Copyright (C) 2019 Jens Axboe * */ ====================================================================== ====================================================================== [2822] ファイル: vsp1.h ---------------------------------------------------------------------- 実際のパス: include/media/vsp1.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * vsp1.h -- R-Car VSP1 API * * Copyright (C) 2015 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) */ ====================================================================== ====================================================================== [2823] ファイル: static_call.h ---------------------------------------------------------------------- 実際のパス: include/linux/static_call.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2824] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: crypto/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Generic algorithms support # ====================================================================== ====================================================================== [2825] ファイル: dvb_demux.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dvb_demux.c ---------------------------------------------------------------------- /* * dvb_demux.c - DVB kernel demux API * * Copyright (C) 2000-2001 Ralph Metzler * & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [2826] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/interconnect/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2827] ファイル: asm-bug.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/asm-bug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2017 ARM Limited */ ====================================================================== ====================================================================== [2828] ファイル: phy-generic.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/phy/phy-generic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * NOP USB transceiver for all USB transceiver which are either built-in * into USB IP or which are mostly autonomous. * * Copyright (C) 2009 Texas Instruments Inc * Author: Ajay Kumar Gupta * * Current status: * This provides a "nop" transceiver for PHYs which are * autonomous such as isp1504, isp1707, etc. */ ====================================================================== ====================================================================== [2829] ファイル: tpm.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/tpm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2017 Google, Inc. * Thiebaud Weksteen */ ====================================================================== ====================================================================== [2830] ファイル: pwm_backlight.h ---------------------------------------------------------------------- 実際のパス: include/linux/pwm_backlight.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2831] ファイル: namei_vfat.c ---------------------------------------------------------------------- 実際のパス: fs/fat/namei_vfat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/vfat/namei.c * * Written 1992,1993 by Werner Almesberger * * Windows95/Windows NT compatible extended MSDOS filesystem * by Gordon Chaffee Copyright (C) 1995. Send bug reports for the * VFAT filesystem to . Specify * what file operation caused you trouble and if you can duplicate * the problem, send a script that demonstrates it. * * Short name translation 1999, 2001 by Wolfram Pienkoss * * Support Multibyte characters and cleanup by * OGAWA Hirofumi */ ====================================================================== ====================================================================== [2832] ファイル: v4l2-rect.h ---------------------------------------------------------------------- 実際のパス: include/media/v4l2-rect.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * v4l2-rect.h - v4l2_rect helper functions * * Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved. */ ====================================================================== ====================================================================== [2833] ファイル: percpu_counter.h ---------------------------------------------------------------------- 実際のパス: include/linux/percpu_counter.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2834] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/misc/ti-st/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # TI's shared transport line discipline and the protocol # drivers (BT, FM and GPS) # ====================================================================== ====================================================================== [2835] ファイル: cacheflush.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/cacheflush.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/cacheflush.h * * Copyright (C) 1999-2002 Russell King. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2836] ファイル: crc-t10dif.c ---------------------------------------------------------------------- 実際のパス: lib/crc-t10dif.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * T10 Data Integrity Field CRC16 calculation * * Copyright (c) 2007 Oracle Corporation. All rights reserved. * Written by Martin K. Petersen */ ====================================================================== ====================================================================== [2837] ファイル: oom.h ---------------------------------------------------------------------- 実際のパス: include/linux/oom.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2838] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/synopsys/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2839] ファイル: nf_tables.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/nf_tables.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2840] ファイル: file.c ---------------------------------------------------------------------- 実際のパス: fs/sysfs/file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/sysfs/file.c - sysfs regular (text) file implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007 Tejun Heo * * Please see Documentation/filesystems/sysfs.rst for more information. */ ====================================================================== ====================================================================== [2841] ファイル: clk-gate.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-gate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2010-2011 Canonical Ltd * Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd * * Gated clock implementation */ ====================================================================== ====================================================================== [2842] ファイル: preempt.h ---------------------------------------------------------------------- 実際のパス: include/linux/preempt.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2843] ファイル: ethtool.h ---------------------------------------------------------------------- 実際のパス: include/linux/ethtool.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * ethtool.h: Defines for Linux ethtool. * * Copyright (C) 1998 David S. Miller (davem@redhat.com) * Copyright 2001 Jeff Garzik * Portions Copyright 2001 Sun Microsystems (thockin@sun.com) * Portions Copyright 2002 Intel (eli.kupermann@intel.com, * christopher.leech@intel.com, * scott.feldman@intel.com) * Portions Copyright (C) Sun Microsystems 2008 */ ====================================================================== ====================================================================== [2844] ファイル: i2c-algo-bit.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/algos/i2c-algo-bit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * i2c-algo-bit.c: i2c driver algorithms for bit-shift adapters * * Copyright (C) 1995-2000 Simon G. Vogl * * With some changes from Frodo Looijaard , Kyösti Mälkki * and Jean Delvare */ ====================================================================== ====================================================================== [2845] ファイル: usb-dmac.c ---------------------------------------------------------------------- 実際のパス: drivers/dma/sh/usb-dmac.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas USB DMA Controller Driver * * Copyright (C) 2015 Renesas Electronics Corporation * * based on rcar-dmac.c * Copyright (C) 2014 Renesas Electronics Inc. * Author: Laurent Pinchart */ ====================================================================== ====================================================================== [2846] ファイル: acompress.h ---------------------------------------------------------------------- 実際のパス: include/crypto/acompress.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Asynchronous Compression operations * * Copyright (c) 2016, Intel Corporation * Authors: Weigang Li * Giovanni Cabiddu */ ====================================================================== ====================================================================== [2847] ファイル: arm-smmu-nvidia.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only // Copyright (C) 2019-2020 NVIDIA CORPORATION. All rights reserved. ====================================================================== ====================================================================== [2848] ファイル: cpuidle.h ---------------------------------------------------------------------- 実際のパス: drivers/cpuidle/cpuidle.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2849] ファイル: inet_diag.h ---------------------------------------------------------------------- 実際のパス: include/linux/inet_diag.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2850] ファイル: assert.h ---------------------------------------------------------------------- 実際のパス: include/kunit/assert.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Assertion and expectation serialization API. * * Copyright (C) 2019, Google LLC. * Author: Brendan Higgins */ ====================================================================== ====================================================================== [2851] ファイル: dynamic.c ---------------------------------------------------------------------- 実際のパス: drivers/of/dynamic.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Support for dynamic device trees. * * On some platforms, the device tree can be manipulated at runtime. * The routines in this section support adding, removing and changing * device tree nodes. */ ====================================================================== ====================================================================== [2852] ファイル: compat.c ---------------------------------------------------------------------- 実際のパス: security/keys/compat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* 32-bit compatibility syscall for 64-bit systems * * Copyright (C) 2004-5 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2853] ファイル: base.c ---------------------------------------------------------------------- 実際のパス: fs/proc/base.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/proc/base.c * * Copyright (C) 1991, 1992 Linus Torvalds * * proc base directory handling functions * * 1999, Al Viro. Rewritten. Now it covers the whole per-process part. * Instead of using magical inumbers to determine the kind of object * we allocate and fill in-core inodes upon lookup. They don't even * go into icache. We cache the reference to task_struct upon lookup too. * Eventually it should become a filesystem in its own. We don't use the * rest of procfs anymore. * * * Changelog: * 17-Jan-2005 * Allan Bezerra * Bruna Moreira * Edjard Mota * Ilias Biris * Mauricio Lin * * Embedded Linux Lab - 10LE Instituto Nokia de Tecnologia - INdT * * A new process specific entry (smaps) included in /proc. It shows the * size of rss for each memory area. The maps entry lacks information * about physical memory size (rss) for each mapped file, i.e., * rss information for executables and library files. * This additional information is useful for any tools that need to know * about physical memory consumption for a process specific library. * * Changelog: * 21-Feb-2005 * Embedded Linux Lab - 10LE Instituto Nokia de Tecnologia - INdT * Pud inclusion in the page table walking. * * ChangeLog: * 10-Mar-2005 * 10LE Instituto Nokia de Tecnologia - INdT: * A better way to walks through the page table as suggested by Hugh Dickins. * * Simo Piiroinen : * Smaps information related to shared, private, clean and dirty pages. * * Paul Mundt : * Overall revision about smaps. */ ====================================================================== ====================================================================== [2854] ファイル: memweight.c ---------------------------------------------------------------------- 実際のパス: lib/memweight.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2855] ファイル: crash_dump.h ---------------------------------------------------------------------- 実際のパス: include/linux/crash_dump.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2856] ファイル: of_numa.c ---------------------------------------------------------------------- 実際のパス: drivers/of/of_numa.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * OF NUMA Parsing support. * * Copyright (C) 2015 - 2016 Cavium Inc. */ ====================================================================== ====================================================================== [2857] ファイル: phy.h ---------------------------------------------------------------------- 実際のパス: include/linux/phy/phy.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * phy.h -- generic phy header file * * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * * Author: Kishon Vijay Abraham I */ ====================================================================== ====================================================================== [2858] ファイル: dmaengine.c ---------------------------------------------------------------------- 実際のパス: drivers/dma/dmaengine.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright(c) 2004 - 2006 Intel Corporation. All rights reserved. */ ====================================================================== ====================================================================== [2859] ファイル: reboot-mode.c ---------------------------------------------------------------------- 実際のパス: drivers/power/reset/reboot-mode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (c) 2016, Fuzhou Rockchip Electronics Co., Ltd */ ====================================================================== ====================================================================== [2860] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bochs/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2861] ファイル: dir.c ---------------------------------------------------------------------- 実際のパス: fs/fuse/dir.c ---------------------------------------------------------------------- /* FUSE: Filesystem in Userspace Copyright (C) 2001-2008 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. */ ====================================================================== ====================================================================== [2862] ファイル: init_task.c ---------------------------------------------------------------------- 実際のパス: init/init_task.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2863] ファイル: drm_vma_manager.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_vma_manager.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 OR MIT /* * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA * Copyright (c) 2012 David Airlie * Copyright (c) 2013 David Herrmann * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [2864] ファイル: fuse.h ---------------------------------------------------------------------- 実際のパス: include/soc/tegra/fuse.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. */ ====================================================================== ====================================================================== [2865] ファイル: domain.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/domain.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/power/domain.c - Common code related to device power domains. * * Copyright (C) 2011 Rafael J. Wysocki , Renesas Electronics Corp. */ ====================================================================== ====================================================================== [2866] ファイル: scompress.h ---------------------------------------------------------------------- 実際のパス: include/crypto/internal/scompress.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Synchronous Compression operations * * Copyright 2015 LG Electronics Inc. * Copyright (c) 2016, Intel Corporation * Author: Giovanni Cabiddu */ ====================================================================== ====================================================================== [2867] ファイル: cpufreq.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/cpufreq/cpufreq.c * * Copyright (C) 2001 Russell King * (C) 2002 - 2003 Dominik Brodowski * (C) 2013 Viresh Kumar * * Oct 2005 - Ashok Raj * Added handling for CPU hotplug * Feb 2006 - Jacob Shin * Fix handling for CPU hotplug -- affected CPUs */ ====================================================================== ====================================================================== [2868] ファイル: tusb6010.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/musb/tusb6010.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Definitions for TUSB6010 USB 2.0 OTG Dual Role controller * * Copyright (C) 2006 Nokia Corporation * Tony Lindgren */ ====================================================================== ====================================================================== [2869] ファイル: u_fs.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/function/u_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * u_fs.h * * Utility definitions for the FunctionFS * * Copyright (c) 2013 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Author: Andrzej Pietrasiewicz */ ====================================================================== ====================================================================== [2870] ファイル: of_graph.h ---------------------------------------------------------------------- 実際のパス: include/linux/of_graph.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * OF graph binding parsing helpers * * Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. * Author: Sylwester Nawrocki * * Copyright (C) 2012 Renesas Electronics Corp. * Author: Guennadi Liakhovetski */ ====================================================================== ====================================================================== [2871] ファイル: gpio_keys.h ---------------------------------------------------------------------- 実際のパス: include/linux/gpio_keys.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2872] ファイル: gc.c ---------------------------------------------------------------------- 実際のパス: security/keys/gc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Key garbage collector * * Copyright (C) 2009-2011 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2873] ファイル: unusual_usbat.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_usbat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [2874] ファイル: earlycpio.c ---------------------------------------------------------------------- 実際のパス: lib/earlycpio.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* ----------------------------------------------------------------------- * * * Copyright 2012 Intel Corporation; author H. Peter Anvin * * ----------------------------------------------------------------------- */ ====================================================================== ====================================================================== [2875] ファイル: image.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/image.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2876] ファイル: lock_events.h ---------------------------------------------------------------------- 実際のパス: kernel/locking/lock_events.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * Authors: Waiman Long */ ====================================================================== ====================================================================== [2877] ファイル: traps.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/traps.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/traps.h * * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2878] ファイル: smp.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/smp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * SMP initialisation and IPI support * Based on arch/arm/kernel/smp.c * * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2879] ファイル: virtio.h ---------------------------------------------------------------------- 実際のパス: include/linux/virtio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2880] ファイル: rt.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/rt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Real-Time Scheduling Class (mapped to the SCHED_FIFO and SCHED_RR * policies) */ ====================================================================== ====================================================================== [2881] ファイル: nfnetlink.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter/nfnetlink.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2882] ファイル: sysfs.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * RTC subsystem, sysfs interface * * Copyright (C) 2005 Tower Technologies * Author: Alessandro Zummo */ ====================================================================== ====================================================================== [2883] ファイル: regmap.h ---------------------------------------------------------------------- 実際のパス: include/linux/gpio/regmap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [2884] ファイル: i2c-core-smbus.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/i2c-core-smbus.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Linux I2C core SMBus and SMBus emulation code * * This file contains the SMBus functions which are always included in the I2C * core because they can be emulated via I2C. SMBus specific extensions * (e.g. smbalert) are handled in a separate i2c-smbus module. * * All SMBus-related things are written by Frodo Looijaard * SMBus 2.0 support by Mark Studebaker and * Jean Delvare */ ====================================================================== ====================================================================== [2885] ファイル: i2c-sh_mobile.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/busses/i2c-sh_mobile.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * SuperH Mobile I2C Controller * * Copyright (C) 2014-19 Wolfram Sang * Copyright (C) 2008 Magnus Damm * * Portions of the code based on out-of-tree driver i2c-sh7343.c * Copyright (c) 2006 Carlos Munoz */ ====================================================================== ====================================================================== [2886] ファイル: domain_governor.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/domain_governor.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/power/domain_governor.c - Governors for device PM domains. * * Copyright (C) 2011 Rafael J. Wysocki , Renesas Electronics Corp. */ ====================================================================== ====================================================================== [2887] ファイル: archrandom.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/archrandom.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2888] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/base/test/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2889] ファイル: decompress_unzstd.c ---------------------------------------------------------------------- 実際のパス: lib/decompress_unzstd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Important notes about in-place decompression * * At least on x86, the kernel is decompressed in place: the compressed data * is placed to the end of the output buffer, and the decompressor overwrites * most of the compressed data. There must be enough safety margin to * guarantee that the write position is always behind the read position. * * The safety margin for ZSTD with a 128 KB block size is calculated below. * Note that the margin with ZSTD is bigger than with GZIP or XZ! * * The worst case for in-place decompression is that the beginning of * the file is compressed extremely well, and the rest of the file is * uncompressible. Thus, we must look for worst-case expansion when the * compressor is encoding uncompressible data. * * The structure of the .zst file in case of a compresed kernel is as follows. * Maximum sizes (as bytes) of the fields are in parenthesis. * * Frame Header: (18) * Blocks: (N) * Checksum: (4) * * The frame header and checksum overhead is at most 22 bytes. * * ZSTD stores the data in blocks. Each block has a header whose size is * a 3 bytes. After the block header, there is up to 128 KB of payload. * The maximum uncompressed size of the payload is 128 KB. The minimum * uncompressed size of the payload is never less than the payload size * (excluding the block header). * * The assumption, that the uncompressed size of the payload is never * smaller than the payload itself, is valid only when talking about * the payload as a whole. It is possible that the payload has parts where * the decompressor consumes more input than it produces output. Calculating * the worst case for this would be tricky. Instead of trying to do that, * let's simply make sure that the decompressor never overwrites any bytes * of the payload which it is currently reading. * * Now we have enough information to calculate the safety margin. We need * - 22 bytes for the .zst file format headers; * - 3 bytes per every 128 KiB of uncompressed size (one block header per * block); and * - 128 KiB (biggest possible zstd block size) to make sure that the * decompressor never overwrites anything from the block it is currently * reading. * * We get the following formula: * * safety_margin = 22 + uncompressed_size * 3 / 131072 + 131072 * <= 22 + (uncompressed_size >> 15) + 131072 */ ====================================================================== ====================================================================== [2890] ファイル: scsi_dbg.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_dbg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2891] ファイル: ufs.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/ufs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Universal Flash Storage Host controller driver * Copyright (C) 2011-2013 Samsung India Software Operations * * Authors: * Santosh Yaraganavi * Vinayak Holikatti */ ====================================================================== ====================================================================== [2892] ファイル: lock.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/bitops/lock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2893] ファイル: fast_commit.h ---------------------------------------------------------------------- 実際のパス: fs/ext4/fast_commit.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2894] ファイル: mutex.c ---------------------------------------------------------------------- 実際のパス: kernel/locking/mutex.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/locking/mutex.c * * Mutexes: blocking mutual exclusion locks * * Started by Ingo Molnar: * * Copyright (C) 2004, 2005, 2006 Red Hat, Inc., Ingo Molnar * * Many thanks to Arjan van de Ven, Thomas Gleixner, Steven Rostedt and * David Howells for suggestions and improvements. * * - Adaptive spinning for mutexes by Peter Zijlstra. (Ported to mainline * from the -rt tree, where it was originally implemented for rtmutexes * by Steven Rostedt, based on work by Gregory Haskins, Peter Morreale * and Sven Dietrich. * * Also see Documentation/locking/mutex-design.rst. */ ====================================================================== ====================================================================== [2895] ファイル: max77620-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/max77620-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Maxim MAX77620 Regulator driver * * Copyright (c) 2016-2018, NVIDIA CORPORATION. All rights reserved. * * Author: Mallikarjun Kasoju * Laxman Dewangan */ ====================================================================== ====================================================================== [2896] ファイル: memtest.c ---------------------------------------------------------------------- 実際のパス: mm/memtest.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2897] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/edac/Kconfig ---------------------------------------------------------------------- # # EDAC Kconfig # Copyright (c) 2008 Doug Thompson www.softwarebitmaker.com # Licensed and distributed under the GPL ====================================================================== ====================================================================== [2898] ファイル: netfilter_ipv6.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter_ipv6.h ---------------------------------------------------------------------- /* IPv6-specific defines for netfilter. * (C)1998 Rusty Russell -- This code is GPL. * (C)1999 David Jeffery * this header was blatantly ripped from netfilter_ipv4.h * it's amazing what adding a bunch of 6s can do =8^) */ ====================================================================== ====================================================================== [2899] ファイル: nf_conntrack_dccp.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter/nf_conntrack_dccp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2900] ファイル: rtmutex_common.h ---------------------------------------------------------------------- 実際のパス: kernel/locking/rtmutex_common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * RT Mutexes: blocking mutual exclusion locks with PI support * * started by Ingo Molnar and Thomas Gleixner: * * Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar * Copyright (C) 2006, Timesys Corp., Thomas Gleixner * * This file contains the private data structure and API definitions. */ ====================================================================== ====================================================================== [2901] ファイル: jbd2.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/jbd2.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2902] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/udc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Gadget support on a system involves # (a) a peripheral controller, and # (b) the gadget driver using it. # # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! # # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). # - Some systems have both kinds of controllers. # # With help from a special transceiver and a "Mini-AB" jack, systems with # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). # # # USB Peripheral Controller Support # # The order here is alphabetical, except that integrated controllers go # before discrete ones so they will be the initial/default value: # - integrated/SOC controllers first # - licensed IP used in both SOC and discrete versions # - discrete ones (including all PCI-only controllers) # - debug/dummy gadget+hcd is last. # ====================================================================== ====================================================================== [2903] ファイル: qspinlock.c ---------------------------------------------------------------------- 実際のパス: kernel/locking/qspinlock.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Queued spinlock * * (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P. * (C) Copyright 2013-2014,2018 Red Hat, Inc. * (C) Copyright 2015 Intel Corp. * (C) Copyright 2015 Hewlett-Packard Enterprise Development LP * * Authors: Waiman Long * Peter Zijlstra */ ====================================================================== ====================================================================== [2904] ファイル: devices.c ---------------------------------------------------------------------- 実際のパス: fs/proc/devices.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2905] ファイル: simple-pm-bus.c ---------------------------------------------------------------------- 実際のパス: drivers/bus/simple-pm-bus.c ---------------------------------------------------------------------- /* * Simple Power-Managed Bus Driver * * Copyright (C) 2014-2015 Glider bvba * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ ====================================================================== ====================================================================== [2906] ファイル: screen_info.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/screen_info.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2907] ファイル: vsprintf.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/libstub/vsprintf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* -*- linux-c -*- ------------------------------------------------------- * * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright 2007 rPath, Inc. - All Rights Reserved * * ----------------------------------------------------------------------- */ ====================================================================== ====================================================================== [2908] ファイル: insn.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/insn.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013 Huawei Ltd. * Author: Jiang Liu * * Copyright (C) 2014 Zi Shen Lim */ ====================================================================== ====================================================================== [2909] ファイル: cpufreq_ondemand.c ---------------------------------------------------------------------- 実際のパス: drivers/cpufreq/cpufreq_ondemand.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drivers/cpufreq/cpufreq_ondemand.c * * Copyright (C) 2001 Russell King * (C) 2003 Venkatesh Pallipadi . * Jun Nakajima */ ====================================================================== ====================================================================== [2910] ファイル: scsi_debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_debugfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2911] ファイル: transport_class.h ---------------------------------------------------------------------- 実際のパス: include/linux/transport_class.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * transport_class.h - a generic container for all transport classes * * Copyright (c) 2005 - James Bottomley */ ====================================================================== ====================================================================== [2912] ファイル: memory_hotplug.h ---------------------------------------------------------------------- 実際のパス: include/linux/memory_hotplug.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2913] ファイル: virtio_net.h ---------------------------------------------------------------------- 実際のパス: include/linux/virtio_net.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2914] ファイル: pwm-renesas-tpu.c ---------------------------------------------------------------------- 実際のパス: drivers/pwm/pwm-renesas-tpu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * R-Mobile TPU PWM driver * * Copyright (C) 2012 Renesas Solutions Corp. */ ====================================================================== ====================================================================== [2915] ファイル: main.c ---------------------------------------------------------------------- 実際のパス: init/main.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/init/main.c * * Copyright (C) 1991, 1992 Linus Torvalds * * GK 2/5/95 - Changed to support mounting root fs via NFS * Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96 * Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96 * Simplified starting of init: Michael A. Griffith */ ====================================================================== ====================================================================== [2916] ファイル: irqchip.h ---------------------------------------------------------------------- 実際のパス: include/linux/irqchip.h ---------------------------------------------------------------------- /* * Copyright (C) 2012 Thomas Petazzoni * * Thomas Petazzoni * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ ====================================================================== ====================================================================== [2917] ファイル: panfrost_device.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panfrost/panfrost_device.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright 2018 Marty E. Plummer */ /* Copyright 2019 Linaro, Ltd, Rob Herring */ ====================================================================== ====================================================================== [2918] ファイル: ioctl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/asm-generic/ioctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2919] ファイル: assoc_array.h ---------------------------------------------------------------------- 実際のパス: include/linux/assoc_array.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Generic associative array implementation. * * See Documentation/core-api/assoc_array.rst for information. * * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2920] ファイル: internal.h ---------------------------------------------------------------------- 実際のパス: fs/proc/internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* Internal procfs definitions * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [2921] ファイル: seg6_local.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/seg6_local.h ---------------------------------------------------------------------- /* * SR-IPv6 implementation * * Author: * David Lebrun * * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ ====================================================================== ====================================================================== [2922] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/tty/serdev/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # Serial bus device driver configuration # ====================================================================== ====================================================================== [2923] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 OR MIT # Copyright 2017-2019 Qiang Yu ====================================================================== ====================================================================== [2924] ファイル: string_helpers.c ---------------------------------------------------------------------- 実際のパス: lib/string_helpers.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Helpers for formatting and printing strings * * Copyright 31 August 2008 James Bottomley * Copyright (C) 2013, Intel Corporation */ ====================================================================== ====================================================================== [2925] ファイル: refcount.h ---------------------------------------------------------------------- 実際のパス: include/linux/refcount.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2926] ファイル: platform.c ---------------------------------------------------------------------- 実際のパス: drivers/base/platform.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * platform.c - platform 'pseudo' bus for legacy devices * * Copyright (c) 2002-3 Patrick Mochel * Copyright (c) 2002-3 Open Source Development Labs * * Please see Documentation/driver-api/driver-model/platform.rst for more * information. */ ====================================================================== ====================================================================== [2927] ファイル: irqdomain.c ---------------------------------------------------------------------- 実際のパス: kernel/irq/irqdomain.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2928] ファイル: fixmap.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/fixmap.h ---------------------------------------------------------------------- /* * fixmap.h: compile-time virtual memory allocation * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1998 Ingo Molnar * * Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 * x86_32 and x86_64 integration by Gustavo F. Padovan, February 2009 * Break out common bits to asm-generic by Mark Salter, November 2013 */ ====================================================================== ====================================================================== [2929] ファイル: ioremap.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/ioremap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/mm/ioremap.c * * (C) Copyright 1995 1996 Linus Torvalds * Hacked for ARM by Phil Blundell * Hacked to allow all architectures to build, and various cleanups * by Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2930] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/proc/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/proc/inode.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [2931] ファイル: pool.c ---------------------------------------------------------------------- 実際のパス: kernel/dma/pool.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2012 ARM Ltd. * Copyright (C) 2020 Google LLC */ ====================================================================== ====================================================================== [2932] ファイル: blk-cgroup.h ---------------------------------------------------------------------- 実際のパス: include/linux/blk-cgroup.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Common Block IO controller cgroup interface * * Based on ideas and code from CFQ, CFS and BFQ: * Copyright (C) 2003 Jens Axboe * * Copyright (C) 2008 Fabio Checconi * Paolo Valente * * Copyright (C) 2009 Vivek Goyal * Nauman Rafique */ ====================================================================== ====================================================================== [2933] ファイル: video.h ---------------------------------------------------------------------- 実際のパス: include/acpi/video.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2934] ファイル: atomic_lse.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/atomic_lse.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/atomic.h * * Copyright (C) 1996 Russell King. * Copyright (C) 2002 Deep Blue Solutions Ltd. * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2935] ファイル: stackprotector.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/stackprotector.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2936] ファイル: mc-entity.c ---------------------------------------------------------------------- 実際のパス: drivers/media/mc/mc-entity.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Media entity * * Copyright (C) 2010 Nokia Corporation * * Contacts: Laurent Pinchart * Sakari Ailus */ ====================================================================== ====================================================================== [2937] ファイル: cper.h ---------------------------------------------------------------------- 実際のパス: include/linux/cper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * UEFI Common Platform Error Record * * Copyright (C) 2010, Intel Corp. * Author: Huang Ying */ ====================================================================== ====================================================================== [2938] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panel/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2939] ファイル: netdev_features.h ---------------------------------------------------------------------- 実際のパス: include/linux/netdev_features.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [2940] ファイル: mmci.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/mmci.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/drivers/mmc/host/mmci.h - ARM PrimeCell MMCI PL180/1 driver * * Copyright (C) 2003 Deep Blue Solutions, Ltd, All Rights Reserved. */ ====================================================================== ====================================================================== [2941] ファイル: s2mpu02.h ---------------------------------------------------------------------- 実際のパス: include/linux/mfd/samsung/s2mpu02.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2014 Samsung Electronics Co., Ltd * http://www.samsung.com */ ====================================================================== ====================================================================== [2942] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: arch/arm64/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2943] ファイル: cpumask.h ---------------------------------------------------------------------- 実際のパス: include/linux/cpumask.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2944] ファイル: core.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/mmc/core/core.c * * Copyright (C) 2003-2004 Russell King, All Rights Reserved. * SD support Copyright (C) 2004 Ian Molton, All Rights Reserved. * Copyright (C) 2005-2008 Pierre Ossman, All Rights Reserved. * MMCv4 support Copyright (C) 2006 Philip Langdale, All Rights Reserved. * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [2945] ファイル: syscall.c ---------------------------------------------------------------------- 実際のパス: lib/syscall.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2946] ファイル: lima_devfreq.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_devfreq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright 2020 Martin Blumenstingl */ ====================================================================== ====================================================================== [2947] ファイル: v4l2.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/v4l2.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2948] ファイル: fbcon.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fbcon.c ---------------------------------------------------------------------- /* * linux/drivers/video/fbcon.c -- Low level frame buffer based console driver * * Copyright (C) 1995 Geert Uytterhoeven * * * This file is based on the original Amiga console driver (amicon.c): * * Copyright (C) 1993 Hamish Macdonald * Greg Harp * Copyright (C) 1994 David Carter [carter@compsci.bristol.ac.uk] * * with work by William Rucklidge (wjr@cs.cornell.edu) * Geert Uytterhoeven * Jes Sorensen (jds@kom.auc.dk) * Martin Apel * * and on the original Atari console driver (atacon.c): * * Copyright (C) 1993 Bjoern Brauel * Roman Hodek * * with work by Guenther Kelleter * Martin Schaller * Andreas Schwab * * Hardware cursor support added by Emmanuel Marty (core@ggi-project.org) * Smart redraw scrolling, arbitrary font width support, 512char font support * and software scrollback added by * Jakub Jelinek (jj@ultra.linux.cz) * * Random hacking by Martin Mares * * 2001 - Documented with DocBook * - Brad Douglas * * The low level operations for the various display memory organizations are * now in separate source files. * * Currently the following organizations are supported: * * o afb Amiga bitplanes * o cfb{2,4,8,16,24,32} Packed pixels * o ilbm Amiga interleaved bitplanes * o iplan2p[248] Atari interleaved bitplanes * o mfb Monochrome * o vga VGA characters/attributes * * To do: * * - Implement 16 plane mode (iplan2p16) * * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. */ ====================================================================== ====================================================================== [2949] ファイル: stat.c ---------------------------------------------------------------------- 実際のパス: fs/stat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/stat.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [2950] ファイル: bsg.c ---------------------------------------------------------------------- 実際のパス: block/bsg.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * bsg.c - block layer implementation of the sg v4 interface */ ====================================================================== ====================================================================== [2951] ファイル: version.c ---------------------------------------------------------------------- 実際のパス: init/version.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/init/version.c * * Copyright (C) 1992 Theodore Ts'o * * May be freely distributed as part of Linux. */ ====================================================================== ====================================================================== [2952] ファイル: util.c ---------------------------------------------------------------------- 実際のパス: mm/util.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2953] ファイル: textsearch.h ---------------------------------------------------------------------- 実際のパス: include/linux/textsearch.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2954] ファイル: delay.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/delay.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2955] ファイル: ansi_cprng.c ---------------------------------------------------------------------- 実際のパス: crypto/ansi_cprng.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * PRNG: Pseudo Random Number Generator * Based on NIST Recommended PRNG From ANSI X9.31 Appendix A.2.4 using * AES 128 cipher * * (C) Neil Horman */ ====================================================================== ====================================================================== [2956] ファイル: posix-timers.c ---------------------------------------------------------------------- 実際のパス: kernel/time/posix-timers.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * 2002-10-15 Posix Clocks & timers * by George Anzinger george@mvista.com * Copyright (C) 2002 2003 by MontaVista Software. * * 2004-06-01 Fix CLOCK_REALTIME clock/timer TIMER_ABSTIME bug. * Copyright (C) 2004 Boris Hu * * These are all the functions necessary to implement POSIX clocks & timers */ ====================================================================== ====================================================================== [2957] ファイル: sm3_base.h ---------------------------------------------------------------------- 実際のパス: include/crypto/sm3_base.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * sm3_base.h - core logic for SM3 implementations * * Copyright (C) 2017 ARM Limited or its affiliates. * Written by Gilad Ben-Yossef */ ====================================================================== ====================================================================== [2958] ファイル: mmci_stm32_sdmmc.c ---------------------------------------------------------------------- 実際のパス: drivers/mmc/host/mmci_stm32_sdmmc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) STMicroelectronics 2018 - All Rights Reserved * Author: Ludovic.barre@st.com for STMicroelectronics. */ ====================================================================== ====================================================================== [2959] ファイル: deflate.c ---------------------------------------------------------------------- 実際のパス: crypto/deflate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Cryptographic API. * * Deflate algorithm (RFC 1951), implemented here primarily for use * by IPCOMP (RFC 3173 & RFC 2394). * * Copyright (c) 2003 James Morris * * FIXME: deflate transforms will require up to a total of about 436k of kernel * memory on i386 (390k for compression, the rest for decompression), as the * current zlib kernel code uses a worst case pre-allocation system by default. * This needs to be fixed so that the amount of memory required is properly * related to the winbits and memlevel parameters. * * The default winbits of 11 should suit most packets, and it may be something * to configure on a per-tfm basis in the future. * * Currently, compression history is not maintained between tfm calls, as * it is not needed for IPCOMP and keeps the code simpler. It can be * implemented if someone wants it. */ ====================================================================== ====================================================================== [2960] ファイル: ptrace.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/ptrace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Based on arch/arm/include/asm/ptrace.h * * Copyright (C) 1996-2003 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [2961] ファイル: cpu_errata.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/cpu_errata.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Contains CPU specific errata definitions * * Copyright (C) 2014 ARM Ltd. */ ====================================================================== ====================================================================== [2962] ファイル: ufs_quirks.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/ufs_quirks.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2014-2016, The Linux Foundation. All rights reserved. */ ====================================================================== ====================================================================== [2963] ファイル: netfilter_ingress.h ---------------------------------------------------------------------- 実際のパス: include/linux/netfilter_ingress.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2964] ファイル: memcontrol.h ---------------------------------------------------------------------- 実際のパス: include/linux/memcontrol.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* memcontrol.h - Memory Controller * * Copyright IBM Corporation, 2007 * Author Balbir Singh * * Copyright 2007 OpenVZ SWsoft Inc * Author: Pavel Emelianov */ ====================================================================== ====================================================================== [2965] ファイル: inode.c ---------------------------------------------------------------------- 実際のパス: fs/debugfs/inode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * inode.c - part of debugfs, a tiny little debug file system * * Copyright (C) 2004,2019 Greg Kroah-Hartman * Copyright (C) 2004 IBM Inc. * Copyright (C) 2019 Linux Foundation * * debugfs is for people to use instead of /proc or /sys. * See ./Documentation/core-api/kernel-api.rst for more details. */ ====================================================================== ====================================================================== [2966] ファイル: percpu.c ---------------------------------------------------------------------- 実際のパス: mm/percpu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * mm/percpu.c - percpu memory allocator * * Copyright (C) 2009 SUSE Linux Products GmbH * Copyright (C) 2009 Tejun Heo * * Copyright (C) 2017 Facebook Inc. * Copyright (C) 2017 Dennis Zhou * * The percpu allocator handles both static and dynamic areas. Percpu * areas are allocated in chunks which are divided into units. There is * a 1-to-1 mapping for units to possible cpus. These units are grouped * based on NUMA properties of the machine. * * c0 c1 c2 * ------------------- ------------------- ------------ * | u0 | u1 | u2 | u3 | | u0 | u1 | u2 | u3 | | u0 | u1 | u * ------------------- ...... ------------------- .... ------------ * * Allocation is done by offsets into a unit's address space. Ie., an * area of 512 bytes at 6k in c1 occupies 512 bytes at 6k in c1:u0, * c1:u1, c1:u2, etc. On NUMA machines, the mapping may be non-linear * and even sparse. Access is handled by configuring percpu base * registers according to the cpu to unit mappings and offsetting the * base address using pcpu_unit_size. * * There is special consideration for the first chunk which must handle * the static percpu variables in the kernel image as allocation services * are not online yet. In short, the first chunk is structured like so: * * * * The static data is copied from the original section managed by the * linker. The reserved section, if non-zero, primarily manages static * percpu variables from kernel modules. Finally, the dynamic section * takes care of normal allocations. * * The allocator organizes chunks into lists according to free size and * memcg-awareness. To make a percpu allocation memcg-aware the __GFP_ACCOUNT * flag should be passed. All memcg-aware allocations are sharing one set * of chunks and all unaccounted allocations and allocations performed * by processes belonging to the root memory cgroup are using the second set. * * The allocator tries to allocate from the fullest chunk first. Each chunk * is managed by a bitmap with metadata blocks. The allocation map is updated * on every allocation and free to reflect the current state while the boundary * map is only updated on allocation. Each metadata block contains * information to help mitigate the need to iterate over large portions * of the bitmap. The reverse mapping from page to chunk is stored in * the page's index. Lastly, units are lazily backed and grow in unison. * * There is a unique conversion that goes on here between bytes and bits. * Each bit represents a fragment of size PCPU_MIN_ALLOC_SIZE. The chunk * tracks the number of pages it is responsible for in nr_pages. Helper * functions are used to convert from between the bytes, bits, and blocks. * All hints are managed in bits unless explicitly stated. * * To use this allocator, arch code should do the following: * * - define __addr_to_pcpu_ptr() and __pcpu_ptr_to_addr() to translate * regular address to percpu pointer and back if they need to be * different from the default * * - use pcpu_setup_first_chunk() during percpu area initialization to * setup the first chunk containing the kernel static percpu area */ ====================================================================== ====================================================================== [2967] ファイル: sysctl.h ---------------------------------------------------------------------- 実際のパス: include/linux/sysctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2968] ファイル: symlink.c ---------------------------------------------------------------------- 実際のパス: fs/configfs/symlink.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * symlink.c - operations for configfs symlinks. * * Based on sysfs: * sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel * * configfs Copyright (C) 2005 Oracle. All rights reserved. */ ====================================================================== ====================================================================== [2969] ファイル: vmstat.c ---------------------------------------------------------------------- 実際のパス: mm/vmstat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/mm/vmstat.c * * Manages VM statistics * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * * zoned VM statistics * Copyright (C) 2006 Silicon Graphics, Inc., * Christoph Lameter * Copyright (C) 2008-2014 Christoph Lameter */ ====================================================================== ====================================================================== [2970] ファイル: systohc.c ---------------------------------------------------------------------- 実際のパス: drivers/rtc/systohc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2971] ファイル: opp.h ---------------------------------------------------------------------- 実際のパス: drivers/opp/opp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Generic OPP Interface * * Copyright (C) 2009-2010 Texas Instruments Incorporated. * Nishanth Menon * Romit Dasgupta * Kevin Hilman */ ====================================================================== ====================================================================== [2972] ファイル: clkdev.h ---------------------------------------------------------------------- 実際のパス: include/linux/clkdev.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * include/linux/clkdev.h * * Copyright (C) 2008 Russell King. * * Helper for the clk API to assist looking up a struct clk. */ ====================================================================== ====================================================================== [2973] ファイル: badblocks.c ---------------------------------------------------------------------- 実際のパス: block/badblocks.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Bad block management * * - Heavily based on MD badblocks code from Neil Brown * * Copyright (c) 2015, Intel Corporation. */ ====================================================================== ====================================================================== [2974] ファイル: amba-pl011.h ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/amba-pl011.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [2975] ファイル: cacheinfo.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/cacheinfo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * ARM64 cacheinfo support * * Copyright (C) 2015 ARM Ltd. * All Rights Reserved */ ====================================================================== ====================================================================== [2976] ファイル: swab.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/swab.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2977] ファイル: machine_kexec_file.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/machine_kexec_file.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * kexec_file for arm64 * * Copyright (C) 2018 Linaro Limited * Author: AKASHI Takahiro * * Most code is derived from arm64 port of kexec-tools */ ====================================================================== ====================================================================== [2978] ファイル: panel-lvds.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panel/panel-lvds.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Generic LVDS panel driver * * Copyright (C) 2016 Laurent Pinchart * Copyright (C) 2016 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) */ ====================================================================== ====================================================================== [2979] ファイル: audio.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/usb/audio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * -- USB Audio definitions. * * Copyright (C) 2006 Thumtronics Pty Ltd. * Developed for Thumtronics by Grey Innovation * Ben Williamson * * This software is distributed under the terms of the GNU General Public * License ("GPL") version 2, as published by the Free Software Foundation. * * This file holds USB constants and structures defined * by the USB Device Class Definition for Audio Devices. * Comments below reference relevant sections of that document: * * http://www.usb.org/developers/devclass_docs/audio10.pdf * * Types and defines in this file are either specific to version 1.0 of * this standard or common for newer versions. */ ====================================================================== ====================================================================== [2980] ファイル: mpls.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/mpls.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2981] ファイル: events.h ---------------------------------------------------------------------- 実際のパス: include/linux/iio/events.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* The industrial I/O - event passing to userspace * * Copyright (c) 2008-2011 Jonathan Cameron */ ====================================================================== ====================================================================== [2982] ファイル: notifier.c ---------------------------------------------------------------------- 実際のパス: kernel/notifier.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [2983] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: arch/arm64/crypto/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [2984] ファイル: time_types.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/time_types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [2985] ファイル: fc_fcoe.h ---------------------------------------------------------------------- 実際のパス: include/scsi/fc/fc_fcoe.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright(c) 2007 Intel Corporation. All rights reserved. * * Maintained at www.Open-FCoE.org */ ====================================================================== ====================================================================== [2986] ファイル: generic_ops.c ---------------------------------------------------------------------- 実際のパス: drivers/base/power/generic_ops.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * drivers/base/power/generic_ops.c - Generic PM callbacks for subsystems * * Copyright (c) 2010 Rafael J. Wysocki , Novell Inc. */ ====================================================================== ====================================================================== [2987] ファイル: scsiglue.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/scsiglue.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for USB Mass Storage compliant devices * SCSI layer glue code * * Current development and maintenance by: * (c) 1999-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net) * * Developed with the assistance of: * (c) 2000 David L. Brown, Jr. (usb-storage@davidb.org) * (c) 2000 Stephen J. Gowdy (SGowdy@lbl.gov) * * Initial work by: * (c) 1999 Michael Gee (michael@linuxspecific.com) * * This driver is based on the 'USB Mass Storage Class' document. This * describes in detail the protocol used to communicate with such * devices. Clearly, the designers had SCSI and ATAPI commands in * mind when they created this document. The commands are all very * similar to commands in the SCSI-II and ATAPI specifications. * * It is important to note that in a number of cases this class * exhibits class-specific exemptions from the USB specification. * Notably the usage of NAK, STALL and ACK differs from the norm, in * that they are used to communicate wait, failed and OK on commands. * * Also, for certain devices, the interrupt endpoint is used to convey * status of a command. */ ====================================================================== ====================================================================== [2988] ファイル: edac.h ---------------------------------------------------------------------- 実際のパス: include/linux/edac.h ---------------------------------------------------------------------- /* * Generic EDAC defs * * Author: Dave Jiang * * 2006-2008 (c) MontaVista Software, Inc. This file is licensed under * the terms of the GNU General Public License version 2. This program * is licensed "as is" without any warranty of any kind, whether express * or implied. * */ ====================================================================== ====================================================================== [2989] ファイル: tracepoint.h ---------------------------------------------------------------------- 実際のパス: include/linux/tracepoint.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Kernel Tracepoint API. * * See Documentation/trace/tracepoints.rst. * * Copyright (C) 2008-2014 Mathieu Desnoyers * * Heavily inspired from the Linux Kernel Markers. */ ====================================================================== ====================================================================== [2990] ファイル: kthread.c ---------------------------------------------------------------------- 実際のパス: kernel/kthread.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* Kernel thread helper functions. * Copyright (C) 2004 IBM Corporation, Rusty Russell. * Copyright (C) 2009 Red Hat, Inc. * * Creation is done via kthreadd, so that we get a clean environment * even if we're invoked from userspace (think modprobe, hotplug cpu, * etc.). */ ====================================================================== ====================================================================== [2991] ファイル: dma-fence.h ---------------------------------------------------------------------- 実際のパス: include/linux/dma-fence.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Fence mechanism for dma-buf to allow for asynchronous dma access * * Copyright (C) 2012 Canonical Ltd * Copyright (C) 2012 Texas Instruments * * Authors: * Rob Clark * Maarten Lankhorst */ ====================================================================== ====================================================================== [2992] ファイル: hash.h ---------------------------------------------------------------------- 実際のパス: include/crypto/hash.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Hash: Hash algorithms under the crypto API * * Copyright (c) 2008 Herbert Xu */ ====================================================================== ====================================================================== [2993] ファイル: cfbfillrect.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/cfbfillrect.c ---------------------------------------------------------------------- /* * Generic fillrect for frame buffers with packed pixels of any depth. * * Copyright (C) 2000 James Simmons (jsimmons@linux-fbdev.org) * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. * * NOTES: * * Also need to add code to deal with cards endians that are different than * the native cpu endians. I also need to deal with MSB position in the word. * */ ====================================================================== ====================================================================== [2994] ファイル: blk-stat.c ---------------------------------------------------------------------- 実際のパス: block/blk-stat.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Block stat tracking code * * Copyright (C) 2016 Jens Axboe */ ====================================================================== ====================================================================== [2995] ファイル: vsprintf.c ---------------------------------------------------------------------- 実際のパス: lib/vsprintf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/lib/vsprintf.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [2996] ファイル: kpp.c ---------------------------------------------------------------------- 実際のパス: crypto/kpp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Key-agreement Protocol Primitives (KPP) * * Copyright (c) 2016, Intel Corporation * Authors: Salvatore Benedetto */ ====================================================================== ====================================================================== [2997] ファイル: loop.c ---------------------------------------------------------------------- 実際のパス: drivers/block/loop.c ---------------------------------------------------------------------- /* * linux/drivers/block/loop.c * * Written by Theodore Ts'o, 3/29/93 * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU General Public License. * * DES encryption plus some minor changes by Werner Almesberger, 30-MAY-1993 * more DES encryption plus IDEA encryption by Nicholas J. Leon, June 20, 1996 * * Modularized and updated for 1.1.16 kernel - Mitch Dsouza 28th May 1994 * Adapted for 1.3.59 kernel - Andries Brouwer, 1 Feb 1996 * * Fixed do_loop_request() re-entrancy - Vincent.Renardias@waw.com Mar 20, 1997 * * Added devfs support - Richard Gooch 16-Jan-1998 * * Handle sparse backing files correctly - Kenn Humborg, Jun 28, 1998 * * Loadable modules and other fixes by AK, 1998 * * Make real block number available to downstream transfer functions, enables * CBC (and relatives) mode encryption requiring unique IVs per data block. * Reed H. Petty, rhp@draper.net * * Maximum number of loop devices now dynamic via max_loop module parameter. * Russell Kroll 19990701 * * Maximum number of loop devices when compiled-in now selectable by passing * max_loop=<1-255> to the kernel on boot. * Erik I. Bolsø, , Oct 31, 1999 * * Completely rewrite request handling to be make_request_fn style and * non blocking, pushing work to a helper thread. Lots of fixes from * Al Viro too. * Jens Axboe , Nov 2000 * * Support up to 256 loop devices * Heinz Mauelshagen , Feb 2002 * * Support for falling back on the write file operation when the address space * operations write_begin is not available on the backing filesystem. * Anton Altaparmakov, 16 Feb 2005 * * Still To Fix: * - Advisory locking is ignored here. * - Should use an own CAP_* category instead of CAP_SYS_ADMIN * */ ====================================================================== ====================================================================== [2998] ファイル: ufshcd.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/ufshcd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Universal Flash Storage Host controller driver Core * Copyright (C) 2011-2013 Samsung India Software Operations * Copyright (c) 2013-2016, The Linux Foundation. All rights reserved. * * Authors: * Santosh Yaraganavi * Vinayak Holikatti */ ====================================================================== ====================================================================== [2999] ファイル: amba-pl011.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/serial/amba-pl011.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for AMBA serial ports * * Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o. * * Copyright 1999 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd. * Copyright (C) 2010 ST-Ericsson SA * * This is a generic driver for ARM AMBA-type serial ports. They * have a lot of 16550-like features, but are not register compatible. * Note that although they do have CTS, DCD and DSR inputs, they do * not have an RI input, nor do they have DTR or RTS outputs. If * required, these have to be supplied via some other means (eg, GPIO) * and hooked into this driver. */ ====================================================================== ====================================================================== [3000] ファイル: coredump.c ---------------------------------------------------------------------- 実際のパス: fs/coredump.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [3001] ファイル: fs_context.c ---------------------------------------------------------------------- 実際のパス: fs/fs_context.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* Provide a way to create a superblock configuration context within the kernel * that allows a superblock to be set up prior to mounting. * * Copyright (C) 2017 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [3002] ファイル: cxd4950gg-csi2.c ---------------------------------------------------------------------- 実際のパス: drivers/media/i2c/cxd4950gg/cxd4950gg-csi2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Driver for SONY/CXD4950GG-W deserializer * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * Driver for Analog Devices ADV748X CSI-2 Transmitter * * Copyright (C) 2017 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [3003] ファイル: cgroup.c ---------------------------------------------------------------------- 実際のパス: kernel/cgroup/cgroup.c ---------------------------------------------------------------------- /* * Generic process-grouping system. * * Based originally on the cpuset system, extracted by Paul Menage * Copyright (C) 2006 Google, Inc * * Notifications support * Copyright (C) 2009 Nokia Corporation * Author: Kirill A. Shutemov * * Copyright notices from the original cpuset code: * -------------------------------------------------- * Copyright (C) 2003 BULL SA. * Copyright (C) 2004-2006 Silicon Graphics, Inc. * * Portions derived from Patrick Mochel's sysfs code. * sysfs is Copyright (c) 2001-3 Patrick Mochel * * 2003-10-10 Written by Simon Derr. * 2003-10-22 Updates by Stephen Hemminger. * 2004 May-July Rework by Paul Jackson. * --------------------------------------------------- * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of the Linux * distribution for more details. */ ====================================================================== ====================================================================== [3004] ファイル: crash_core.c ---------------------------------------------------------------------- 実際のパス: kernel/crash_core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * crash.c - kernel crash support code. * Copyright (C) 2002-2004 Eric Biederman */ ====================================================================== ====================================================================== [3005] ファイル: unusual_onetouch.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_onetouch.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [3006] ファイル: kernel_stat.h ---------------------------------------------------------------------- 実際のパス: include/linux/kernel_stat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3007] ファイル: indirect_call_wrapper.h ---------------------------------------------------------------------- 実際のパス: include/linux/indirect_call_wrapper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3008] ファイル: filelock.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/filelock.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Events for filesystem locks * * Copyright 2013 Jeff Layton */ ====================================================================== ====================================================================== [3009] ファイル: bitmap.c ---------------------------------------------------------------------- 実際のパス: lib/bitmap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * lib/bitmap.c * Helper functions for bitmap.h. */ ====================================================================== ====================================================================== [3010] ファイル: dir.c ---------------------------------------------------------------------- 実際のパス: fs/sysfs/dir.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/sysfs/dir.c - sysfs core and dir operation implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007 Tejun Heo * * Please see Documentation/filesystems/sysfs.rst for more information. */ ====================================================================== ====================================================================== [3011] ファイル: auto_dev-ioctl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/auto_dev-ioctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Copyright 2008 Red Hat, Inc. All rights reserved. * Copyright 2008 Ian Kent * * This file is part of the Linux kernel and is made available under * the terms of the GNU General Public License, version 2, or at your * option, any later version, incorporated herein by reference. */ ====================================================================== ====================================================================== [3012] ファイル: ipc_sysctl.c ---------------------------------------------------------------------- 実際のパス: ipc/ipc_sysctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2007 * * Author: Eric Biederman */ ====================================================================== ====================================================================== [3013] ファイル: netfilter_ipv6.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter_ipv6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* IPv6-specific defines for netfilter. * (C)1998 Rusty Russell -- This code is GPL. * (C)1999 David Jeffery * this header was blatantly ripped from netfilter_ipv4.h * it's amazing what adding a bunch of 6s can do =8^) */ ====================================================================== ====================================================================== [3014] ファイル: blk-mq-sched.h ---------------------------------------------------------------------- 実際のパス: block/blk-mq-sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3015] ファイル: mbcache.c ---------------------------------------------------------------------- 実際のパス: fs/mbcache.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [3016] ファイル: ioremap.c ---------------------------------------------------------------------- 実際のパス: mm/ioremap.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Re-map IO memory to kernel address space so that we can access it. * This is needed for high PCI addresses that aren't mapped in the * 640k-1MB IO memory area on PC's * * (C) Copyright 1995 1996 Linus Torvalds */ ====================================================================== ====================================================================== [3017] ファイル: rcar-csi2.c ---------------------------------------------------------------------- 実際のパス: drivers/media/platform/rcar-vin/rcar-csi2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Driver for Renesas R-Car MIPI CSI-2 Receiver * * Copyright (C) 2018 Renesas Electronics Corp. * * Modifications copyright (c) 2024-06-07 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [3018] ファイル: trace.h ---------------------------------------------------------------------- 実際のパス: drivers/interconnect/trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Interconnect framework tracepoints * Copyright (c) 2019, Linaro Ltd. * Author: Georgi Djakov */ ====================================================================== ====================================================================== [3019] ファイル: atomic-arch-fallback.h ---------------------------------------------------------------------- 実際のパス: include/linux/atomic-arch-fallback.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // Generated by scripts/atomic/gen-atomic-fallback.sh // DO NOT MODIFY THIS FILE DIRECTLY ====================================================================== ====================================================================== [3020] ファイル: governor_simpleondemand.c ---------------------------------------------------------------------- 実際のパス: drivers/devfreq/governor_simpleondemand.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/drivers/devfreq/governor_simpleondemand.c * * Copyright (C) 2011 Samsung Electronics * MyungJoo Ham */ ====================================================================== ====================================================================== [3021] ファイル: msdos.c ---------------------------------------------------------------------- 実際のパス: block/partitions/msdos.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/partitions/msdos.c * * Code extracted from drivers/block/genhd.c * Copyright (C) 1991-1998 Linus Torvalds * * Thanks to Branko Lankester, lankeste@fwi.uva.nl, who found a bug * in the early extended-partition checks and added DM partitions * * Support for DiskManager v6.0x added by Mark Lord, * with information provided by OnTrack. This now works for linux fdisk * and LILO, as well as loadlin and bootln. Note that disks other than * /dev/hda *must* have a "DOS" type 0x51 partition in the first slot (hda1). * * More flexible handling of extended partitions - aeb, 950831 * * Check partition table on IDE disks for common CHS translations * * Re-organised Feb 1998 Russell King * * BSD disklabel support by Yossi Gottlieb * updated by Marc Espie * * Unixware slices support by Andrzej Krzysztofowicz * and Krzysztof G. Baranowski */ ====================================================================== ====================================================================== [3022] ファイル: rohm-bd718x7.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/rohm-bd718x7.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later // // Copyright (C) 2018 ROHM Semiconductors // // ROHM BD71837MWV and BD71847MWV PMIC driver // // Datasheet for BD71837MWV available from // https://www.rohm.com/datasheet/BD71837MWV/bd71837mwv-e ====================================================================== ====================================================================== [3023] ファイル: efi.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/efi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Extensible Firmware Interface * * Based on Extensible Firmware Interface Specification version 2.4 * * Copyright (C) 2013, 2014 Linaro Ltd. */ ====================================================================== ====================================================================== [3024] ファイル: auto_fs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/auto_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ /* * Copyright 1997 Transmeta Corporation - All Rights Reserved * Copyright 1999-2000 Jeremy Fitzhardinge * Copyright 2005-2006,2013,2017-2018 Ian Kent * * This file is part of the Linux kernel and is made available under * the terms of the GNU General Public License, version 2, or at your * option, any later version, incorporated herein by reference. * * ----------------------------------------------------------------------- */ ====================================================================== ====================================================================== [3025] ファイル: display-connector.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/display-connector.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2019 Laurent Pinchart */ ====================================================================== ====================================================================== [3026] ファイル: hdreg.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/hdreg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [3027] ファイル: percpu-internal.h ---------------------------------------------------------------------- 実際のパス: mm/percpu-internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3028] ファイル: mtd.h ---------------------------------------------------------------------- 実際のパス: include/linux/mtd/mtd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright © 1999-2010 David Woodhouse et al. */ ====================================================================== ====================================================================== [3029] ファイル: dmi.h ---------------------------------------------------------------------- 実際のパス: include/linux/dmi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3030] ファイル: ppp-ioctl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/ppp-ioctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * ppp-ioctl.h - PPP ioctl definitions. * * Copyright 1999-2002 Paul Mackerras. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Foundation. */ ====================================================================== ====================================================================== [3031] ファイル: memory_model.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/memory_model.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3032] ファイル: pci-epc.h ---------------------------------------------------------------------- 実際のパス: include/linux/pci-epc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /** * PCI Endpoint *Controller* (EPC) header file * * Copyright (C) 2017 Texas Instruments * Author: Kishon Vijay Abraham I */ ====================================================================== ====================================================================== [3033] ファイル: dim.h ---------------------------------------------------------------------- 実際のパス: include/linux/dim.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ /* Copyright (c) 2019 Mellanox Technologies. */ ====================================================================== ====================================================================== [3034] ファイル: i2c-rcar.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/busses/i2c-rcar.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Driver for the Renesas R-Car I2C unit * * Copyright (C) 2014-19 Wolfram Sang * Copyright (C) 2011-2019 Renesas Electronics Corporation * * Copyright (C) 2012-14 Renesas Solutions Corp. * Kuninori Morimoto * * This file is based on the drivers/i2c/busses/i2c-sh7760.c * (c) 2005-2008 MSC Vertriebsges.m.b.H, Manuel Lauss */ ====================================================================== ====================================================================== [3035] ファイル: vt_kern.h ---------------------------------------------------------------------- 実際のパス: include/linux/vt_kern.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3036] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: kernel/dma/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [3037] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: fs/sysfs/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [3038] ファイル: ipi.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/ipi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3039] ファイル: xdp.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/xdp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3040] ファイル: pwrseq.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/pwrseq.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2014 Linaro Ltd * * Author: Ulf Hansson */ ====================================================================== ====================================================================== [3041] ファイル: dev_printk.h ---------------------------------------------------------------------- 実際のパス: include/linux/dev_printk.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * dev_printk.h - printk messages helpers for devices * * Copyright (c) 2001-2003 Patrick Mochel * Copyright (c) 2004-2009 Greg Kroah-Hartman * Copyright (c) 2008-2009 Novell Inc. * */ ====================================================================== ====================================================================== [3042] ファイル: sched.h ---------------------------------------------------------------------- 実際のパス: kernel/sched/sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3043] ファイル: syscore.c ---------------------------------------------------------------------- 実際のパス: drivers/base/syscore.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * syscore.c - Execution of system core operations. * * Copyright (C) 2011 Rafael J. Wysocki , Novell Inc. */ ====================================================================== ====================================================================== [3044] ファイル: pkcs7_parser.c ---------------------------------------------------------------------- 実際のパス: crypto/asymmetric_keys/pkcs7_parser.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* PKCS#7 parser * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [3045] ファイル: compiler.h ---------------------------------------------------------------------- 実際のパス: include/linux/compiler.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3046] ファイル: notification.c ---------------------------------------------------------------------- 実際のパス: fs/notify/notification.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2008 Red Hat, Inc., Eric Paris */ ====================================================================== ====================================================================== [3047] ファイル: fsnotify.c ---------------------------------------------------------------------- 実際のパス: fs/notify/fsnotify.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2008 Red Hat, Inc., Eric Paris */ ====================================================================== ====================================================================== [3048] ファイル: sysreg.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/sysreg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Macros for accessing system registers with older binutils. * * Copyright (C) 2014 ARM Ltd. * Author: Catalin Marinas */ ====================================================================== ====================================================================== [3049] ファイル: Makefile-keyspan_pda_fw ---------------------------------------------------------------------- 実際のパス: drivers/usb/serial/Makefile-keyspan_pda_fw ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # some rules to handle the quirks of the 'as31' assembler, like # insisting upon fixed suffixes for the input and output files, # and its lack of preprocessor support ====================================================================== ====================================================================== [3050] ファイル: dma-fence-array.c ---------------------------------------------------------------------- 実際のパス: drivers/dma-buf/dma-fence-array.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * dma-fence-array: aggregate fences to be waited together * * Copyright (C) 2016 Collabora Ltd * Copyright (C) 2016 Advanced Micro Devices, Inc. * Authors: * Gustavo Padovan * Christian König */ ====================================================================== ====================================================================== [3051] ファイル: perf_regs.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/uapi/asm/perf_regs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [3052] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/amba/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [3053] ファイル: initrd.h ---------------------------------------------------------------------- 実際のパス: include/linux/initrd.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3054] ファイル: super.c ---------------------------------------------------------------------- 実際のパス: fs/efivarfs/super.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2012 Red Hat, Inc. * Copyright (C) 2012 Jeremy Kerr */ ====================================================================== ====================================================================== [3055] ファイル: mc-device.c ---------------------------------------------------------------------- 実際のパス: drivers/media/mc/mc-device.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Media device * * Copyright (C) 2010 Nokia Corporation * * Contacts: Laurent Pinchart * Sakari Ailus */ ====================================================================== ====================================================================== [3056] ファイル: panel.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/bridge/panel.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2016 Laurent Pinchart * Copyright (C) 2017 Broadcom */ ====================================================================== ====================================================================== [3057] ファイル: suspend.c ---------------------------------------------------------------------- 実際のパス: kernel/power/suspend.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * kernel/power/suspend.c - Suspend to RAM and standby functionality. * * Copyright (c) 2003 Patrick Mochel * Copyright (c) 2003 Open Source Development Lab * Copyright (c) 2009 Rafael J. Wysocki , Novell Inc. */ ====================================================================== ====================================================================== [3058] ファイル: ufshcd-pltfrm.c ---------------------------------------------------------------------- 実際のパス: drivers/scsi/ufs/ufshcd-pltfrm.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Universal Flash Storage Host controller Platform bus based glue driver * Copyright (C) 2011-2013 Samsung India Software Operations * * Authors: * Santosh Yaraganavi * Vinayak Holikatti */ ====================================================================== ====================================================================== [3059] ファイル: seccomp.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/seccomp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * include/asm-generic/seccomp.h * * Copyright (C) 2014 Linaro Limited * Author: AKASHI Takahiro */ ====================================================================== ====================================================================== [3060] ファイル: proc_fs.h ---------------------------------------------------------------------- 実際のパス: include/linux/proc_fs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3061] ファイル: char_dev.c ---------------------------------------------------------------------- 実際のパス: fs/char_dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/char_dev.c * * Copyright (C) 1991, 1992 Linus Torvalds */ ====================================================================== ====================================================================== [3062] ファイル: rohm-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/rohm-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // Copyright (C) 2020 ROHM Semiconductors ====================================================================== ====================================================================== [3063] ファイル: compat.h ---------------------------------------------------------------------- 実際のパス: include/linux/compat.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3064] ファイル: decompress_inflate.c ---------------------------------------------------------------------- 実際のパス: lib/decompress_inflate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [3065] ファイル: fbcvt.c ---------------------------------------------------------------------- 実際のパス: drivers/video/fbdev/core/fbcvt.c ---------------------------------------------------------------------- /* * linux/drivers/video/fbcvt.c - VESA(TM) Coordinated Video Timings * * Copyright (C) 2005 Antonino Daplas * * Based from the VESA(TM) Coordinated Video Timing Generator by * Graham Loveridge April 9, 2003 available at * http://www.elo.utfsm.cl/~elo212/docs/CVTd6r1.xls * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. * */ ====================================================================== ====================================================================== [3066] ファイル: mroute6.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/mroute6.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [3067] ファイル: poll.h ---------------------------------------------------------------------- 実際のパス: include/linux/poll.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3068] ファイル: jump_label.h ---------------------------------------------------------------------- 実際のパス: include/linux/jump_label.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Jump label support * * Copyright (C) 2009-2012 Jason Baron * Copyright (C) 2011-2012 Red Hat, Inc., Peter Zijlstra * * DEPRECATED API: * * The use of 'struct static_key' directly, is now DEPRECATED. In addition * static_key_{true,false}() is also DEPRECATED. IE DO NOT use the following: * * struct static_key false = STATIC_KEY_INIT_FALSE; * struct static_key true = STATIC_KEY_INIT_TRUE; * static_key_true() * static_key_false() * * The updated API replacements are: * * DEFINE_STATIC_KEY_TRUE(key); * DEFINE_STATIC_KEY_FALSE(key); * DEFINE_STATIC_KEY_ARRAY_TRUE(keys, count); * DEFINE_STATIC_KEY_ARRAY_FALSE(keys, count); * static_branch_likely() * static_branch_unlikely() * * Jump labels provide an interface to generate dynamic branches using * self-modifying code. Assuming toolchain and architecture support, if we * define a "key" that is initially false via "DEFINE_STATIC_KEY_FALSE(key)", * an "if (static_branch_unlikely(&key))" statement is an unconditional branch * (which defaults to false - and the true block is placed out of line). * Similarly, we can define an initially true key via * "DEFINE_STATIC_KEY_TRUE(key)", and use it in the same * "if (static_branch_unlikely(&key))", in which case we will generate an * unconditional branch to the out-of-line true branch. Keys that are * initially true or false can be using in both static_branch_unlikely() * and static_branch_likely() statements. * * At runtime we can change the branch target by setting the key * to true via a call to static_branch_enable(), or false using * static_branch_disable(). If the direction of the branch is switched by * these calls then we run-time modify the branch target via a * no-op -> jump or jump -> no-op conversion. For example, for an * initially false key that is used in an "if (static_branch_unlikely(&key))" * statement, setting the key to true requires us to patch in a jump * to the out-of-line of true branch. * * In addition to static_branch_{enable,disable}, we can also reference count * the key or branch direction via static_branch_{inc,dec}. Thus, * static_branch_inc() can be thought of as a 'make more true' and * static_branch_dec() as a 'make more false'. * * Since this relies on modifying code, the branch modifying functions * must be considered absolute slow paths (machine wide synchronization etc.). * OTOH, since the affected branches are unconditional, their runtime overhead * will be absolutely minimal, esp. in the default (off) case where the total * effect is a single NOP of appropriate size. The on case will patch in a jump * to the out-of-line block. * * When the control is directly exposed to userspace, it is prudent to delay the * decrement to avoid high frequency code modifications which can (and do) * cause significant performance degradation. Struct static_key_deferred and * static_key_slow_dec_deferred() provide for this. * * Lacking toolchain and or architecture support, static keys fall back to a * simple conditional branch. * * Additional babbling in: Documentation/staging/static-keys.rst */ ====================================================================== ====================================================================== [3069] ファイル: uacce.h ---------------------------------------------------------------------- 実際のパス: include/linux/uacce.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ ====================================================================== ====================================================================== [3070] ファイル: md.h ---------------------------------------------------------------------- 実際のパス: drivers/md/md.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* md.h : kernel internal structure of the Linux MD driver Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman */ ====================================================================== ====================================================================== [3071] ファイル: dmaengine.h ---------------------------------------------------------------------- 実際のパス: include/linux/dmaengine.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright(c) 2004 - 2006 Intel Corporation. All rights reserved. */ ====================================================================== ====================================================================== [3072] ファイル: kmsg_dump.h ---------------------------------------------------------------------- 実際のパス: include/linux/kmsg_dump.h ---------------------------------------------------------------------- /* * linux/include/kmsg_dump.h * * Copyright (C) 2009 Net Insight AB * * Author: Simon Kagstrom * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ ====================================================================== ====================================================================== [3073] ファイル: mount.c ---------------------------------------------------------------------- 実際のパス: fs/configfs/mount.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * mount.c - operations for initializing and mounting configfs. * * Based on sysfs: * sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel * * configfs Copyright (C) 2005 Oracle. All rights reserved. */ ====================================================================== ====================================================================== [3074] ファイル: cputime.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/cputime.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Simple CPU accounting cgroup controller */ ====================================================================== ====================================================================== [3075] ファイル: task_io_accounting_ops.h ---------------------------------------------------------------------- 実際のパス: include/linux/task_io_accounting_ops.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3076] ファイル: ipmi_smi.h ---------------------------------------------------------------------- 実際のパス: include/linux/ipmi_smi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * ipmi_smi.h * * MontaVista IPMI system management interface * * Author: MontaVista Software, Inc. * Corey Minyard * source@mvista.com * * Copyright 2002 MontaVista Software Inc. * */ ====================================================================== ====================================================================== [3077] ファイル: skb_array.h ---------------------------------------------------------------------- 実際のパス: include/linux/skb_array.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Definitions for the 'struct skb_array' datastructure. * * Author: * Michael S. Tsirkin * * Copyright (C) 2016 Red Hat, Inc. * * Limited-size FIFO of skbs. Can be used more or less whenever * sk_buff_head can be used, except you need to know the queue size in * advance. * Implemented as a type-safe wrapper around ptr_ring. */ ====================================================================== ====================================================================== [3078] ファイル: blk-timeout.c ---------------------------------------------------------------------- 実際のパス: block/blk-timeout.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions related to generic timeout handling of requests. */ ====================================================================== ====================================================================== [3079] ファイル: ioctl.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/ioctl.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * linux/fs/ext4/ioctl.c * * Copyright (C) 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) */ ====================================================================== ====================================================================== [3080] ファイル: blk-map.c ---------------------------------------------------------------------- 実際のパス: block/blk-map.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions related to mapping data to requests */ ====================================================================== ====================================================================== [3081] ファイル: cpuinfo.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/cpuinfo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Record and handle CPU attributes. * * Copyright (C) 2014 ARM Ltd. */ ====================================================================== ====================================================================== [3082] ファイル: socket.h ---------------------------------------------------------------------- 実際のパス: include/linux/socket.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3083] ファイル: acompress.c ---------------------------------------------------------------------- 実際のパス: crypto/acompress.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Asynchronous Compression operations * * Copyright (c) 2016, Intel Corporation * Authors: Weigang Li * Giovanni Cabiddu */ ====================================================================== ====================================================================== [3084] ファイル: signalfd.c ---------------------------------------------------------------------- 実際のパス: fs/signalfd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/signalfd.c * * Copyright (C) 2003 Linus Torvalds * * Mon Mar 5, 2007: Davide Libenzi * Changed ->read() to return a siginfo strcture instead of signal number. * Fixed locking in ->poll(). * Added sighand-detach notification. * Added fd re-use in sys_signalfd() syscall. * Now using anonymous inode source. * Thanks to Oleg Nesterov for useful code review and suggestions. * More comments and suggestions from Arnd Bergmann. * Sat May 19, 2007: Davi E. M. Arnaut * Retrieve multiple signals with one read() call * Sun Jul 15, 2007: Davide Libenzi * Attach to the sighand only during read() and poll(). */ ====================================================================== ====================================================================== [3085] ファイル: task_work.c ---------------------------------------------------------------------- 実際のパス: kernel/task_work.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [3086] ファイル: bus.h ---------------------------------------------------------------------- 実際のパス: drivers/mmc/core/bus.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/drivers/mmc/core/bus.h * * Copyright (C) 2003 Russell King, All Rights Reserved. * Copyright 2007 Pierre Ossman */ ====================================================================== ====================================================================== [3087] ファイル: thread_info.h ---------------------------------------------------------------------- 実際のパス: include/linux/thread_info.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* thread_info.h: common low-level thread information accessors * * Copyright (C) 2002 David Howells (dhowells@redhat.com) * - Incorporating suggestions made by Linus Torvalds */ ====================================================================== ====================================================================== [3088] ファイル: backing-dev.c ---------------------------------------------------------------------- 実際のパス: mm/backing-dev.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only ====================================================================== ====================================================================== [3089] ファイル: clk-div6.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/renesas/clk-div6.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * r8a7790 Common Clock Framework support * * Copyright (C) 2013 Renesas Solutions Corp. * * Contact: Laurent Pinchart */ ====================================================================== ====================================================================== [3090] ファイル: hi6421v530-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/hi6421v530-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 // // Device driver for regulators in Hi6421V530 IC // // Copyright (c) <2017> HiSilicon Technologies Co., Ltd. // http://www.hisilicon.com // Copyright (c) <2017> Linaro Ltd. // https://www.linaro.org // // Author: Wang Xiaoyin // Guodong Xu ====================================================================== ====================================================================== [3091] ファイル: buffered-io.c ---------------------------------------------------------------------- 実際のパス: fs/iomap/buffered-io.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2010 Red Hat, Inc. * Copyright (C) 2016-2019 Christoph Hellwig. */ ====================================================================== ====================================================================== [3092] ファイル: nf_conntrack_tuple_common.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/netfilter/nf_conntrack_tuple_common.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [3093] ファイル: sync_file.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/sync_file.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */ /* * Copyright (C) 2012 Google, Inc. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [3094] ファイル: pagemap.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/pagemap.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3095] ファイル: fifo.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/renesas_usbhs/fifo.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-1.0+ /* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2019 Renesas Electronics Corporation * Kuninori Morimoto */ ====================================================================== ====================================================================== [3096] ファイル: if_addr.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/if_addr.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ ====================================================================== ====================================================================== [3097] ファイル: sdei.h ---------------------------------------------------------------------- 実際のパス: arch/arm64/include/asm/sdei.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ // Copyright (C) 2017 Arm Ltd. ====================================================================== ====================================================================== [3098] ファイル: switchtec.h ---------------------------------------------------------------------- 実際のパス: include/linux/switchtec.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Microsemi Switchtec PCIe Driver * Copyright (c) 2017, Microsemi Corporation */ ====================================================================== ====================================================================== [3099] ファイル: i2c-mux.c ---------------------------------------------------------------------- 実際のパス: drivers/i2c/i2c-mux.c ---------------------------------------------------------------------- /* * Multiplexed I2C bus driver. * * Copyright (c) 2008-2009 Rodolfo Giometti * Copyright (c) 2008-2009 Eurotech S.p.A. * Copyright (c) 2009-2010 NSN GmbH & Co KG * * Simplifies access to complex multiplexed I2C bus topologies, by presenting * each multiplexed bus segment as an additional I2C adapter. * Supports multi-level mux'ing (mux behind a mux). * * Based on: * i2c-virt.c from Kumar Gala * i2c-virtual.c from Ken Harrenstien, Copyright (c) 2004 Google, Inc. * i2c-virtual.c from Brian Kuschak * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ ====================================================================== ====================================================================== [3100] ファイル: io-mapping.h ---------------------------------------------------------------------- 実際のパス: include/linux/io-mapping.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright © 2008 Keith Packard */ ====================================================================== ====================================================================== [3101] ファイル: r8a774e1-sysc.c ---------------------------------------------------------------------- 実際のパス: drivers/soc/renesas/r8a774e1-sysc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Renesas RZ/G2H System Controller * Copyright (C) 2020 Renesas Electronics Corp. * * Based on Renesas R-Car H3 System Controller * Copyright (C) 2016-2017 Glider bvba */ ====================================================================== ====================================================================== [3102] ファイル: reboot.c ---------------------------------------------------------------------- 実際のパス: drivers/firmware/efi/reboot.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2014 Intel Corporation; author Matt Fleming * Copyright (c) 2014 Red Hat, Inc., Mark Salter */ ====================================================================== ====================================================================== [3103] ファイル: fpsimd.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/fpsimd.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * FP/SIMD context switching and fault handling * * Copyright (C) 2012 ARM Ltd. * Author: Catalin Marinas */ ====================================================================== ====================================================================== [3104] ファイル: rwonce.h ---------------------------------------------------------------------- 実際のパス: include/asm-generic/rwonce.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3105] ファイル: init_task.h ---------------------------------------------------------------------- 実際のパス: include/linux/init_task.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3106] ファイル: rhashtable.h ---------------------------------------------------------------------- 実際のパス: include/linux/rhashtable.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Resizable, Scalable, Concurrent Hash Table * * Copyright (c) 2015-2016 Herbert Xu * Copyright (c) 2014-2015 Thomas Graf * Copyright (c) 2008-2014 Patrick McHardy * * Code partially derived from nft_hash * Rewritten with rehash code from br_multicast plus single list * pointer as suggested by Josh Triplett * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ ====================================================================== ====================================================================== [3107] ファイル: clockevents.c ---------------------------------------------------------------------- 実際のパス: kernel/time/clockevents.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * This file contains functions which manage clock event devices. * * Copyright(C) 2005-2006, Thomas Gleixner * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar * Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner */ ====================================================================== ====================================================================== [3108] ファイル: dqblk_xfs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dqblk_xfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * Copyright (c) 1995-2001,2004 Silicon Graphics, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesset General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ ====================================================================== ====================================================================== [3109] ファイル: scsi_sas_internal.h ---------------------------------------------------------------------- 実際のパス: drivers/scsi/scsi_sas_internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3110] ファイル: serial_s3c.h ---------------------------------------------------------------------- 実際のパス: include/linux/serial_s3c.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * Internal header file for Samsung S3C2410 serial ports (UART0-2) * * Copyright (C) 2002 Shane Nay (shane@minirl.com) * * Additional defines, Copyright 2003 Simtec Electronics (linux@simtec.co.uk) * * Adapted from: * * Internal header file for MX1ADS serial ports (UART1 & 2) * * Copyright (C) 2002 Shane Nay (shane@minirl.com) */ ====================================================================== ====================================================================== [3111] ファイル: clk-mux.c ---------------------------------------------------------------------- 実際のパス: drivers/clk/clk-mux.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2011 Sascha Hauer, Pengutronix * Copyright (C) 2011 Richard Zhao, Linaro * Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd * * Simple multiplexer clock implementation */ ====================================================================== ====================================================================== [3112] ファイル: slub_def.h ---------------------------------------------------------------------- 実際のパス: include/linux/slub_def.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * SLUB : A Slab allocator without object queues. * * (C) 2007 SGI, Christoph Lameter */ ====================================================================== ====================================================================== [3113] ファイル: task_mmu.c ---------------------------------------------------------------------- 実際のパス: fs/proc/task_mmu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [3114] ファイル: blk-rq-qos.c ---------------------------------------------------------------------- 実際のパス: block/blk-rq-qos.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [3115] ファイル: scsi_eh.h ---------------------------------------------------------------------- 実際のパス: include/scsi/scsi_eh.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3116] ファイル: v4l2-fwnode.c ---------------------------------------------------------------------- 実際のパス: drivers/media/v4l2-core/v4l2-fwnode.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * V4L2 fwnode binding parsing library * * The origins of the V4L2 fwnode library are in V4L2 OF library that * formerly was located in v4l2-of.c. * * Copyright (c) 2016 Intel Corporation. * Author: Sakari Ailus * * Copyright (C) 2012 - 2013 Samsung Electronics Co., Ltd. * Author: Sylwester Nawrocki * * Copyright (C) 2012 Renesas Electronics Corp. * Author: Guennadi Liakhovetski */ ====================================================================== ====================================================================== [3117] ファイル: of_net.c ---------------------------------------------------------------------- 実際のパス: drivers/of/of_net.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * OF helpers for network devices. * * Initially copied out of arch/powerpc/kernel/prom_parse.c */ ====================================================================== ====================================================================== [3118] ファイル: drm_lease.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_lease.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright © 2017 Keith Packard */ ====================================================================== ====================================================================== [3119] ファイル: loadavg.h ---------------------------------------------------------------------- 実際のパス: include/linux/sched/loadavg.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3120] ファイル: mapping.c ---------------------------------------------------------------------- 実際のパス: kernel/dma/mapping.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * arch-independent dma-mapping routines * * Copyright (c) 2006 SUSE Linux Products GmbH * Copyright (c) 2006 Tejun Heo */ ====================================================================== ====================================================================== [3121] ファイル: dma_fence.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/dma_fence.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3122] ファイル: generic.h ---------------------------------------------------------------------- 実際のパス: include/linux/byteorder/generic.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3123] ファイル: ftdi_sio.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/serial/ftdi_sio.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3124] ファイル: paravirt.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/kernel/paravirt.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * * Copyright (C) 2013 Citrix Systems * * Author: Stefano Stabellini */ ====================================================================== ====================================================================== [3125] ファイル: debug_locks.c ---------------------------------------------------------------------- 実際のパス: lib/debug_locks.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * lib/debug_locks.c * * Generic place for common debugging facilities for various locks: * spinlocks, rwlocks, mutexes and rwsems. * * Started by Ingo Molnar: * * Copyright (C) 2006 Red Hat, Inc., Ingo Molnar */ ====================================================================== ====================================================================== [3126] ファイル: genalloc.h ---------------------------------------------------------------------- 実際のパス: include/linux/genalloc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [3127] ファイル: buffer.c ---------------------------------------------------------------------- 実際のパス: fs/buffer.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/buffer.c * * Copyright (C) 1991, 1992, 2002 Linus Torvalds */ ====================================================================== ====================================================================== [3128] ファイル: of_iommu.c ---------------------------------------------------------------------- 実際のパス: drivers/iommu/of_iommu.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * OF helpers for IOMMU * * Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. */ ====================================================================== ====================================================================== [3129] ファイル: engine.h ---------------------------------------------------------------------- 実際のパス: include/crypto/engine.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Crypto engine API * * Copyright (c) 2016 Baolin Wang */ ====================================================================== ====================================================================== [3130] ファイル: syscon-reboot.c ---------------------------------------------------------------------- 実際のパス: drivers/power/reset/syscon-reboot.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Generic Syscon Reboot Driver * * Copyright (c) 2013, Applied Micro Circuits Corporation * Author: Feng Kan */ ====================================================================== ====================================================================== [3131] ファイル: virtio_dma_buf.c ---------------------------------------------------------------------- 実際のパス: drivers/virtio/virtio_dma_buf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * dma-bufs for virtio exported objects * * Copyright (C) 2020 Google, Inc. */ ====================================================================== ====================================================================== [3132] ファイル: mnt_namespace.h ---------------------------------------------------------------------- 実際のパス: include/linux/mnt_namespace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3133] ファイル: blk-sysfs.c ---------------------------------------------------------------------- 実際のパス: block/blk-sysfs.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Functions related to sysfs handling */ ====================================================================== ====================================================================== [3134] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: kernel/time/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Timer subsystem related configuration options # # Options selectable by arch Kconfig # Watchdog function for clocksources to detect instabilities ====================================================================== ====================================================================== [3135] ファイル: phy-ulpi.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/phy/phy-ulpi.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * Generic ULPI USB transceiver support * * Copyright (C) 2009 Daniel Mack * * Based on sources from * * Sascha Hauer * Freescale Semiconductors */ ====================================================================== ====================================================================== [3136] ファイル: rk808-regulator.c ---------------------------------------------------------------------- 実際のパス: drivers/regulator/rk808-regulator.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Regulator driver for Rockchip RK805/RK808/RK818 * * Copyright (c) 2014, Fuzhou Rockchip Electronics Co., Ltd * * Author: Chris Zhong * Author: Zhang Qing * * Copyright (C) 2016 PHYTEC Messtechnik GmbH * * Author: Wadim Egorov */ ====================================================================== ====================================================================== [3137] ファイル: rc-map.h ---------------------------------------------------------------------- 実際のパス: include/media/rc-map.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* * rc-map.h - define RC map names used by RC drivers * * Copyright (c) 2010 by Mauro Carvalho Chehab */ ====================================================================== ====================================================================== [3138] ファイル: inffast.c ---------------------------------------------------------------------- 実際のパス: lib/zlib_inflate/inffast.c ---------------------------------------------------------------------- /* inffast.c -- fast decoding * Copyright (C) 1995-2004 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ ====================================================================== ====================================================================== [3139] ファイル: time.c ---------------------------------------------------------------------- 実際のパス: kernel/time/time.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1991, 1992 Linus Torvalds * * This file contains the interface functions for the various time related * system calls: time, stime, gettimeofday, settimeofday, adjtime * * Modification history: * * 1993-09-02 Philip Gladstone * Created file with time related functions from sched/core.c and adjtimex() * 1993-10-08 Torsten Duwe * adjtime interface update and CMOS clock write code * 1995-08-13 Torsten Duwe * kernel PLL updated to 1994-12-13 specs (rfc-1589) * 1999-01-16 Ulrich Windl * Introduced error checking for many cases in adjtimex(). * Updated NTP code according to technical memorandum Jan '96 * "A Kernel Model for Precision Timekeeping" by Dave Mills * Allow time_constant larger than MAXTC(6) for NTP v4 (MAXTC == 10) * (Even though the technical memorandum forbids it) * 2004-07-14 Christoph Lameter * Added getnstimeofday to allow the posix timer functions to return * with nanosecond accuracy */ ====================================================================== ====================================================================== [3140] ファイル: proc_namespace.c ---------------------------------------------------------------------- 実際のパス: fs/proc_namespace.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/proc_namespace.c - handling of /proc//{mounts,mountinfo,mountstats} * * In fact, that's a piece of procfs; it's *almost* isolated from * the rest of fs/proc, but has rather close relationships with * fs/namespace.c, thus here instead of fs/proc * */ ====================================================================== ====================================================================== [3141] ファイル: sierra_ms.c ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/sierra_ms.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [3142] ファイル: ras_event.h ---------------------------------------------------------------------- 実際のパス: include/ras/ras_event.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3143] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/mmc/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # MMC subsystem configuration # ====================================================================== ====================================================================== [3144] ファイル: ahash.c ---------------------------------------------------------------------- 実際のパス: crypto/ahash.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* * Asynchronous Cryptographic Hash operations. * * This is the asynchronous version of hash.c with notification of * completion via a callback. * * Copyright (c) 2008 Loc Ho */ ====================================================================== ====================================================================== [3145] ファイル: journal.c ---------------------------------------------------------------------- 実際のパス: fs/jbd2/journal.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * linux/fs/jbd2/journal.c * * Written by Stephen C. Tweedie , 1998 * * Copyright 1998 Red Hat corp --- All Rights Reserved * * Generic filesystem journal-writing code; part of the ext2fs * journaling system. * * This file manages journals: areas of disk reserved for logging * transactional updates. This includes the kernel journaling thread * which is responsible for scheduling updates to the log. * * We do not actually manage the physical storage of the journal in this * file: that is left to a per-journal policy function, which allows us * to store the journal within a filesystem-specified area for ext2 * journaling (ext2 can use a reserved inode for storing the log). */ ====================================================================== ====================================================================== [3146] ファイル: tpm-interface.c ---------------------------------------------------------------------- 実際のパス: drivers/char/tpm/tpm-interface.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2004 IBM Corporation * Copyright (C) 2014 Intel Corporation * * Authors: * Leendert van Doorn * Dave Safford * Reiner Sailer * Kylene Hall * * Maintained by: * * Device driver for TCG/TCPA TPM (trusted platform module). * Specifications at www.trustedcomputinggroup.org * * Note, the TPM chip is not interrupt driven (only polling) * and can have very long timeouts (minutes!). Hence the unusual * calls to msleep. */ ====================================================================== ====================================================================== [3147] ファイル: utsname.h ---------------------------------------------------------------------- 実際のパス: include/linux/utsname.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3148] ファイル: linux_logo.h ---------------------------------------------------------------------- 実際のパス: include/linux/linux_logo.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Linux logo to be displayed on boot * * Copyright (C) 1996 Larry Ewing (lewing@isc.tamu.edu) * Copyright (C) 1996,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Copyright (C) 2001 Greg Banks * Copyright (C) 2001 Jan-Benedict Glaw * Copyright (C) 2003 Geert Uytterhoeven * * Serial_console ascii image can be any size, * but should contain %s to display the version */ ====================================================================== ====================================================================== [3149] ファイル: helpers.h ---------------------------------------------------------------------- 実際のパス: include/vdso/helpers.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3150] ファイル: arm-smmu-v3.h ---------------------------------------------------------------------- 実際のパス: drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ /* * IOMMU API for ARM architected SMMUv3 implementations. * * Copyright (C) 2015 ARM Limited */ ====================================================================== ====================================================================== [3151] ファイル: symlink.c ---------------------------------------------------------------------- 実際のパス: fs/sysfs/symlink.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * fs/sysfs/symlink.c - sysfs symlink implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007 Tejun Heo * * Please see Documentation/filesystems/sysfs.rst for more information. */ ====================================================================== ====================================================================== [3152] ファイル: btf_ids.h ---------------------------------------------------------------------- 実際のパス: include/linux/btf_ids.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3153] ファイル: stop_task.c ---------------------------------------------------------------------- 実際のパス: kernel/sched/stop_task.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * stop-task scheduling class. * * The stop task is the highest priority task in the system, it preempts * everything and will be preempted by nothing. * * See kernel/stop_machine.c */ ====================================================================== ====================================================================== [3154] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/usb/gadget/legacy/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # # USB Gadget support on a system involves # (a) a peripheral controller, and # (b) the gadget driver using it. # # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! # # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). # - Some systems have both kinds of controllers. # # With help from a special transceiver and a "Mini-AB" jack, systems with # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). # # A Linux "Gadget Driver" talks to the USB Peripheral Controller # driver through the abstract "gadget" API. Some other operating # systems call these "client" drivers, of which "class drivers" # are a subset (implementing a USB device class specification). # A gadget driver implements one or more USB functions using # the peripheral hardware. # # Gadget drivers are hardware-neutral, or "platform independent", # except that they sometimes must understand quirks or limitations # of the particular controllers they work with. For example, when # a controller doesn't support alternate configurations or provide # enough of the right types of endpoints, the gadget driver might # not be able work with that controller, or might need to implement # a less common variant of a device class protocol. # # The available choices each represent a single precomposed USB # gadget configuration. In the device model, each option contains # both the device instantiation as a child for a USB gadget # controller, and the relevant drivers for each function declared # by the device. ====================================================================== ====================================================================== [3155] ファイル: i2c.h ---------------------------------------------------------------------- 実際のパス: include/trace/events/i2c.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* I2C message transfer tracepoints * * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ ====================================================================== ====================================================================== [3156] ファイル: init.c ---------------------------------------------------------------------- 実際のパス: arch/arm64/mm/init.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * Based on arch/arm/mm/init.c * * Copyright (C) 1995-2005 Russell King * Copyright (C) 2012 ARM Ltd. */ ====================================================================== ====================================================================== [3157] ファイル: rhashtable-types.h ---------------------------------------------------------------------- 実際のパス: include/linux/rhashtable-types.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3158] ファイル: jiffies.h ---------------------------------------------------------------------- 実際のパス: include/linux/jiffies.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ ====================================================================== ====================================================================== [3159] ファイル: tty_baudrate.c ---------------------------------------------------------------------- 実際のパス: drivers/tty/tty_baudrate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds */ ====================================================================== ====================================================================== [3160] ファイル: audit.c ---------------------------------------------------------------------- 実際のパス: kernel/audit.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* audit.c -- Auditing support * Gateway between the kernel (e.g., selinux) and the user-space audit daemon. * System-call specific features have moved to auditsc.c * * Copyright 2003-2007 Red Hat Inc., Durham, North Carolina. * All Rights Reserved. * * Written by Rickard E. (Rik) Faith * * Goals: 1) Integrate fully with Security Modules. * 2) Minimal run-time overhead: * a) Minimal when syscall auditing is disabled (audit_enable=0). * b) Small when syscall auditing is enabled and no audit record * is generated (defer as much work as possible to record * generation time): * i) context is allocated, * ii) names from getname are stored without a copy, and * iii) inode information stored from path_lookup. * 3) Ability to disable syscall auditing at boot time (audit=0). * 4) Usable by other parts of the kernel (if audit_log* is called, * then a syscall record will be generated automatically for the * current syscall). * 5) Netlink interface to user-space. * 6) Support low-overhead kernel-based filtering to minimize the * information that must be passed to user-space. * * Audit userspace, documentation, tests, and bug/issue trackers: * https://github.com/linux-audit */ ====================================================================== ====================================================================== [3161] ファイル: unusual_alauda.h ---------------------------------------------------------------------- 実際のパス: drivers/usb/storage/unusual_alauda.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ ====================================================================== ====================================================================== [3162] ファイル: refcount.c ---------------------------------------------------------------------- 実際のパス: lib/refcount.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Out-of-line refcount functions. */ ====================================================================== ====================================================================== [3163] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/spmi/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # SPMI driver configuration # ====================================================================== ====================================================================== [3164] ファイル: gen_kheaders.sh ---------------------------------------------------------------------- 実際のパス: kernel/gen_kheaders.sh ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # This script generates an archive consisting of kernel headers # for CONFIG_IKHEADERS. ====================================================================== ====================================================================== [3165] ファイル: mfd-core.c ---------------------------------------------------------------------- 実際のパス: drivers/mfd/mfd-core.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-only /* * drivers/mfd/mfd-core.c * * core MFD support * Copyright (c) 2006 Ian Molton * Copyright (c) 2007,2008 Dmitry Baryshkov */ ====================================================================== ====================================================================== [3166] ファイル: COPYING CREDITS MAINTAINERS generic-radix-tree.h generic-radix-tree.c defutil.h drm_device.h util.c gcm.h rtc.h mroute_base.h packed_struct.h isolation.h psi_types.h sfp.h drm_gem_framebuffer_helper.h bucket_locks.c time32.h pelt.h bridge.h neigh.h qdisc.h kmod.c glob.c mmap_lock.h mmu_gather.c io-wq.h linkmode.h phylink.h vmlinux.lds.h Kconfig ---------------------------------------------------------------------- 実際のパス: COPYING CREDITS MAINTAINERS include/linux/generic-radix-tree.h lib/generic-radix-tree.c lib/zlib_deflate/defutil.h include/drm/drm_device.h fs/proc/util.c include/crypto/gcm.h include/trace/events/rtc.h include/uapi/linux/mroute_base.h include/linux/unaligned/packed_struct.h include/linux/sched/isolation.h include/linux/psi_types.h include/linux/sfp.h include/drm/drm_gem_framebuffer_helper.h lib/bucket_locks.c include/linux/time32.h kernel/sched/pelt.h include/trace/events/bridge.h include/trace/events/neigh.h include/trace/events/qdisc.h kernel/kmod.c lib/glob.c include/linux/mmap_lock.h mm/mmu_gather.c fs/io-wq.h include/linux/linkmode.h include/linux/phylink.h include/asm-generic/vmlinux.lds.h drivers/mtd/Kconfig ---------------------------------------------------------------------- The Linux Kernel is provided under: SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note Being under the terms of the GNU General Public License version 2 only, according with: LICENSES/preferred/GPL-2.0 With an explicit syscall exception, as stated at: LICENSES/exceptions/Linux-syscall-note In addition, other licenses may also apply. Please see: Documentation/process/license-rules.rst for more details. All contributions to the Linux Kernel are subject to this COPYING file. ====================================================================== ====================================================================== [3167] ファイル: r8a77965_m3n.dtsi ---------------------------------------------------------------------- 実際のパス: arch/arm64/boot/dts/renesas/r8a77965_m3n.dtsi ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Device Tree Source for the R-Car M3-N (R8A77965) SoC * * Copyright (C) 2018 Jacopo Mondi * Copyright (C) 2021 Renesas Electronics Corp. * Modifications copyright (c) 2024-07-22 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei * * Based on r8a7796.dtsi * Copyright (C) 2016 Renesas Electronics Corp. */ ====================================================================== ====================================================================== [3168] ファイル: r8a77965-salvator-x.dts ---------------------------------------------------------------------- 実際のパス: arch/arm64/boot/dts/renesas/r8a77965-salvator-x.dts ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Device Tree Source for the Salvator-X board with R-Car M3-N * * Copyright (C) 2018 Jacopo Mondi * * Modifications copyright (c) 2024-07-22 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [3169] ファイル: r8a77965-salvator-x-sideA.dts r8a77965-salvator-x-sideA.dts ---------------------------------------------------------------------- 実際のパス: arch/arm64/boot/dts/renesas/r8a77965-salvator-x-sideA.dts arch/arm64/boot/dts/renesas/r8a77965-salvator-x-sideB.dts ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Device Tree Source for the Salvator-X board with R-Car M3-N * * Copyright (C) 2018 Jacopo Mondi * * Modifications copyright (c) 2024-07-22 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [3170] ファイル: Kconfig Makefile Kconfig Makefile ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/Kconfig drivers/gpu/drm/rcar-rvgc/Makefile drivers/media/i2c/cxd4950gg/Kconfig drivers/media/i2c/cxd4950gg/Makefile ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0+ ====================================================================== ====================================================================== [3171] ファイル: r_rvgc_error.h r_rvgc_protocol.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/r_rvgc_error.h drivers/gpu/drm/rcar-rvgc/r_rvgc_protocol.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * R-Car Display Unit DRM driver * * Copyright (C) 2024-05-27 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei */ ====================================================================== ====================================================================== [3172] ファイル: rcar_rvgc_buf.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/rcar_rvgc_buf.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * R-Car Display Unit DRM driver * * Modifications copyright (c) 2024-05-27 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * drm gem CMA (contiguous memory allocator) helper functions * * Copyright (C) 2012 Sascha Hauer, Pengutronix * * Based on Samsung Exynos code * * Copyright (c) 2011 Samsung Electronics Co., Ltd. */ ====================================================================== ====================================================================== [3173] ファイル: rcar_rvgc_buf.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/rcar_rvgc_buf.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * R-Car Display Unit DRM driver * * Modifications copyright (c) 2024-05-27 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * include/drm/drm_gem_framebuffer_helper.h */ ====================================================================== ====================================================================== [3174] ファイル: rcar_rvgc_kms.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/rcar_rvgc_kms.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * R-Car Display Unit DRM driver * * Modifications copyright (c) 2024-05-27 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * rcar_du_kms.c -- R-Car Display Unit Mode Setting * * Copyright (C) 2013-2015 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) */ ====================================================================== ====================================================================== [3175] ファイル: rcar_rvgc_kms.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/rcar_rvgc_kms.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0+ */ /* * R-Car Display Unit DRM driver * * Modifications copyright (c) 2024-05-27 2020 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * rcar_du_kms.h -- R-Car Display Unit Mode Setting * * Copyright (C) 2013-2018 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) */ ====================================================================== ====================================================================== [3176] ファイル: rcar_rvgc_pipe.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/rcar-rvgc/rcar_rvgc_pipe.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0+ /* * R-Car Display Unit DRM driver * * Modifications copyright (c) 2024-05-27 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * * Based on * rcar_du_plane.c -- R-Car Display Unit Planes * * Copyright (C) 2013-2018 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) */ ====================================================================== ====================================================================== [3177] ファイル: drm_plane.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_plane.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Modifications copyright (c) 2024-5-27 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * Authors: * wang xiaolei * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [3178] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Drm device configuration # # This driver provides support for the # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher. ====================================================================== ====================================================================== [3179] ファイル: Makefile ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/Makefile ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 # Makefile for the drm device driver. This driver provides support for the # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher. ====================================================================== ====================================================================== [3180] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/media/i2c/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0-only # # Multimedia Video device configuration # ====================================================================== ====================================================================== [3181] ファイル: Makefile ---------------------------------------------------------------------- 実際のパス: drivers/media/i2c/Makefile ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [3182] ファイル: Kconfig Makefile Kconfig Makefile Kconfig Makefile Kconfig Makefile ---------------------------------------------------------------------- 実際のパス: drivers/misc/rcar-mfis/Kconfig drivers/misc/rcar-mfis/Makefile drivers/misc/rcar-mfis-cbus/Kconfig drivers/misc/rcar-mfis-cbus/Makefile drivers/misc/rcar-mfis-lock/Kconfig drivers/misc/rcar-mfis-lock/Makefile drivers/misc/rcar-mfis-mem/Kconfig drivers/misc/rcar-mfis-mem/Makefile ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 ====================================================================== ====================================================================== [3183] ファイル: rcar_mfis_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/misc/rcar-mfis/rcar_mfis_drv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Rcar mfis driver * * Copyright (C) 2025-01-16 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * */ ====================================================================== ====================================================================== [3184] ファイル: rcar_mfis_cbus.c ---------------------------------------------------------------------- 実際のパス: drivers/misc/rcar-mfis-cbus/rcar_mfis_cbus.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Rcar mfis cbus driver * * Copyright (C) 2025-01-16 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * */ ====================================================================== ====================================================================== [3185] ファイル: rcar_mfis_lock_drv.c rcar_mfis_lock_drv.c ---------------------------------------------------------------------- 実際のパス: drivers/misc/rcar-mfis-lock/rcar_mfis_lock_drv.c drivers/misc/rcar-mfis-lock/rcar_mfis_lock_drv.h ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Rcar mfis_lock drv * * Copyright (C) 2025-01-16 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * */ ====================================================================== ====================================================================== [3186] ファイル: rcar_mfis_mem.c ---------------------------------------------------------------------- 実際のパス: drivers/misc/rcar-mfis-mem/rcar_mfis_mem.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 /* * Rcar mfis mem driver * * Copyright (C) 2025-01-16 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * */ ====================================================================== ====================================================================== [3187] ファイル: rcar_mfis_public.h ---------------------------------------------------------------------- 実際のパス: include/misc/rcar-mfis/rcar_mfis_public.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 */ /* * Rcar mfis driver * * Copyright (C) 2025-01-16 DENSO KOTEI AUTOMOTIVE ELECTRONICS (WUHAN) CO.,LTD. * * Authors: * wang xiaolei * */ ====================================================================== salvator_x-agl-linux 5.10.41 =========== License: LGPL-2.0&LGPL-2.1 Valid-License-Identifier: LGPL-2.0 Valid-License-Identifier: LGPL-2.0+ SPDX-URL: https://spdx.org/licenses/LGPL-2.0.html Usage-Guide: To use this license in source code, put one of the following SPDX tag/value pairs into a comment according to the placement guidelines in the licensing rules documentation. For 'GNU Library General Public License (LGPL) version 2.0 only' use: SPDX-License-Identifier: LGPL-2.0 For 'GNU Library General Public License (LGPL) version 2.0 or any later version' use: SPDX-License-Identifier: LGPL-2.0+ License-Text: GNU LIBRARY GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. one line to give the library's name and an idea of what it does. Copyright (C) year name of author This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. signature of Ty Coon, 1 April 1990 Ty Coon, President of Vice That's all there is to it! Valid-License-Identifier: LGPL-2.1 Valid-License-Identifier: LGPL-2.1+ SPDX-URL: https://spdx.org/licenses/LGPL-2.1.html Usage-Guide: To use this license in source code, put one of the following SPDX tag/value pairs into a comment according to the placement guidelines in the licensing rules documentation. For 'GNU Lesser General Public License (LGPL) version 2.1 only' use: SPDX-License-Identifier: LGPL-2.1 For 'GNU Lesser General Public License (LGPL) version 2.1 or any later version' use: SPDX-License-Identifier: LGPL-2.1+ License-Text: GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. one line to give the library's name and an idea of what it does. Copyright (C) year name of author This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. signature of Ty Coon, 1 April 1990 Ty Coon, President of Vice That's all there is to it! ====================================================================== [1] ファイル: longlong.h ---------------------------------------------------------------------- 実際のパス: lib/mpi/longlong.h ---------------------------------------------------------------------- /* longlong.h -- definitions for mixed size 32/64 bit arithmetic. * Note: I added some stuff for use with gnupg * * Copyright (C) 1991, 1992, 1993, 1994, 1996, 1998, * 2000, 2001, 2002, 2003 Free Software Foundation, Inc. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published by * the Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This file is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public * License for more details. * * You should have received a copy of the GNU Library General Public License * along with this file; see the file COPYING.LIB. If not, write to * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, * MA 02111-1307, USA. */ ====================================================================== ====================================================================== [2] ファイル: dvb_math.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dvb_math.c ---------------------------------------------------------------------- /* * dvb-math provides some complex fixed-point math * operations shared between the dvb related stuff * * Copyright (C) 2006 Christoph Pfister (christophpfister@gmail.com) * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. */ ====================================================================== ====================================================================== [3] ファイル: mpi-inline.h ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-inline.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* mpi-inline.h - Internal to the Multi Precision Integers * Copyright (C) 1994, 1996, 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [4] ファイル: dmxdev.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dmxdev.c ---------------------------------------------------------------------- /* * dmxdev.c - DVB demultiplexer device * * Copyright (C) 2000 Ralph Metzler & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [5] ファイル: mpi-internal.h ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-internal.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* mpi-internal.h - Internal to the Multi Precision Integers * Copyright (C) 1994, 1996 Free Software Foundation, Inc. * Copyright (C) 1998, 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [6] ファイル: demux.h ---------------------------------------------------------------------- 実際のパス: include/media/demux.h ---------------------------------------------------------------------- /* * demux.h * * The Kernel Digital TV Demux kABI defines a driver-internal interface for * registering low-level, hardware specific driver to a hardware independent * demux layer. * * Copyright (c) 2002 Convergence GmbH * * based on code: * Copyright (c) 2000 Nokia Research Center * Tampere, FINLAND * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [7] ファイル: dvb_ca_en50221.h ---------------------------------------------------------------------- 実際のパス: include/media/dvb_ca_en50221.h ---------------------------------------------------------------------- /* * dvb_ca.h: generic DVB functions for EN50221 CA interfaces * * Copyright (C) 2004 Andrew de Quincey * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ ====================================================================== ====================================================================== [8] ファイル: frontend.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dvb/frontend.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * frontend.h * * Copyright (C) 2000 Marcus Metzler * Ralph Metzler * Holger Waechtler * Andre Draszik * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ ====================================================================== ====================================================================== [9] ファイル: dm-core.h ---------------------------------------------------------------------- 実際のパス: drivers/md/dm-core.h ---------------------------------------------------------------------- /* * Internal header file _only_ for device mapper core * * Copyright (C) 2016 Red Hat, Inc. All rights reserved. * * This file is released under the LGPL. */ ====================================================================== ====================================================================== [10] ファイル: dvb_demux.h ---------------------------------------------------------------------- 実際のパス: include/media/dvb_demux.h ---------------------------------------------------------------------- /* * dvb_demux.h: DVB kernel demux API * * Copyright (C) 2000-2001 Marcus Metzler & Ralph Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [11] ファイル: mpi-pow.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-pow.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpi-pow.c - MPI functions * Copyright (C) 1994, 1996, 1998, 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [12] ファイル: dvb_ringbuffer.h ---------------------------------------------------------------------- 実際のパス: include/media/dvb_ringbuffer.h ---------------------------------------------------------------------- /* * * dvb_ringbuffer.h: ring buffer implementation for the dvb driver * * Copyright (C) 2003 Oliver Endriss * Copyright (C) 2004 Andrew de Quincey * * based on code originally found in av7110.c & dvb_ci.c: * Copyright (C) 1999-2003 Ralph Metzler & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. */ ====================================================================== ====================================================================== [13] ファイル: mpi-inv.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpi-inv.c ---------------------------------------------------------------------- /* mpi-inv.c - MPI functions * Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc. * * This file is part of Libgcrypt. * * Libgcrypt is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * the License, or (at your option) any later version. * * Libgcrypt is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, see . */ ====================================================================== ====================================================================== [14] ファイル: hugetlb_cgroup.c ---------------------------------------------------------------------- 実際のパス: mm/hugetlb_cgroup.c ---------------------------------------------------------------------- /* * * Copyright IBM Corporation, 2012 * Author Aneesh Kumar K.V * * Cgroup v2 * Copyright (C) 2019 Red Hat, Inc. * Author: Giuseppe Scrivano * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2.1 of the GNU Lesser General Public License * as published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * */ ====================================================================== ====================================================================== [15] ファイル: cn_proc.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/cn_proc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1 WITH Linux-syscall-note */ /* * cn_proc.h - process events connector * * Copyright (C) Matt Helsley, IBM Corp. 2005 * Based on cn_fork.h by Nguyen Anh Quynh and Guillaume Thouvenin * Copyright (C) 2005 Nguyen Anh Quynh * Copyright (C) 2005 Guillaume Thouvenin * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2.1 of the GNU Lesser General Public License * as published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */ ====================================================================== ====================================================================== [16] ファイル: generic_mpih-mul3.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-mul3.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-mul_3.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [17] ファイル: mpih-div.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpih-div.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-div.c - MPI helper functions * Copyright (C) 1994, 1996 Free Software Foundation, Inc. * Copyright (C) 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [18] ファイル: ca.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dvb/ca.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * ca.h * * Copyright (C) 2000 Ralph Metzler * & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Lesser Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ ====================================================================== ====================================================================== [19] ファイル: move_extent.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/move_extent.c ---------------------------------------------------------------------- // SPDX-License-Identifier: LGPL-2.1 /* * Copyright (c) 2008,2009 NEC Software Tohoku, Ltd. * Written by Takashi Sato * Akira Fujita */ ====================================================================== ====================================================================== [20] ファイル: dm.h ---------------------------------------------------------------------- 実際のパス: drivers/md/dm.h ---------------------------------------------------------------------- /* * Internal header file for device mapper * * Copyright (C) 2001, 2002 Sistina Software * Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. * * This file is released under the LGPL. */ ====================================================================== ====================================================================== [21] ファイル: dvb_ringbuffer.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dvb_ringbuffer.c ---------------------------------------------------------------------- /* * * dvb_ringbuffer.c: ring buffer implementation for the dvb driver * * Copyright (C) 2003 Oliver Endriss * Copyright (C) 2004 Andrew de Quincey * * based on code originally found in av7110.c & dvb_ci.c: * Copyright (C) 1999-2003 Ralph Metzler * & Marcus Metzler for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. */ ====================================================================== ====================================================================== [22] ファイル: hugetlb_cgroup.h ---------------------------------------------------------------------- 実際のパス: include/linux/hugetlb_cgroup.h ---------------------------------------------------------------------- /* * Copyright IBM Corporation, 2012 * Author Aneesh Kumar K.V * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2.1 of the GNU Lesser General Public License * as published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * */ ====================================================================== ====================================================================== [23] ファイル: taskstats.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/taskstats.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1 WITH Linux-syscall-note */ /* taskstats.h - exporting per-task statistics * * Copyright (C) Shailabh Nagar, IBM Corp. 2006 * (C) Balbir Singh, IBM Corp. 2006 * (C) Jay Lan, SGI, 2006 * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2.1 of the GNU Lesser General Public License * as published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */ ====================================================================== ====================================================================== [24] ファイル: migrate.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/migrate.c ---------------------------------------------------------------------- // SPDX-License-Identifier: LGPL-2.1 /* * Copyright IBM Corporation, 2007 * Author Aneesh Kumar K.V * */ ====================================================================== ====================================================================== [25] ファイル: inline.c ---------------------------------------------------------------------- 実際のパス: fs/ext4/inline.c ---------------------------------------------------------------------- // SPDX-License-Identifier: LGPL-2.1 /* * Copyright (c) 2012 Taobao. * Written by Tao Ma */ ====================================================================== ====================================================================== [26] ファイル: decompress_unlzma.c ---------------------------------------------------------------------- 実際のパス: lib/decompress_unlzma.c ---------------------------------------------------------------------- /* Lzma decompressor for Linux kernel. Shamelessly snarfed *from busybox 1.1.1 * *Linux kernel adaptation *Copyright (C) 2006 Alain < alain@knaff.lu > * *Based on small lzma deflate implementation/Small range coder *implementation for lzma. *Copyright (C) 2006 Aurelien Jacobs < aurel@gnuage.org > * *Based on LzmaDecode.c from the LZMA SDK 4.22 (https://www.7-zip.org/) *Copyright (C) 1999-2005 Igor Pavlov * *Copyrights of the parts, see headers below. * * *This program is free software; you can redistribute it and/or *modify it under the terms of the GNU Lesser General Public *License as published by the Free Software Foundation; either *version 2.1 of the License, or (at your option) any later version. * *This program is distributed in the hope that it will be useful, *but WITHOUT ANY WARRANTY; without even the implied warranty of *MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *Lesser General Public License for more details. * *You should have received a copy of the GNU Lesser General Public *License along with this library; if not, write to the Free Software *Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ /* Small range coder implementation for lzma. *Copyright (C) 2006 Aurelien Jacobs < aurel@gnuage.org > * *Based on LzmaDecode.c from the LZMA SDK 4.22 (https://www.7-zip.org/) *Copyright (c) 1999-2005 Igor Pavlov */ ====================================================================== ====================================================================== [27] ファイル: dmx.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dvb/dmx.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * dmx.h * * Copyright (C) 2000 Marcus Metzler * & Ralph Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ ====================================================================== ====================================================================== [28] ファイル: generic_mpih-mul2.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-mul2.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-mul_2.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [29] ファイル: cgroupstats.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/cgroupstats.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1 WITH Linux-syscall-note */ /* cgroupstats.h - exporting per-cgroup statistics * * Copyright IBM Corporation, 2007 * Author Balbir Singh * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2.1 of the GNU Lesser General Public License * as published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */ ====================================================================== ====================================================================== [30] ファイル: timeconv.c ---------------------------------------------------------------------- 実際のパス: kernel/time/timeconv.c ---------------------------------------------------------------------- // SPDX-License-Identifier: LGPL-2.0+ /* * Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc. * This file is part of the GNU C Library. * Contributed by Paul Eggert (eggert@twinsun.com). * * The GNU C Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * The GNU C Library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with the GNU C Library; see the file COPYING.LIB. If not, * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ ====================================================================== ====================================================================== [31] ファイル: mpih-mul.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpih-mul.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-mul.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 1999, * 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [32] ファイル: generic_mpih-sub1.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-sub1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-add_2.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [33] ファイル: generic_mpih-mul1.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-mul1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-mul_1.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [34] ファイル: device-mapper.h ---------------------------------------------------------------------- 実際のパス: include/linux/device-mapper.h ---------------------------------------------------------------------- /* * Copyright (C) 2001 Sistina Software (UK) Limited. * Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved. * * This file is released under the LGPL. */ ====================================================================== ====================================================================== [35] ファイル: dm-ioctl.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dm-ioctl.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */ /* * Copyright (C) 2001 - 2003 Sistina Software (UK) Limited. * Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved. * * This file is released under the LGPL. */ ====================================================================== ====================================================================== [36] ファイル: dvbdev.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dvbdev.c ---------------------------------------------------------------------- /* * dvbdev.c * * Copyright (C) 2000 Ralph Metzler * & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [37] ファイル: dvb_frontend.h ---------------------------------------------------------------------- 実際のパス: include/media/dvb_frontend.h ---------------------------------------------------------------------- /* * dvb_frontend.h * * The Digital TV Frontend kABI defines a driver-internal interface for * registering low-level, hardware specific driver to a hardware independent * frontend layer. * * Copyright (C) 2001 convergence integrated media GmbH * Copyright (C) 2004 convergence GmbH * * Written by Ralph Metzler * Overhauled by Holger Waechtler * Kernel I2C stuff by Michael Hunold * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ ====================================================================== ====================================================================== [38] ファイル: dvb_demux.c ---------------------------------------------------------------------- 実際のパス: drivers/media/dvb-core/dvb_demux.c ---------------------------------------------------------------------- /* * dvb_demux.c - DVB kernel demux API * * Copyright (C) 2000-2001 Ralph Metzler * & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [39] ファイル: ec.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/ec.c ---------------------------------------------------------------------- /* ec.c - Elliptic Curve functions * Copyright (C) 2007 Free Software Foundation, Inc. * Copyright (C) 2013 g10 Code GmbH * * This file is part of Libgcrypt. * * Libgcrypt is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * the License, or (at your option) any later version. * * Libgcrypt is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, see . */ ====================================================================== ====================================================================== [40] ファイル: decompress_bunzip2.c ---------------------------------------------------------------------- 実際のパス: lib/decompress_bunzip2.c ---------------------------------------------------------------------- /* Small bzip2 deflate implementation, by Rob Landley (rob@landley.net). Based on bzip2 decompression code by Julian R Seward (jseward@acm.org), which also acknowledges contributions by Mike Burrows, David Wheeler, Peter Fenwick, Alistair Moffat, Radford Neal, Ian H. Witten, Robert Sedgewick, and Jon L. Bentley. This code is licensed under the LGPLv2: LGPL (http://www.gnu.org/copyleft/lgpl.html */ ====================================================================== ====================================================================== [41] ファイル: dmxdev.h ---------------------------------------------------------------------- 実際のパス: include/media/dmxdev.h ---------------------------------------------------------------------- /* * dmxdev.h * * Copyright (C) 2000 Ralph Metzler & Marcus Metzler * for convergence integrated media GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ ====================================================================== ====================================================================== [42] ファイル: generic_mpih-add1.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-add1.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-add_1.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, * 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [43] ファイル: generic_mpih-rshift.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-rshift.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpih-rshift.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 1999, * 2000, 2001 Free Software Foundation, Inc. * * This file is part of GNUPG * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [44] ファイル: generic_mpih-lshift.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/generic_mpih-lshift.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-lshift.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [45] ファイル: mpi.h ---------------------------------------------------------------------- 実際のパス: include/linux/mpi.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-or-later */ /* mpi.h - Multi Precision Integers * Copyright (C) 1994, 1996, 1998, 1999, * 2000, 2001 Free Software Foundation, Inc. * * This file is part of GNUPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [46] ファイル: mpih-cmp.c ---------------------------------------------------------------------- 実際のパス: lib/mpi/mpih-cmp.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0-or-later /* mpihelp-sub.c - MPI helper functions * Copyright (C) 1994, 1996 Free Software Foundation, Inc. * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the * way the data is stored; this is to support the abstraction * of an optional secure memory allocation which may be used * to avoid revealing of sensitive data due to paging etc. * The GNU MP Library itself is published under the LGPL; * however I decided to publish this code under the plain GPL. */ ====================================================================== ====================================================================== [47] ファイル: dm-dirty-log.h ---------------------------------------------------------------------- 実際のパス: include/linux/dm-dirty-log.h ---------------------------------------------------------------------- /* * Copyright (C) 2003 Sistina Software * Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved. * * Device-Mapper dirty region log. * * This file is released under the LGPL. */ ====================================================================== ====================================================================== [48] ファイル: dqblk_xfs.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/dqblk_xfs.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */ /* * Copyright (c) 1995-2001,2004 Silicon Graphics, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesset General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ ====================================================================== salvator_x-agl-linux 5.10.41 =========== Valid-License-Identifier: MIT SPDX-URL: https://spdx.org/licenses/MIT.html Usage-Guide: To use the MIT License put the following SPDX tag/value pair into a comment according to the placement guidelines in the licensing rules documentation: SPDX-License-Identifier: MIT License-Text: MIT License Copyright (c) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ====================================================================== [1] ファイル: rfkill.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/rfkill.h ---------------------------------------------------------------------- /* * Copyright (C) 2006 - 2007 Ivo van Doorn * Copyright (C) 2007 Dmitry Torokhov * Copyright 2009 Johannes Berg * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [2] ファイル: drm_gem.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_gem.h ---------------------------------------------------------------------- /* * GEM Graphics Execution Manager Driver Interfaces * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * Copyright (c) 2009-2010, Code Aurora Forum. * All rights reserved. * Copyright © 2014 Intel Corporation * Daniel Vetter * * Author: Rickard E. (Rik) Faith * Author: Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [3] ファイル: drm_rect.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_rect.h ---------------------------------------------------------------------- /* * Copyright (C) 2011-2013 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ ====================================================================== ====================================================================== [4] ファイル: agp_backend.h ---------------------------------------------------------------------- 実際のパス: include/linux/agp_backend.h ---------------------------------------------------------------------- /* * AGPGART backend specific includes. Not for userspace consumption. * * Copyright (C) 2004 Silicon Graphics, Inc. * Copyright (C) 2002-2003 Dave Jones * Copyright (C) 1999 Jeff Hartmann * Copyright (C) 1999 Precision Insight, Inc. * Copyright (C) 1999 Xi Graphics, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * JEFF HARTMANN, OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE * OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ ====================================================================== ====================================================================== [5] ファイル: ttm_memory.h ---------------------------------------------------------------------- 実際のパス: include/drm/ttm/ttm_memory.h ---------------------------------------------------------------------- /************************************************************************** * * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * **************************************************************************/ ====================================================================== ====================================================================== [6] ファイル: overflow.h ---------------------------------------------------------------------- 実際のパス: include/linux/overflow.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ ====================================================================== ====================================================================== [7] ファイル: drm_fourcc.h ---------------------------------------------------------------------- 実際のパス: include/uapi/drm/drm_fourcc.h ---------------------------------------------------------------------- /* * Copyright 2011 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [8] ファイル: panel-simple.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/panel/panel-simple.c ---------------------------------------------------------------------- /* * Copyright (C) 2013, NVIDIA Corporation. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sub license, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [9] ファイル: drm_atomic_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_atomic_helper.h ---------------------------------------------------------------------- /* * Copyright (C) 2014 Red Hat * Copyright (C) 2014 Intel Corp. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Rob Clark * Daniel Vetter */ ====================================================================== ====================================================================== [10] ファイル: drm_damage_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_damage_helper.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /************************************************************************** * * Copyright (c) 2018 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Deepak Rawat * **************************************************************************/ ====================================================================== ====================================================================== [11] ファイル: drm_edid.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_edid.c ---------------------------------------------------------------------- /* * Copyright (c) 2006 Luc Verhaegen (quirks list) * Copyright (c) 2007-2008 Intel Corporation * Jesse Barnes * Copyright 2010 Red Hat, Inc. * * DDC probing routines (drm_ddc_read & drm_do_probe_ddc_edid) originally from * FB layer. * Copyright (C) 2006 Dennis Munsie * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sub license, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [12] ファイル: drm_framebuffer.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_framebuffer.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [13] ファイル: drm_dsc.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_dsc.c ---------------------------------------------------------------------- // SPDX-License-Identifier: MIT /* * Copyright © 2018 Intel Corp * * Author: * Manasi Navare */ ====================================================================== ====================================================================== [14] ファイル: drm_audio_component.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_audio_component.h ---------------------------------------------------------------------- // SPDX-License-Identifier: MIT // Copyright © 2014 Intel Corporation ====================================================================== ====================================================================== [15] ファイル: drm_gem.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_gem.c ---------------------------------------------------------------------- /* * Copyright © 2008 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. * * Authors: * Eric Anholt * */ ====================================================================== ====================================================================== [16] ファイル: drm_client_modeset.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_client_modeset.c ---------------------------------------------------------------------- // SPDX-License-Identifier: MIT /* * Copyright 2018 Noralf Trønnes * Copyright (c) 2006-2009 Red Hat Inc. * Copyright (c) 2006-2008 Intel Corporation * Jesse Barnes * Copyright (c) 2007 Dave Airlie */ ====================================================================== ====================================================================== [17] ファイル: drm_debugfs_crc.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_debugfs_crc.h ---------------------------------------------------------------------- /* * Copyright © 2016 Collabora Ltd. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [18] ファイル: drm_prime.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_prime.c ---------------------------------------------------------------------- /* * Copyright © 2012 Red Hat * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. * * Authors: * Dave Airlie * Rob Clark * */ ====================================================================== ====================================================================== [19] ファイル: virtgpu_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_drv.h ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [20] ファイル: ttm_tt.h ---------------------------------------------------------------------- 実際のパス: include/drm/ttm/ttm_tt.h ---------------------------------------------------------------------- /************************************************************************** * * Copyright (c) 2006-2009 Vmware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * **************************************************************************/ ====================================================================== ====================================================================== [21] ファイル: lima_vm.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_vm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2017-2019 Qiang Yu */ ====================================================================== ====================================================================== [22] ファイル: drm_cache.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_cache.h ---------------------------------------------------------------------- /************************************************************************** * * Copyright 2009 Red Hat Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * * **************************************************************************/ ====================================================================== ====================================================================== [23] ファイル: drm_drv.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_drv.h ---------------------------------------------------------------------- /* * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * Copyright (c) 2009-2010, Code Aurora Forum. * Copyright 2016 Intel Corp. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [24] ファイル: drm_mm.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_mm.h ---------------------------------------------------------------------- /************************************************************************** * * Copyright 2006-2008 Tungsten Graphics, Inc., Cedar Park, TX. USA. * Copyright 2016 Intel Corporation * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * * **************************************************************************/ ====================================================================== ====================================================================== [25] ファイル: drm_util.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_util.h ---------------------------------------------------------------------- /* * Internal Header for the Direct Rendering Manager * * Copyright 2018 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [26] ファイル: ttm_resource.h ---------------------------------------------------------------------- 実際のパス: include/drm/ttm/ttm_resource.h ---------------------------------------------------------------------- /* * Copyright 2020 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: Christian König */ ====================================================================== ====================================================================== [27] ファイル: virtgpu_plane.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_plane.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [28] ファイル: drm_mode_config.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_mode_config.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [29] ファイル: ttm_bo_driver.h ---------------------------------------------------------------------- 実際のパス: include/drm/ttm/ttm_bo_driver.h ---------------------------------------------------------------------- /************************************************************************** * * Copyright (c) 2006-2009 Vmware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * **************************************************************************/ ====================================================================== ====================================================================== [30] ファイル: drm_flip_work.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_flip_work.c ---------------------------------------------------------------------- /* * Copyright (C) 2013 Red Hat * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ ====================================================================== ====================================================================== [31] ファイル: drm_scatter.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_scatter.c ---------------------------------------------------------------------- /* * Created: Mon Dec 18 23:20:54 2000 by gareth@valinux.com * * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [32] ファイル: module.h ---------------------------------------------------------------------- 実際のパス: include/linux/module.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0-only */ ====================================================================== ====================================================================== [33] ファイル: drm_probe_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_probe_helper.c ---------------------------------------------------------------------- /* * Copyright (c) 2006-2008 Intel Corporation * Copyright (c) 2007 Dave Airlie * * DRM core CRTC related functions * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * * Authors: * Keith Packard * Eric Anholt * Dave Airlie * Jesse Barnes */ ====================================================================== ====================================================================== [34] ファイル: vgem_drv.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/vgem/vgem_drv.c ---------------------------------------------------------------------- /* * Copyright 2011 Red Hat, Inc. * Copyright © 2014 The Chromium OS Authors * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software") * to deal in the software without restriction, including without limitation * on the rights to use, copy, modify, merge, publish, distribute, sub * license, and/or sell copies of the Software, and to permit persons to whom * them Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTIBILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Adam Jackson * Ben Widawsky */ ====================================================================== ====================================================================== [35] ファイル: drm_edid.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_edid.h ---------------------------------------------------------------------- /* * Copyright © 2007-2008 Intel Corporation * Jesse Barnes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [36] ファイル: drm_irq.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_irq.c ---------------------------------------------------------------------- /* * drm_irq.c IRQ and vblank support * * \author Rickard E. (Rik) Faith * \author Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ /* * Created: Fri Mar 19 14:30:16 1999 by faith@valinux.com * * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [37] ファイル: drm_atomic.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_atomic.c ---------------------------------------------------------------------- /* * Copyright (C) 2014 Red Hat * Copyright (C) 2014 Intel Corp. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Rob Clark * Daniel Vetter */ ====================================================================== ====================================================================== [38] ファイル: drm_encoder_slave.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_encoder_slave.h ---------------------------------------------------------------------- /* * Copyright (C) 2009 Francisco Jerez. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ ====================================================================== ====================================================================== [39] ファイル: drm_modes.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_modes.c ---------------------------------------------------------------------- /* * Copyright © 1997-2003 by The XFree86 Project, Inc. * Copyright © 2007 Dave Airlie * Copyright © 2007-2008 Intel Corporation * Jesse Barnes * Copyright 2005-2006 Luc Verhaegen * Copyright (c) 2001, Andy Ritger aritger@nvidia.com * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Except as contained in this notice, the name of the copyright holder(s) * and author(s) shall not be used in advertising or otherwise to promote * the sale, use or other dealings in this Software without prior written * authorization from the copyright holder(s) and author(s). */ ====================================================================== ====================================================================== [40] ファイル: membarrier.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/membarrier.h ---------------------------------------------------------------------- /* * linux/membarrier.h * * membarrier system call API * * Copyright (c) 2010, 2015 Mathieu Desnoyers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ ====================================================================== ====================================================================== [41] ファイル: drm_file.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_file.c ---------------------------------------------------------------------- /* * Created: Mon Jan 4 08:58:31 1999 by faith@valinux.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [42] ファイル: virtgpu_vq.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_vq.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Authors: * Dave Airlie * Gerd Hoffmann * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [43] ファイル: drm_property.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_property.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [44] ファイル: drm_rect.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_rect.c ---------------------------------------------------------------------- /* * Copyright (C) 2011-2013 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ ====================================================================== ====================================================================== [45] ファイル: sil164.h ---------------------------------------------------------------------- 実際のパス: include/drm/i2c/sil164.h ---------------------------------------------------------------------- /* * Copyright (C) 2010 Francisco Jerez. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ ====================================================================== ====================================================================== [46] ファイル: drm_fb_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_fb_helper.h ---------------------------------------------------------------------- /* * Copyright (c) 2006-2009 Red Hat Inc. * Copyright (c) 2006-2008 Intel Corporation * Copyright (c) 2007 Dave Airlie * * DRM framebuffer helper functions * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * * Authors: * Dave Airlie * Jesse Barnes */ ====================================================================== ====================================================================== [47] ファイル: panfrost_drm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/drm/panfrost_drm.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: MIT */ /* * Copyright © 2014-2018 Broadcom * Copyright © 2019 Collabora ltd. */ ====================================================================== ====================================================================== [48] ファイル: drm_client.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_client.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 or MIT /* * Copyright 2018 Noralf Trønnes */ ====================================================================== ====================================================================== [49] ファイル: drm_dp_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_dp_helper.c ---------------------------------------------------------------------- /* * Copyright © 2009 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [50] ファイル: drm_internal.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_internal.h ---------------------------------------------------------------------- /* * Copyright © 2014 Intel Corporation * Daniel Vetter * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [51] ファイル: drm_auth.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_auth.c ---------------------------------------------------------------------- /* * Created: Tue Feb 2 08:37:54 1999 by faith@valinux.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Author Rickard E. (Rik) Faith * Author Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [52] ファイル: drm_scdc_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_scdc_helper.c ---------------------------------------------------------------------- /* * Copyright (c) 2015 NVIDIA Corporation. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sub license, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [53] ファイル: virtgpu_prime.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_prime.c ---------------------------------------------------------------------- /* * Copyright 2014 Canonical * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: Andreas Pokorny */ ====================================================================== ====================================================================== [54] ファイル: drm_dp_dual_mode_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_dp_dual_mode_helper.h ---------------------------------------------------------------------- /* * Copyright © 2016 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [55] ファイル: drm_vblank.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_vblank.c ---------------------------------------------------------------------- /* * drm_irq.c IRQ and vblank support * * \author Rickard E. (Rik) Faith * \author Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [56] ファイル: drm_cache.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_cache.c ---------------------------------------------------------------------- /************************************************************************** * * Copyright (c) 2006-2007 Tungsten Graphics, Inc., Cedar Park, TX., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * **************************************************************************/ ====================================================================== ====================================================================== [57] ファイル: drm_kms_helper_common.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_kms_helper_common.c ---------------------------------------------------------------------- /* * Copyright © 2015 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. * * Authors: * Rafael Antognolli * */ ====================================================================== ====================================================================== [58] ファイル: lima_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_drv.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2017-2019 Qiang Yu */ ====================================================================== ====================================================================== [59] ファイル: drm_vma_manager.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_vma_manager.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 OR MIT /* * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA * Copyright (c) 2012 David Airlie * Copyright (c) 2013 David Herrmann * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [60] ファイル: lima_device.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_device.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2018-2019 Qiang Yu */ ====================================================================== ====================================================================== [61] ファイル: vgem_drv.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/vgem/vgem_drv.h ---------------------------------------------------------------------- /* * Copyright © 2012 Intel Corporation * Copyright © 2014 The Chromium OS Authors * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. * * Authors: * Ben Widawsky * */ ====================================================================== ====================================================================== [62] ファイル: drm_self_refresh_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_self_refresh_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: MIT /* * Copyright (C) 2019 Google, Inc. * * Authors: * Sean Paul */ ====================================================================== ====================================================================== [63] ファイル: cmdstream.xml.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/cmdstream.xml.h ---------------------------------------------------------------------- /* Autogenerated file, DO NOT EDIT manually! This file was generated by the rules-ng-ng headergen tool in this git repository: http://0x04.net/cgit/index.cgi/rules-ng-ng git clone git://0x04.net/rules-ng-ng The rules-ng-ng source files this header was generated from are: - cmdstream.xml ( 14094 bytes, from 2016-11-11 06:55:14) - copyright.xml ( 1597 bytes, from 2016-10-29 07:29:22) - common.xml ( 23344 bytes, from 2016-11-10 15:14:07) Copyright (C) 2012-2016 by the following authors: - Wladimir J. van der Laan - Christian Gmeiner - Lucas Stach - Russell King Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [64] ファイル: lima_dump.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_dump.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2020 Qiang Yu */ ====================================================================== ====================================================================== [65] ファイル: drm_vm.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_vm.c ---------------------------------------------------------------------- /* * Created: Mon Jan 4 08:58:31 1999 by faith@valinux.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [66] ファイル: drm_plane.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_plane.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [67] ファイル: virtgpu_drm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/drm/virtgpu_drm.h ---------------------------------------------------------------------- /* * Copyright 2013 Red Hat * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [68] ファイル: drm_mipi_dsi.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_mipi_dsi.c ---------------------------------------------------------------------- /* * MIPI DSI Bus * * Copyright (C) 2012-2013, Samsung Electronics, Co., Ltd. * Andrzej Hajda * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [69] ファイル: drm_modeset_lock.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_modeset_lock.h ---------------------------------------------------------------------- /* * Copyright (C) 2014 Red Hat * Author: Rob Clark * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [70] ファイル: virtgpu_ioctl.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_ioctl.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Authors: * Dave Airlie * Alon Levy * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [71] ファイル: drm_mode_config.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_mode_config.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [72] ファイル: ttm_set_memory.h ---------------------------------------------------------------------- 実際のパス: include/drm/ttm/ttm_set_memory.h ---------------------------------------------------------------------- /************************************************************************** * * Copyright (c) 2018 Advanced Micro Devices, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * **************************************************************************/ ====================================================================== ====================================================================== [73] ファイル: drm_print.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_print.c ---------------------------------------------------------------------- /* * Copyright (C) 2016 Red Hat * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Rob Clark */ ====================================================================== ====================================================================== [74] ファイル: drm_hashtab.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_hashtab.c ---------------------------------------------------------------------- /************************************************************************** * * Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND. USA. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * * **************************************************************************/ ====================================================================== ====================================================================== [75] ファイル: spsc_queue.h ---------------------------------------------------------------------- 実際のパス: include/drm/spsc_queue.h ---------------------------------------------------------------------- /* * Copyright 2017 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * */ ====================================================================== ====================================================================== [76] ファイル: drm_bufs.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_bufs.c ---------------------------------------------------------------------- /* * Legacy: Generic DRM Buffer Management * * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Author: Rickard E. (Rik) Faith * Author: Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [77] ファイル: virtgpu_debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_debugfs.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [78] ファイル: drm_plane_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_plane_helper.c ---------------------------------------------------------------------- /* * Copyright (C) 2014 Intel Corporation * * DRM universal plane helper functions * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ ====================================================================== ====================================================================== [79] ファイル: drm_client.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_client.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 or MIT */ ====================================================================== ====================================================================== [80] ファイル: drm_print.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_print.h ---------------------------------------------------------------------- /* * Copyright (C) 2016 Red Hat * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Rob Clark */ ====================================================================== ====================================================================== [81] ファイル: drm_crtc.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_crtc.h ---------------------------------------------------------------------- /* * Copyright © 2006 Keith Packard * Copyright © 2007-2008 Dave Airlie * Copyright © 2007-2008 Intel Corporation * Jesse Barnes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [82] ファイル: drm_color_mgmt.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_color_mgmt.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [83] ファイル: drm_connector.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_connector.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [84] ファイル: drm_panel.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_panel.c ---------------------------------------------------------------------- /* * Copyright (C) 2013, NVIDIA Corporation. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sub license, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [85] ファイル: drm_plane.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_plane.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [86] ファイル: drm_mode_object.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_mode_object.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [87] ファイル: drm_modeset_lock.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_modeset_lock.c ---------------------------------------------------------------------- /* * Copyright (C) 2014 Red Hat * Author: Rob Clark * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [88] ファイル: virtgpu_display.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_display.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Authors: * Dave Airlie * Alon Levy * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [89] ファイル: drm_syncobj.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_syncobj.h ---------------------------------------------------------------------- /* * Copyright © 2017 Red Hat * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. * * Authors: * */ ====================================================================== ====================================================================== [90] ファイル: drm_drv.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_drv.c ---------------------------------------------------------------------- /* * Created: Fri Jan 19 10:48:35 2001 by faith@acm.org * * Copyright 2001 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Author Rickard E. (Rik) Faith * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [91] ファイル: drm_ioc32.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_ioc32.c ---------------------------------------------------------------------- /* * \file drm_ioc32.c * * 32-bit ioctl compatibility routines for the DRM. * * \author Paul Mackerras * * Copyright (C) Paul Mackerras 2005. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ ====================================================================== ====================================================================== [92] ファイル: drm_encoder.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_encoder.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [93] ファイル: drm_encoder.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_encoder.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [94] ファイル: rfkill.h ---------------------------------------------------------------------- 実際のパス: include/linux/rfkill.h ---------------------------------------------------------------------- /* * Copyright (C) 2006 - 2007 Ivo van Doorn * Copyright (C) 2007 Dmitry Torokhov * Copyright 2009 Johannes Berg * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [95] ファイル: drm_connector.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_connector.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [96] ファイル: drm_dma.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_dma.c ---------------------------------------------------------------------- /* * Created: Fri Mar 19 14:30:16 1999 by faith@valinux.com * * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [97] ファイル: drm_panel.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_panel.h ---------------------------------------------------------------------- /* * Copyright (C) 2013, NVIDIA Corporation. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sub license, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [98] ファイル: drm_dp_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_dp_helper.h ---------------------------------------------------------------------- /* * Copyright © 2008 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [99] ファイル: drm_atomic.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_atomic.h ---------------------------------------------------------------------- /* * Copyright (C) 2014 Red Hat * Copyright (C) 2014 Intel Corp. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Rob Clark * Daniel Vetter */ ====================================================================== ====================================================================== [100] ファイル: drm_ioctl.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_ioctl.c ---------------------------------------------------------------------- /* * Created: Fri Jan 8 09:01:26 1999 by faith@valinux.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Author Rickard E. (Rik) Faith * Author Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [101] ファイル: drm_crtc_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_crtc_helper.c ---------------------------------------------------------------------- /* * Copyright (c) 2006-2008 Intel Corporation * Copyright (c) 2007 Dave Airlie * * DRM core CRTC related functions * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * * Authors: * Keith Packard * Eric Anholt * Dave Airlie * Jesse Barnes */ ====================================================================== ====================================================================== [102] ファイル: virtgpu_drv.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_drv.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Authors: * Dave Airlie * Gerd Hoffmann * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [103] ファイル: virtgpu_kms.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_kms.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [104] ファイル: dma-resv.c ---------------------------------------------------------------------- 実際のパス: drivers/dma-buf/dma-resv.c ---------------------------------------------------------------------- /* * Copyright (C) 2012-2014 Canonical Ltd (Maarten Lankhorst) * * Based on bo.c which bears the following copyright notice, * but is dual licensed: * * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * **************************************************************************/ ====================================================================== ====================================================================== [105] ファイル: drm_damage_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_damage_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 OR MIT /************************************************************************** * * Copyright (c) 2018 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Deepak Rawat * Rob Clark * **************************************************************************/ ====================================================================== ====================================================================== [106] ファイル: drm_displayid.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_displayid.h ---------------------------------------------------------------------- /* * Copyright © 2014 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [107] ファイル: drm_modeset_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_modeset_helper.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [108] ファイル: gpu_scheduler_trace.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/scheduler/gpu_scheduler_trace.h ---------------------------------------------------------------------- /* * Copyright 2017 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * */ ====================================================================== ====================================================================== [109] ファイル: vgem_fence.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/vgem/vgem_fence.c ---------------------------------------------------------------------- /* * Copyright 2016 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software") * to deal in the software without restriction, including without limitation * on the rights to use, copy, modify, merge, publish, distribute, sub * license, and/or sell copies of the Software, and to permit persons to whom * them Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTIBILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER * IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [110] ファイル: drm_auth.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_auth.h ---------------------------------------------------------------------- /* * Internal Header for the Direct Rendering Manager * * Copyright 2016 Intel Corporation * * Author: Daniel Vetter * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [111] ファイル: drm_panel_orientation_quirks.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_panel_orientation_quirks.c ---------------------------------------------------------------------- /* SPDX-License-Identifier: MIT */ /* * drm_panel_orientation_quirks.c -- Quirks for non-normal panel orientation * * Copyright (C) 2017 Hans de Goede * * Note the quirks in this file are shared with fbdev/efifb and as such * must not depend on other drm code. */ ====================================================================== ====================================================================== [112] ファイル: drm_debugfs.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_debugfs.h ---------------------------------------------------------------------- /* * Internal Header for the Direct Rendering Manager * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * Copyright (c) 2009-2010, Code Aurora Forum. * All rights reserved. * * Author: Rickard E. (Rik) Faith * Author: Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [113] ファイル: hdmi.c ---------------------------------------------------------------------- 実際のパス: drivers/video/hdmi.c ---------------------------------------------------------------------- /* * Copyright (C) 2012 Avionic Design GmbH * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sub license, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [114] ファイル: drm_prime.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_prime.h ---------------------------------------------------------------------- /* * Copyright © 2012 Red Hat * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * Copyright (c) 2009-2010, Code Aurora Forum. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. * * Authors: * Dave Airlie * Rob Clark * */ ====================================================================== ====================================================================== [115] ファイル: drm_fourcc.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_fourcc.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Laurent Pinchart * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [116] ファイル: drm_legacy_misc.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_legacy_misc.c ---------------------------------------------------------------------- /* * Created: Tue Feb 2 08:37:54 1999 by faith@valinux.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [117] ファイル: drm_legacy.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_legacy.h ---------------------------------------------------------------------- /* * Copyright (c) 2014 David Herrmann * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [118] ファイル: aio_abi.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/aio_abi.h ---------------------------------------------------------------------- /* include/linux/aio_abi.h * * Copyright 2000,2001,2002 Red Hat. * * Written by Benjamin LaHaise * * Distribute under the terms of the GPLv2 (see ../../COPYING) or under * the following terms. * * Permission to use, copy, modify, and distribute this software and its * documentation is hereby granted, provided that the above copyright * notice appears in all copies. This software is provided without any * warranty, express or implied. Red Hat makes no representations about * the suitability of this software for any purpose. * * IN NO EVENT SHALL RED HAT BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, * SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF * THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF RED HAT HAS BEEN ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * * RED HAT DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND * RED HAT HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, * ENHANCEMENTS, OR MODIFICATIONS. */ ====================================================================== ====================================================================== [119] ファイル: drm_mode_object.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_mode_object.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [120] ファイル: drm_ioctl.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_ioctl.h ---------------------------------------------------------------------- /* * Internal Header for the Direct Rendering Manager * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * Copyright (c) 2009-2010, Code Aurora Forum. * All rights reserved. * * Author: Rickard E. (Rik) Faith * Author: Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [121] ファイル: virtgpu_gem.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_gem.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [122] ファイル: Kconfig ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/Kconfig ---------------------------------------------------------------------- # SPDX-License-Identifier: GPL-2.0 OR MIT # Copyright 2017-2019 Qiang Yu ====================================================================== ====================================================================== [123] ファイル: state_hi.xml.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/state_hi.xml.h ---------------------------------------------------------------------- /* Autogenerated file, DO NOT EDIT manually! This file was generated by the rules-ng-ng headergen tool in this git repository: http://0x04.net/cgit/index.cgi/rules-ng-ng git clone git://0x04.net/rules-ng-ng The rules-ng-ng source files this header was generated from are: - state.xml ( 26666 bytes, from 2019-12-20 21:20:35) - common.xml ( 35468 bytes, from 2018-02-10 13:09:26) - common_3d.xml ( 15058 bytes, from 2019-12-28 20:02:03) - state_hi.xml ( 30552 bytes, from 2019-12-28 20:02:48) - copyright.xml ( 1597 bytes, from 2018-02-10 13:09:26) - state_2d.xml ( 51552 bytes, from 2018-02-10 13:09:26) - state_3d.xml ( 83098 bytes, from 2019-12-28 20:02:03) - state_blt.xml ( 14252 bytes, from 2019-10-20 19:59:15) - state_vg.xml ( 5975 bytes, from 2018-02-10 13:09:26) Copyright (C) 2012-2019 by the following authors: - Wladimir J. van der Laan - Christian Gmeiner - Lucas Stach - Russell King Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [124] ファイル: drm_fb_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_fb_helper.c ---------------------------------------------------------------------- /* * Copyright (c) 2006-2009 Red Hat Inc. * Copyright (c) 2006-2008 Intel Corporation * Copyright (c) 2007 Dave Airlie * * DRM framebuffer helper functions * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * * Authors: * Dave Airlie * Jesse Barnes */ ====================================================================== ====================================================================== [125] ファイル: drm_syncobj.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_syncobj.c ---------------------------------------------------------------------- /* * Copyright 2017 Red Hat * Parts ported from amdgpu (fence wait code). * Copyright 2016 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. * * Authors: * */ ====================================================================== ====================================================================== [126] ファイル: drm_dp_mst_helper.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_dp_mst_helper.h ---------------------------------------------------------------------- /* * Copyright © 2014 Red Hat. * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [127] ファイル: lima_sched.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_sched.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2017-2019 Qiang Yu */ ====================================================================== ====================================================================== [128] ファイル: drm_context.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_context.c ---------------------------------------------------------------------- /* * Legacy: Generic DRM Contexts * * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Author: Rickard E. (Rik) Faith * Author: Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [129] ファイル: drm_blend.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_blend.c ---------------------------------------------------------------------- /* * Copyright (C) 2016 Samsung Electronics Co.Ltd * Authors: * Marek Szyprowski * * DRM core plane blending related functions * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [130] ファイル: drm_fourcc.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_fourcc.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Laurent Pinchart * * DRM core format related functions * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [131] ファイル: nouveau_drm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/drm/nouveau_drm.h ---------------------------------------------------------------------- /* * Copyright 2005 Stephane Marchesin. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [132] ファイル: drm.h ---------------------------------------------------------------------- 実際のパス: include/uapi/drm/drm.h ---------------------------------------------------------------------- /* * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [133] ファイル: drm_dp_dual_mode_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_dp_dual_mode_helper.c ---------------------------------------------------------------------- /* * Copyright © 2016 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [134] ファイル: drm_lock.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_lock.c ---------------------------------------------------------------------- /* * Created: Tue Feb 2 08:37:54 1999 by faith@valinux.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [135] ファイル: drm_mode.h ---------------------------------------------------------------------- 実際のパス: include/uapi/drm/drm_mode.h ---------------------------------------------------------------------- /* * Copyright (c) 2007 Dave Airlie * Copyright (c) 2007 Jakob Bornecrantz * Copyright (c) 2008 Red Hat Inc. * Copyright (c) 2007-2008 Tungsten Graphics, Inc., Cedar Park, TX., USA * Copyright (c) 2007-2008 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ ====================================================================== ====================================================================== [136] ファイル: ocelot.h ---------------------------------------------------------------------- 実際のパス: include/soc/mscc/ocelot.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */ /* Copyright (c) 2017 Microsemi Corporation */ ====================================================================== ====================================================================== [137] ファイル: drm_property.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_property.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [138] ファイル: drm_hdcp.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_hdcp.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: MIT */ /* * Copyright (C) 2017 Google, Inc. * * Authors: * Sean Paul */ ====================================================================== ====================================================================== [139] ファイル: drm_dsc.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_dsc.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: MIT * Copyright (C) 2018 Intel Corp. * * Authors: * Manasi Navare */ ====================================================================== ====================================================================== [140] ファイル: drm_file.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_file.h ---------------------------------------------------------------------- /* * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * Copyright (c) 2009-2010, Code Aurora Forum. * All rights reserved. * * Author: Rickard E. (Rik) Faith * Author: Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [141] ファイル: virtgpu_fence.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_fence.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [142] ファイル: drm_bridge.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_bridge.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [143] ファイル: drm_debugfs.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_debugfs.c ---------------------------------------------------------------------- /* * Created: Sun Dec 21 13:08:50 2008 by bgamari@gmail.com * * Copyright 2008 Ben Gamari * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [144] ファイル: hdmi.h ---------------------------------------------------------------------- 実際のパス: include/linux/hdmi.h ---------------------------------------------------------------------- /* * Copyright (C) 2012 Avionic Design GmbH * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sub license, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [145] ファイル: state.xml.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/etnaviv/state.xml.h ---------------------------------------------------------------------- /* Autogenerated file, DO NOT EDIT manually! This file was generated by the rules-ng-ng headergen tool in this git repository: http://0x04.net/cgit/index.cgi/rules-ng-ng git clone git://0x04.net/rules-ng-ng The rules-ng-ng source files this header was generated from are: - state.xml ( 26087 bytes, from 2017-12-18 16:51:59) - common.xml ( 35468 bytes, from 2018-01-22 13:48:54) - common_3d.xml ( 14615 bytes, from 2017-12-18 16:51:59) - state_hi.xml ( 30232 bytes, from 2018-02-15 15:48:01) - copyright.xml ( 1597 bytes, from 2016-12-08 16:37:56) - state_2d.xml ( 51552 bytes, from 2016-12-08 16:37:56) - state_3d.xml ( 79992 bytes, from 2017-12-18 16:51:59) - state_blt.xml ( 13405 bytes, from 2017-12-18 16:51:59) - state_vg.xml ( 5975 bytes, from 2016-12-08 16:37:56) Copyright (C) 2012-2017 by the following authors: - Wladimir J. van der Laan - Christian Gmeiner - Lucas Stach - Russell King Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [146] ファイル: drm_framebuffer.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_framebuffer.h ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [147] ファイル: drm_atomic_state_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_atomic_state_helper.c ---------------------------------------------------------------------- /* * Copyright (C) 2018 Intel Corp. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Rob Clark * Daniel Vetter */ ====================================================================== ====================================================================== [148] ファイル: drm_modes.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_modes.h ---------------------------------------------------------------------- /* * Copyright © 2006 Keith Packard * Copyright © 2007-2008 Dave Airlie * Copyright © 2007-2008 Intel Corporation * Jesse Barnes * Copyright © 2014 Intel Corporation * Daniel Vetter * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [149] ファイル: drm_dp_mst_topology.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_dp_mst_topology.c ---------------------------------------------------------------------- /* * Copyright © 2014 Red Hat * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [150] ファイル: drm_modeset_helper_vtables.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_modeset_helper_vtables.h ---------------------------------------------------------------------- /* * Copyright © 2006 Keith Packard * Copyright © 2007-2008 Dave Airlie * Copyright © 2007-2008 Intel Corporation * Jesse Barnes * Copyright © 2011-2013 Intel Corporation * Copyright © 2015 Intel Corporation * Daniel Vetter * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [151] ファイル: drm_vblank_work.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_vblank_work.c ---------------------------------------------------------------------- // SPDX-License-Identifier: MIT ====================================================================== ====================================================================== [152] ファイル: ch7006.h ---------------------------------------------------------------------- 実際のパス: include/drm/i2c/ch7006.h ---------------------------------------------------------------------- /* * Copyright (C) 2009 Francisco Jerez. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ ====================================================================== ====================================================================== [153] ファイル: drm_legacy.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_legacy.h ---------------------------------------------------------------------- /* * Legacy driver interfaces for the Direct Rendering Manager * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * Copyright (c) 2009-2010, Code Aurora Forum. * All rights reserved. * Copyright © 2014 Intel Corporation * Daniel Vetter * * Author: Rickard E. (Rik) Faith * Author: Gareth Hughes * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [154] ファイル: drm_mm.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_mm.c ---------------------------------------------------------------------- /************************************************************************** * * Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA. * Copyright 2016 Intel Corporation * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * * **************************************************************************/ ====================================================================== ====================================================================== [155] ファイル: drm_debugfs_crc.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_debugfs_crc.c ---------------------------------------------------------------------- /* * Copyright © 2008 Intel Corporation * Copyright © 2016 Collabora Ltd * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. * * Based on code from the i915 driver. * Original author: Damien Lespiau * */ ====================================================================== ====================================================================== [156] ファイル: drm_vma_manager.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_vma_manager.h ---------------------------------------------------------------------- /* * Copyright (c) 2013 David Herrmann * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [157] ファイル: drm_format_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_format_helper.c ---------------------------------------------------------------------- // SPDX-License-Identifier: GPL-2.0 or MIT /* * Copyright (C) 2016 Noralf Trønnes * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ ====================================================================== ====================================================================== [158] ファイル: drm_bridge.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_bridge.c ---------------------------------------------------------------------- /* * Copyright (c) 2014 Samsung Electronics Co., Ltd * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sub license, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [159] ファイル: drm_crtc_internal.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_crtc_internal.h ---------------------------------------------------------------------- /* * Copyright © 2006 Keith Packard * Copyright © 2007-2008 Dave Airlie * Copyright © 2007-2008 Intel Corporation * Jesse Barnes * Copyright © 2014 Intel Corporation * Daniel Vetter * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [160] ファイル: virtgpu_object.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/virtio/virtgpu_object.c ---------------------------------------------------------------------- /* * Copyright (C) 2015 Red Hat, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [161] ファイル: gpu_scheduler.h ---------------------------------------------------------------------- 実際のパス: include/drm/gpu_scheduler.h ---------------------------------------------------------------------- /* * Copyright 2015 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * */ ====================================================================== ====================================================================== [162] ファイル: ttm_bo_api.h ---------------------------------------------------------------------- 実際のパス: include/drm/ttm/ttm_bo_api.h ---------------------------------------------------------------------- /************************************************************************** * * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * **************************************************************************/ ====================================================================== ====================================================================== [163] ファイル: drm_atomic_uapi.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_atomic_uapi.c ---------------------------------------------------------------------- /* * Copyright (C) 2014 Red Hat * Copyright (C) 2014 Intel Corp. * Copyright (C) 2018 Intel Corp. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Rob Clark * Daniel Vetter */ ====================================================================== ====================================================================== [164] ファイル: drm_memory.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_memory.c ---------------------------------------------------------------------- /* * Created: Thu Feb 4 14:00:34 1999 by faith@valinux.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [165] ファイル: drm_crtc.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_crtc.c ---------------------------------------------------------------------- /* * Copyright (c) 2006-2008 Intel Corporation * Copyright (c) 2007 Dave Airlie * Copyright (c) 2008 Red Hat Inc. * * DRM core CRTC related functions * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * * Authors: * Keith Packard * Eric Anholt * Dave Airlie * Jesse Barnes */ ====================================================================== ====================================================================== [166] ファイル: lima_trace.h ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/lima/lima_trace.h ---------------------------------------------------------------------- /* SPDX-License-Identifier: GPL-2.0 OR MIT */ /* Copyright 2020 Qiang Yu */ ====================================================================== ====================================================================== [167] ファイル: drm_encoder_slave.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_encoder_slave.c ---------------------------------------------------------------------- /* * Copyright (C) 2009 Francisco Jerez. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial * portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ ====================================================================== ====================================================================== [168] ファイル: vga_switcheroo.h ---------------------------------------------------------------------- 実際のパス: include/linux/vga_switcheroo.h ---------------------------------------------------------------------- /* * vga_switcheroo.h - Support for laptop with dual GPU using one set of outputs * * Copyright (c) 2010 Red Hat Inc. * Author : Dave Airlie * * Copyright (c) 2015 Lukas Wunner * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS * IN THE SOFTWARE. * */ ====================================================================== ====================================================================== [169] ファイル: nl80211.h ---------------------------------------------------------------------- 実際のパス: include/uapi/linux/nl80211.h ---------------------------------------------------------------------- /* * 802.11 netlink interface public header * * Copyright 2006-2010 Johannes Berg * Copyright 2008 Michael Wu * Copyright 2008 Luis Carlos Cobo * Copyright 2008 Michael Buesch * Copyright 2008, 2009 Luis R. Rodriguez * Copyright 2008 Jouni Malinen * Copyright 2008 Colin McCabe * Copyright 2015-2017 Intel Deutschland GmbH * Copyright (C) 2018-2020 Intel Corporation * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ ====================================================================== ====================================================================== [170] ファイル: drm_dumb_buffers.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_dumb_buffers.c ---------------------------------------------------------------------- /* * Copyright (c) 2006-2008 Intel Corporation * Copyright (c) 2007 Dave Airlie * Copyright (c) 2008 Red Hat Inc. * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [171] ファイル: dma-resv.h ---------------------------------------------------------------------- 実際のパス: include/linux/dma-resv.h ---------------------------------------------------------------------- /* * Header file for reservations for dma-buf and ttm * * Copyright(C) 2011 Linaro Limited. All rights reserved. * Copyright (C) 2012-2013 Canonical Ltd * Copyright (C) 2012 Texas Instruments * * Authors: * Rob Clark * Maarten Lankhorst * Thomas Hellstrom * * Based on bo.c which bears the following copyright notice, * but is dual licensed: * * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. */ ====================================================================== ====================================================================== [172] ファイル: drm_atomic_helper.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_atomic_helper.c ---------------------------------------------------------------------- /* * Copyright (C) 2014 Red Hat * Copyright (C) 2014 Intel Corp. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * Authors: * Rob Clark * Daniel Vetter */ ====================================================================== ====================================================================== [173] ファイル: drm_color_mgmt.c ---------------------------------------------------------------------- 実際のパス: drivers/gpu/drm/drm_color_mgmt.c ---------------------------------------------------------------------- /* * Copyright (c) 2016 Intel Corporation * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that copyright * notice and this permission notice appear in supporting documentation, and * that the name of the copyright holders not be used in advertising or * publicity pertaining to distribution of the software without specific, * written prior permission. The copyright holders make no representations * about the suitability of this software for any purpose. It is provided "as * is" without express or implied warranty. * * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. */ ====================================================================== ====================================================================== [174] ファイル: drm_vblank.h ---------------------------------------------------------------------- 実際のパス: include/drm/drm_vblank.h ---------------------------------------------------------------------- /* * Copyright 2016 Intel Corp. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice (including the next * paragraph) shall be included in all copies or substantial portions of the * Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. */ ======================================================================